Skip to main content
To verify a transaction, make a POST request to the verify payments endpoint from your server using the transaction paymentId. This paymentId is returned as a response in the initiate payment endpoint. Archefusion also appends it to your redirect URL as a query parameter when the customer is redirected back to your platform after payment. For example:
Here is a code sample for verifying transactions:

Transaction statuses