Appendix A

Request validation error codes

Error Description
10001 Email missing
10002 Email bad formatted
10003 First name missing
10004 Last name missing
10005 First name is too long
10006 Last name is too long
10007 Email is too long
10008 First name is too short
10009 Last name is too short
10010 Service name is too long
10011 Service name is missing
10012 Original currency should be ISO 3
10013 Original currency is missing
10014 Original amount is missing
10015 Terminal key is missing
10016 Order Id is missing
10017 Order id is too long
10018 Street is missing
10019 Street is too long
10020 City is missing
10021 City is too long
10022 Zip is missing
10023 Zip is too long
10024 State is too long
10025 Country is missing
10026 Credit card number is missing
10027 Credit card is in wrong format
10028 CVV is missing
10029 CVV is too long
10030 Expiration month is missing
10031 Expiration month is in wrong format
10032 Expiration year is in wrong format
10033 Expiration year is missing
10034 Name on card is missing
10035 Name on card is too long
10036 Store id is missing
10037 EcoParam is too long
10038 Signature is missing
10039 Billing Address is missing
10040 Transaction details are missing
10041 Payer details are missing
10042 Payer device details are missing
10043 Payer IP is missing

Processing validation error codes

20000 Not supported currency
20001 Amount less than minimum amount
20002 Amount greater than maximum allowed amount
20003 Not allowed amount
20004 Daily amount limit per card reached
20005 Daily amount limit per email reached
20006 Daily number of approved transactions per card reached
20007 Daily number of rejected transactions per card reached
20008 Daily amount limit per terminal reached
20009 Order Id already exists
20010 Terminal does not exist
20011 Store id does not exist
20012 Signature does not match
20013 Encryption key is not defined
20014 Denied country
20015 Generic processor validation error

Processing error codes

Error Description Always stop processing
30000 Do not honor Yes
30001 Invalid card number Yes
30002 Invalid amount Yes
30003 Not sufficient funds Yes
30004 Expired card Yes
30005 CVV error Yes
30006 Pickup Card Yes
30007 Declined by issuer No
30008 Invalid authorization token Yes
30009 Maintenance Yes
30010 Authentication error Yes
30011 Communication error Yes
30012 General error from bank No
30013 Bin blocked No
30014 MaxMind risk error Yes

General error codes

40000 No error
40001 Invalid API credentials
40002 Gateway generic error

What’s Next