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.
{
"tran_id":"1632300046",
"apv":"000011",
"status":0
}
# | Field name | Data type | Remark | Example |
---|---|---|---|---|
1 | tran_id | String | 1632300046 | |
2 | apv | String | 565856 | |
3 | status | int | 0 |