Comment on page
Query Status With Your Reference
The endpoint described here allows you to query transaction status with the payment reference you provided at payment initialization.
get
https://a1pay.net/api
/query/statuswithmyreference
Get Transaction Status
Always look out for the IsSuccessful property of the data object in the response. A status=success alone is not enough to determine that your transaction is successful
Its always a good practice to log all responses from A1Pay for future reference.