Status Messages

CodeMessageDescription
0OKNo errors, success.
1E_MISSING_REQ_PARAMSSome of the required fields from the POST request are missing.
2E_SIGNATURE_FAILEDThe parameter 'signature' is not valid.
3E_SYSTEM_ERRORGeneral system error. Please contact myPOS support.
4E_INVALID_PARAMSOne or more of the other parameters from the request are not valid.
5E_UNSUPPORTED_CALL
6E_DUPLICATE_TRANSMISSIONThe error will be returned when the partner system has sent a duplicated request (based on the call method and the ruid for a particular partner).
7E_INACTIVE_TIDThe error will be returned if the terminal is not Active.
8E_INVALID_TIDThe error will be returned both if the TID is incorrect or if it is already assigned to a partner.
9E_NOT_SUFFICIENT_FUNDS
10E_TRANSACTION_NOT_PERMITTED
11E_PENDING_REQUESTThe error will be returned when there is a pending request for this TID. The partner system must cancel the pending request first in order to submit a new one. The ruid will be returned within the status_msg property of the response.
12E_EXEEDED_ACCOUNT_LIMITSThe error will be returned when the transaction cannot be processed because of reached merchant's wallet account limits.
13E_UNSUCCESSFUL_PAYMENT
14E_CANCELLED_PAYMENTThis message will be returned on MPRGetTxnStatus when the partner system has cancelled the payment via MPRCancel call.
15E_PENDING_PAYMENTThis message will be returned on MPRGetTxnStatus when the payment request is not paid and not cancelled yet.
16E_TIMEOUT
17E_TRANSACTION_IN_PROGRESS
99E_UNDEFINED_ERROROther unspecified error.

Specified transaction declined messages

Response codeError message, displayed on myPOS deviceDescription
01Declined by Issuer (01)Refer to card issuer.
02Declined by Issuer (02)Refer to card issuer, special condition.
04Hold the card (04)Retain the card if possible and contact customer support for further instructions.
05Declined by Issuer (05)No reason provided.
07Hold the card (07)Retain the card if possible and contact customer support for further instructions. Special condition other than lost/stolen card.
10Partial approval (10)The transaction is partially approved.
11V.I.P approval (11)The transaction is approved for a special customer.
12Invalid transaction (12)A parameter of the transaction is not correct.
13Invalid amount (13)The transaction amount is incorrect. Maybe a result of currency conversion or the amount exceeds the maximum for the card program.
14Invalid card number (14)The card number does not exist.
15Invalid issuer (15)The issuer does not exist.
19Repeat transaction (19)Re-enter the transaction.
41Lost card (41)Retain the card if possible and contact customer support for further instructions.
43Stolen card (43)Retain the card if possible and contact customer support for further instructions.
51Insufficient funds (51)The client must contact his/her bank.
54Expired card (54)

Check the Expiry date, embossed on the card:

  • If the date is in the future, retry the transaction.
  • If the embossed date on the card is in the past, return the card to the cardholder, and advise them to contact their card issuer for renewal.
55Incorrect PIN (55)
57Transaction not permitted by Issuer (57)The client must contact his/her bank.
58Transaction not permitted on terminal (58)Check the terminal forbidden operations at account or contact Customer Support.
59Suspected fraud (59)The card might be fake or stolen.
61Exceeds withdrawal limit (61)The client must contact his/her bank.
62Restricted card (62)The client must contact his/her bank.
63Security violation (63)
65Exceeds withdrawal frequency (65)The client must contact his/her bank.
75PIN tries exceeded (75)The cardholder has entered his/her PIN number incorrectly too many times. Refer the cardholder to contact his/her bank, and request another form of payment.
76Unable to locate previous message (76)There is no match on the retrieval of the Reference number.
77Wrong previous message (77)The retrieval of the previous message is located but its data is inconsistent with the original message.
78Block first used (78)The transaction is from a new cardholder and the card is not activated or unblocked.
80VISA unavailable (80)VISA transactions with Private labels or cheques are unavailable cause of invalid date.
81PIN cryptographic error (81)Error found by VIC security module during PIN decryption.
82Negative CVV results (82)Negative CAM, dCVV, iCVV or CVV results.
83Unable to verify PIN (83)The PIN of the card could not be verified.
91Issuer unavailable (91)The card Issuer is temporarily unavailable.
92Wrong destination (92)Destination can not be found for routing.
93Law violation (93)Transaction can not be completed due to law violations.
96System malfunction (96)The system has malfunctioned or there are error conditions in certain fields.
AFTransaction is declined (AF)Transaction declined / authentication error
TRTransaction is declined (TR)Transaction declined / the transaction is approved by the Issuer, but the terminal denied the transaction
TRTransaction is declined (TR-02)Transaction declined / error when performing EMV command. Probably the card was removed.
TRTransaction is declined (TR-11)Transaction declined / the transaction is approved by the Issuer, but the card denied the transaction.
CCTransaction is declined (CC)Transaction declined / customer cancelation
EETransaction is declined (EE)Transaction declined / encryption error
__Transaction is declined (any other response code)General message for all other response codes.