payment
iPay88 response handler
Handles POST from iPay88 ResponseURL and redirects to frontend response page
post/payment/response/ipay88
Request body
Example request
{
"MerchantCode": "M01234",
"PaymentId": "2",
"RefNo": "16twtopup34567890123",
"Amount": "50.00",
"Currency": "MYR",
"TransId": "IP88TXN123",
"AuthCode": "AUTH123",
"Status": "1",
"Signature": "abc123..."
}Changes
No recorded changes to this endpoint across all 1 revision of this API.