Payment Order Status Update Callback
Payment Order Status Update
Request
Field
Type
Description
Remark
PaymentNotificationData
{
"PaymentOrderStatus": {
"order_sn": "ABC123456789",
"platform_order_sn": "SS2024010112121212345",
"requestID": 10001673,
"region": "HKG",
"payerEmail": "[email protected]",
"description": "Goods Payment",
"comment": "ACCOUNTING_SERVICE",
"requestTime": "2023-11-08 07:30:07.899+0000",
"currency": "USD",
"amount": 999.33,
"linkID": "6E8BF7A8-962F-4B58-B20D-FCDE8F98CC7D",
"linkExpiry": "2023-11-08 07:45:07.899+0000",
"status": "New",
"failTimes": 0,
"creationTime": "2023-11-08 07:30:08.431+0000"
}
}Please refer to the table below for possible status values and their meaning.
STATUS
DESCRIPTION
Request Sample
Response
Field
Type
Required
Description
Remark
Response Sample
Last updated