Checking Payment Status

To check the status of a payment, send a GET request with the reference_id received earlier.

curl --location '<http://yourpayramserver.com:8080/api/v1/payment/reference/b233fe9a-2387-4279-aa39-ddea0ab7bba1>'

Last updated