Return Code List

The API may return the following codes upon invocation. You can refer to these codes.

CodeDescription
0Success
1Payment exception
1000Request parameter is empty
1009Request parameter is wrong
1050Merchant doesn't exsit
1051Illegal sign
1052Payment QRcode doesn't support
1045Payment Qrcode cannot be interpreted
1031Payment amount is over permission limit. Payment is forbidden.
1034Payment amount is lower than permission limit. Payment is forbidden.
1054Merchant order repeat
1040IP limitation
8000Parameter validation error
8003content-type must be application/json
8004Request parameter format error, must be JSON
8007Signature error
8011Duplicate payment order number
8012Invalid IP address
8029Merchant payment order number does not exist

Did this page help you?