To check the status of a payment, send a GET request with the reference_id received earlier.
reference_id
curl --location '<http://yourpayramserver.com:8080/api/v1/payment/reference/b233fe9a-2387-4279-aa39-ddea0ab7bba1>'
The response format is similar to the webhook payload sent to the merchantโs server.
Last updated 1 month ago