-2
You can cancel a transaction using the Pay API. ?
-2
You can cancel a transaction using the Pay API. ?
1
It is possible to block a transaction via API.
To block a transaction via API just follow the route: https://docs.pagar.me/api/#reverse transaction.
In the case of a credit card transaction, only the ID of the transaction is required to effect the chargeback if it is total, and the transaction ID + the value of the rebate if it is partial.
In case it is a boleto transaction, it will be necessary to pass the data of the bank account that will receive the amount reversed (the chargeback will work as a bank transfer).
Browser other questions tagged php web-application
You are not signed in. Login or sign up in order to post.
You have to ask this on the site itself! it will surely inform the procedure ...
– novic