After payment processing, merchant will receive below response:
- parameters
- transaction_id – unique transaction id registered in gateway
- payment_datetime – date and time of transaction
- amount – transaction amount
- order_no – order number passed by merchant in payment request
- status – transaction status
- 0 – pending
- 1 – successful
- 2 – failed
- status_msg – message of transaction status
- scode – MD5 hash of below information (in the following order)
- verify_key
- order_no
- transaction_id
- amount
- status
- channel_code – channel used to perform the transaction
- fpx
- cc
- tng
- boost
- bank_name – extra parameter sent by edxaPay if channel_code is “FPX”, stating the bank name used for the transaction