How can I check the reason why an end-customer was unable to make a payment?
- 12 Sep 2023
- Print
- PDF
How can I check the reason why an end-customer was unable to make a payment?
- Updated on 12 Sep 2023
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback!
Given a declined transaction, the reason can be found using our Transactions API.
If you're using v0, it can be found using the "Get a pending transaction" endpoint, under data->reason.
If you're using v1, it can be found using the "Get a transaction by ID" endpoint, under decline->reason.
Was this article helpful?