Date | Version | Change |
---|---|---|
09/19/2022 | v320 | Added the optional parameter payment_link_expiration (item 4.1). |
05/24/2022 | v310 | Changed the length of parameter order to 64 characters. |
05/20/2022 | v300 | Added the optional parameter url_return to automatically redirect the customer when payment is completed (item 4.1). |
03/28/2022 | v210 | Added the possibility of re-submitting the same order number with different product_name and amount_brl (item 4.1). |
02/02/2022 | v200 | More parameters are not required anymore when creating a new payment link, giving the customer the chance to complete them at the payment form (item 4.1). |
12/01/2021 | v150 | Included parameter payment_option to select the displayed payment methods (item 4.1). |
05/19/2021 | v140 | Included payment_method value "X". |
03/09/2020 | v130 | The maximum period in which a credit card pre-authorization can be captured was increased from 4 to 14 days. |
02/21/2019 | v120 | Included payment_method value "P". |
12/03/2018 | v115 | Parameter customer_bank now expects the bank's number, and not the name. |
10/18/2018 | v114 | There is no more a specific format for product_name, but it remains mandatory. |
10/17/2018 | v113 | Included information that the content-type needs to be x-www-form-urlencoded. |
10/03/2018 | v112 | Included information about the allowed ports in the IPN's URL (item 4.3). |
07/12/2018 | v111 | Changed the PagBrasil Dashboard tab name Update Information to Account. |
02/26/2018 | v110 | Added parameters url_payment, cc_holder and cc_number to the "/api/order/get" response (item 5.2). |
12/21/2017 | v100 | First version of the manual. |
...