...
Please note that this URL shall only be used for integration and testing procedures. Once the Payment Service Agreement is signed, you will receive the production environment's URL when you request your account to go live.
Request parameters:
Field | Description | Required | Length |
---|---|---|---|
secret | Secret phrase as defined in the PagBrasil Dashboard | Yes | 128 |
pbtoken | Token assigned to your merchant account. Your token is displayed at the PagBrasil Dashboard, menu Account > Settings. | Yes | 32 |
order | Original order number. See note "c" | Yes | 64 |
customer_taxid | CPF if an individual, or CNPJ if the customer is a company. See note "d" | Yes | 14 |
Notes:
a) To learn more about how to work with recurring payments please refer to item 4.1, parameters cc_save and cc_prevsaved.
...