Transaction Status
Verify a transaction.
To complete a charge, a transaction should be verified and a transaction reference must be supplied.
When verifying a transaction, the following should be checked:
- Confirm both the value of the payment and the destination currency are correct.
- Confirm the status of the transaction is successful.
A sample code of how to implement server-side validation:
post
{baseUrl}/nucleus/
tnx/merchant/status
Last modified 1yr ago