Payment Success Pushback Notification

Once the payment is complete, PayWay will call back merchant URL to post the payment status of the Transaction.

Merchant shall provide a webhook to PayWay integration team to configure on Merchant profile., The URL will be used to post the transaction status.

EXAMPLE RESPONSE

  • 
            {
              "tran_id":"1632300046",
              "apv":"000011",
              "status":0
            }
          

Response Parameters Description

# Field name Data type Remark Example
1 tran_id String 1632300046
2 apv String 565856
3 status int 0