...
Field | Description | Length |
---|---|---|
secret | Secret phrase as defined in the PagBrasil Dashboard | 128 |
payment_method | D = Debit card | 1 |
order | Order number | 64 |
amount_brl | Amount in Brazilian Real | 57.2 |
payment_status | A = Authorized | 1 |
error_code | Used when order_status equals to PF. See table in item 7. | 2 |
signature | HMAC-MD5 hash that authenticates the IPN. | 32 |
...