Error Code
Tips
Before sending the request message, the merchant needs to add a signature, and after obtaining the response message, the merchant needs to verify the response signature accordingly.
Brief Description
- This section describes all the status & error codes encountered
Error codes: Merchants only need to judge the result in the data object of the returned response.
0000: Transaction successful
0001: Partially successful transaction
0015: Transaction in progress
0029: Payment failed
When pulling order details, if the outer code is 5000, the order cannot be definitively considered failedโconfirmation from customer service is required.
For order queries, always rely on the inner status value as the definitive indicator.
Codes | Description |
---|---|
0000 | Success |
5000 | System operation exception Note: You need to contact customer service to confirm the order status |
8000 | Order Error |
Status | Description |
---|---|
0000 | Success |
0001 | Partial Success |
0015 | Paying |
00029 | Fail |