Error code - EMV
Name | Type | Value | Description | Extra |
---|---|---|---|---|
EMV_OK | EMV | 0 | Operation successful | |
ERR_EMVRSP | EMV | -1 | Consumer card issue |
|
ERR_APPBLOCK | EMV | -2 | Consumer card issue |
|
ERR_NOAPP | EMV | -3 | No matched card application detected |
|
ERR_USERCANCEL | EMV | -4 | The transaction is cancelled by users. | |
ERR_TIMEOUT | EMV | -5 | This name will not happen in the production environment |
|
ERR_EMVDATA | EMV | -6 | Consumer card issue |
|
ERR_NOTACCEPT | EMV | -7 | The transaction is not accepted by the card issuer | |
ERR_EMVDENIAL | EMV | -8 | The transaction is declined by the card and cannot perform the transaction | |
ERR_KEYEXP | EMV | -9 | CAPK key expired | |
ERR_NOPINPAD | EMV | -10 | No Pinpad detected |
|
ERR_NOPIN | EMV | -11 | No PIN entry detected |
|
ERR_CAPKCHECKSUM | EMV | -12 | CAPK Key Checksum name | |
ERR_NOTFOUND | EMV | -13 | Consumer card issue |
|
ERR_NODATA | EMV | -14 | Consumer card issue |
|
ERR_OVERFLOW | EMV | -15 | Exceed limit for number of AID or CAPK | |
ERR_NOTRANSLOG | EMV | -16 | No log entry read from FCI |
|
ERR_NORECORD | EMV | -17 | No record in the transaction log |
|
ERR_NOLOGITEM | EMV | -18 | No log item or log item name |
|
ERR_ICCRESET | EMV | -19 | Phone NFC issue, the NFC interface is reset | |
ERR_ICCCMD | EMV | -20 | ICC command name for the APDU exchange between card and NFC |
|
ERR_ICCBLOCK | EMV | -21 | Consumer card issue |
|
ERR_ICCNORECORD | EMV | -22 | Consumer card issue |
|
ERR_USECONTACT | EMV | -23 | RFID failed |
|
ERR_APPEXP | EMV | -24 | The card is expired |
|
ERR_BLACKLIST | EMV | -25 | The card is blacklisted |
|
ERR_GPORSP | EMV | -26 | Consumer card issue |
|
ERR_USE_OTHER | EMV | -27 | Consumer card issue |
|
ERR_LASTREAD | EMV | -28 | Consumer card issue |
|
ERR_TRANSEXCEEDED | EMV | -29 | The transaction amount exceeds the allowed contactless transaction limit | |
ERR_NULL | EMV | -30 | Null pointer exception | |
ERR_NOAMT | EMV | -31 | No amount is input in the transaction | |
ERR_PINBLOCK | EMV | -32 | The PIN is blocked | |
EMV_FILE_ERR | EMV | -33 | EMV File name | |
EMV_DATA_EXIST | EMV | -34 | EMV data already exists | |
ERR_APPPATH | EMV | -35 | Application path name | |
ERR_SEE_PHONE | EMV | -37 | For Mastercard Paypass to output transaction message in display in L3 |
|
ERR_NOTALLOWED | EMV | -38 | The card application is not allowed for the transaction |
|
AMEX_EMV_TRANS_ERROR | EMV | -100 | AMEX transaction declined | |
AMEX_EMV_CONFIG_PARAM_ERR | EMV | -101 | AMEX config parameter name | |
AMEX_EMV_OPEN_AMEX_ERR | EMV | -102 | AMEX open kernel name | |
AMEX_EMV_INIT_TRANS_ERR | EMV | -103 | AMEX init transaction data name | |
AMEX_EMV_PPSERESP_ERR | EMV | -104 | AMEX parsing PPSE response name | |
AMEX_EMV_RECOVER_ICCPK_ERR | EMV | -105 | AMEX recovery IC card public key name | |
AMEX_EMV_RECOVER_IPK_ERR | EMV | -106 | AMEX recovery issuer public key name | |
AMEX_EMV_RECOVER_SIGN_ERR | EMV | -107 | AMEX recovery signature data name | |
DISCOVER_EMV_CONFIG_PARAM_ERR | EMV | -201 | Discover config parameters name | |
DISCOVER_EMV_KERNEL_DATA_ERR | EMV | -202 | Discover kernel data name | |
DISCOVER_EMV_KERNEL_SELECT_NEXT | EMV | -203 | Discover select next application | |
DISCOVER_EMV_KERNEL_TRY_AGAIN | EMV | -204 | Discover try it again | |
DISCOVER_EMV_KERNEL_DECLINED | EMV | -205 | Discover transaction declined | |
DISCOVER_EMV_KERNEL_TRY_ANOTHER_INTERFACE | EMV | -208 | Discover try another interface | |
DISCOVER_EMV_KERNEL_END_APPLICATION | EMV | -209 | Discover kernel end the application |