Payment Result Notification

Webhook URL

REQUEST BODY SCHEMA: application/json required

Request Body(Notify)

Refer to : Webhook Common

Biz_data

NameTypeDescription

order_id*

long

Order ID

merchant_id*

long

Merchant ID

transaction_id

long

Transaction ID

order_no*

string

Order ID

order_status*

integer

Order Status

Refer to

receive_country

string

Receive Country

pay_currency

string

Pay currency

pay_amount

string

Pay amount

fee

string

Fee

payed_at

string

Payed At

refund_transaction_id

long

Refund Transaction ID

refund_fee

string

Refund Fee

refunded_at

string

Refunded At

receive_currency*

string

Receive Currency

receive_amount*

string

Receive Amount

account_num

string

Account number

payee_name

string

Payee Name

payee_id

long

Payee ID

quote_id

long

Quote ID

conversion_rate

string

Conversion Rate

reference

string

Reference

error_message

string

Error Message

created_at

string

Create At,

Format: yyyy-MM-dd HH:mm:ss

Response

Last updated