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 |
0100007 | PAYEE_DAILY_CUMULATIVE_COUNT_REACHED |
0100023 | PAYEE_MONTHLY_CUMULATIVE_COUNT_REACHED |
0100024 | DUPLICATE_REFERENCE_NUMBER_LEVEL2 |
60030 | PAYEE_MAXIMUM_BALANCE_EXCEEDED |
60019 | INSUFFICIENT_FUNDS |
00028 | AMOUNT_NOT_NUMERIC |
00029 | REJECTED_TRANSACTION |
00032 | UNKNOWN_ERROR |