Error Messages

CodeErrorDescription
0SuccessNo errors
1E_MISSING_REQ_PARAMSSome of the required fields from the POST request are missing.
2E_SIGNATURE_FAILEDThe parameter ‘Signature’ is not correct.
3E_IPC_ERRORInvalid or missing response from myPOS Checkout servers. Please contact myPOS engineers.
4E_INVALID_SIDThe parameter ‘SID’ is not correct.
5E_INVALID_PARAMSOne or more of the other parameters from the POST request are not correct.
6E_INVALID_REFERERThe POST request is received from an URL which is not approved.
8E_TRANSACTION_AUTH_FAILThe authorization of the transaction has been failed.
9E_WRONG_AMOUNTThe parameter ‘Amount’ is not correct.
10E_UNSUPPORTED_CALLIPC Method with that name does not exist.
11E_INACTIVE_MANDATE_REFERENCEThe error will be returned both if the registration of the mandate reference is still not authorized, rejected or temporarily blocked.
12E_INVALID_MANDATE_REFERENCE
13E_NOT_SUFFICIENT_FUNDS
14E_TRANSACTION_NOT_PERMITTED
15E_EXCEEDED_LIMITOne of the Account or Checkout limits exceeded.
16E_MANDATE_ALREADY_REGISTERED
17E_INACTIVE_ACOUNTIDENTIFIERThe error will be returned when the client’s payment instrument is still not activated.
18E_INVALID_ACOUNTIDENTIFIERInvalid Account number.
19E_EXEEDED_ACCOUNT_LIMITSThe error will be returned when the transaction cannot be processed because of reached Account limits.
20E_DUPLICATE_TRANSMISSIONThere was alredy payment made with this Order ID.
21E_TRANSACTION_DECLINED
22E_WRONG_EXPIRE_DATEWrong card expire date.
23E_INVALID_SESSIONInvalid checkout sesssion.
24E_3DS_AUTHENTICATION_FAILED
25E_STORE_RESTRICTEDStore is restricted for some reason or some of your Website or Request URLs is not approved.(Please check: Configure store)
99E_UNDEFINED_ERROROther unspecified error.

Note:

If the system returns an error on IPCPurchase call, the payment page will not be displayed. The cardholder (client) will see an error page with the following general message:

[The Checkout name] has sent a shopping cart with errors in it. We will contact the Merchant with a request to fix this problem. As this could be a temporary issue, you can go back to try checking out again.