0
votes

I need to know how I can get back the payment status report using Braintree API in any conditions after payment.

Reasons: This case happened during transaction process the internet sometimes goes offline.

Thanks in advance!

1

1 Answers

2
votes

Full disclosure: I work at Braintree. If you have any further questions, feel free to contact support.

The request docs show a good example on how to find the status of a transaction. In addition I would check out the response docs for a list of all possible statuses.