Brief Description
- 代收下单接口
Response Message
Response Message
Response Explanation
- Return the string "SUCCESS" in uppercase, which indicates that the reception was successful.
- Otherwise, the platform will repeatedly send notifications to the merchants, once every 10 seconds, for a total of 10 times.
- Return the string "SUCCESS" in uppercase, which indicates that the reception was successful.
Response Example
json
{
"trade_no": "RR241015203135953635",
"order_no": "1728995495",
"amount": "200.00",
"remark": "66666",
"status": "success",
"trade_time": "2024-10-15 20:31:50",
"sign": "971a2eb6f6251bcbe9ecd746d4428f7d"
}Response parameter list
Parameter Name Required Type explain trade_no ✅ string System Order Number order_no ✅ string Merchant Order Number amount ✅ string amount remark ✅ string remark status ✅ string status(success) trade_time ✅ string time(Y-m-d H:i:s) sign ✅ string Signature string
remark
- For more questions regarding 代收回调通知接口 , please contact the administrator.
- Date updated: 2024-04-24