...
PagBrasil's POST:
Field | Description | LenghtLength |
---|---|---|
secret | Secret phrase as defined in the PagBrasil Dashboard | 128 |
payment_method | Value "B". This value specifies that the data being posted is the response to a Boleto Bancário refund request (either for a traditional Boleto Bancário or a Boleto Flash®). | 1 |
order | Order number | 64 |
amount_brl | Amount in Brazilian Real | 5.2 |
amount_refunded | Amount requested to be refunded (Brazilian Real) | 5.2 |
payment_status | P = Refund Processed See note "a" | 1 |
signature | HMAC-MD5 hash that authenticates the IPN. See note "c" | 32 |
...