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 | CREDIT_INPROGRESS |
0100019 | PAYEE_DAILY_CUMULATIVE_AMT_REACHED |
00029 | REJECTED_TRANSACTION |
00032 | UNKNOWN_ERROR |