COMPLETE
, UNDERPAID
, EXPIRED
, and CANCELLED
. Check the link below to understand the payment workflow."complete"
or "underpaid"
GET /api/v1/pay/:uuid/summary
call to check the payment status via the API"status": "COMPLETE"
or "status": "UNDERPAID"
from GET /api/v1/pay/:uuid/summary,
please finalize the payment on your side and update the payment amount based on the displayCurrency.actual
value in the payload