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
The merchant only needs to judge the result in the data object of the response result.
The transaction succeeds: 0000, the transaction is in processing: 0015, and other codes
can be considered as failures
| Status & Error Codes | Description |
|---|---|
| 0000 | Success |
| 0015 | Paying |
| 00029 | Fail |
| 8000 | System Error |
