Kernel

Tabela de Erros

2001 - Transação não autorizada. Tente novamente.

CódigoErroDescrição
-TransactionNotAuthorisedReason.ONLINE_DECLINEDTransaction not authorised by online response
1TERMINAL_ALREADY_CREATEDcreateTerminal() should be only called once during the application lifecycle.

2002 - Transação não autorizada. Tente novamente.

CódigoErroDescrição
-TransactionNotAuthorisedReason.OFFLINE_DECLINEDTransaction not authorised by offline processing
2INVALID_TERMINAL_CONFIGURATIONTerminal EMV configuration could not be parsed.

2003 - Transação não autorizada. Tente novamente.

CódigoErroDescrição
-TransactionNotAuthorisedReason.INVALID_AUTHORISATION_DATAIssuer response contains invalid Authorisation response
3NFC_ERROR - NFC error during Card Discovery.NFC error during Card Discovery

2004 - Transação não pode ser iniciada. Use outro cartão.

CódigoErroDescrição
-TransactionNotAuthorisedReason.NO_CARD_APPLICATIONNo card application is available to process the transaction
4TERMINAL_SESSION_DEACTIVATEDTransaction was attempted before terminal being activated.

2005 - Transação não concluída. Tente novamente.

CódigoErroDescrição
-TransactionNotAuthorisedReason.PROCESSING_ERRORTransaction processing errors during kernel process
5PROCESSING_ALREADY_STARTEDA processing started on the active session before completion of the current processing

2006 - Transação não pode ser iniciada. Ligue para o seu cartão.

CódigoErroDescrição
-TransactionNotAuthorisedReason.CARD_ERRORCard error being found during kernel process
6ACTIVATION_ALREADY_STARTEDMultiple session activation commands sent. activateSession method executed while session still active.

2007 - Transação encerrada. Tente novamente.

CódigoErroDescrição
-TransactionCancelReason.TRANSACTION_WAS_TERMINATEDTransaction is terminated by kernel processing
7NFC_NO_RUNTIME_PERMISSIONManifest does not contain NFC permission.

2008 - Transação encerrada. Tente novamente.

CódigoErroDescrição
-TransactionCancelReason.USER_CANCELLED_PIN_PADUser cancels pin entry
8NO_NFC_FEATURENFC system feature not included on device.

2009 - Transação não pode ser iniciada. Verifique a conexão do seu dispositivo e tente novamente.

CódigoErroDescrição
-TransactionErrorCause.NETWORK_CONNECTION_ERRORNetwork connection is not available at beginning of transaction processing
9NFC_HARDWARE_NOT_AVAILABLEThe mobile has no built-in or attached NFC reader (default reader).

2010 - Transação não pode ser iniciada. Foi detectada uso do microfone. Por favor, encerre o uso do microfone e tente novamente.

CódigoErroDescrição
-TransactionErrorCause.MICROPHONE_USAGE_DETECTEDTransaction processing failed because microphone usage has been detected
10NFC_DISABLEDNFC needs to be enabled on the device, usually enabled via settings.

2011 - Transação não pode ser iniciada. Foi detectada uso da câmera externa. Por favor, encerre o uso da câmera e tente novamente.

CódigoErroDescrição
-TransactionErrorCause.CAMERA_USAGE_DETECTEDTransaction processing failed because camera usage has been detected
11NFC_ALREADY_LISTENINGNFCAdaptor already connected and listening. It might also happen that transaction is started twice.

2012 - Transação não pode ser iniciada. Foi detectada uma câmera externa. Por favor, remova a câmera e tente novamente.

CódigoErroDescrição
-TransactionErrorCause.EXTERNAL_CAMERA_DETECTEDGet card data processing failed because external camera has been detected
12INVALID_MERCHANT_IDInvalid MerchantId format sent in activateSession()

2013 - Transação não concluída. Verifique a conexão do seu dispositivo e tente novamente. Entre em contato para suporte.

CódigoErroDescrição
-TransactionErrorCause.NETWORK_ERRORTransaction processing failed due to a network communication or server issue
13INVALID_RRN_FORMATInvalid RRN sent in startTransaction() parameters.

2014 - Excedido o limite de tempo para para finalizar a transação. Tente novamente.

CódigoErroDescrição
-TransactionErrorCause.TOTAL_ELAPSED_TIMEOUTTransaction processing total elapse timed out
14INVALID_CURRENCY_CODEInvalid currency code is used. Ensure currency code follows the ISO 4217 standard.

2015 - Excedido o limite de tempo para leitura do cartão. Tente novamente.

CódigoErroDescrição
-TransactionErrorCause.DISCOVERY_TIMEOUTTransaction processing card discovery timed out
15DEVICE_STATE_FAILUREThe current execution environment is unsuitable for terminal activities. Local attestation failed.

2016 - Excedido o limite de tempo total para entrar com a senha do cartão. Tente novamente.

CódigoErroDescrição
-TransactionErrorCause.PIN_ENTRY_ACCUMULATED_TIMEOUTTransaction processing pin entry accumulated timed out
16HOSTAPP_ERROR_ON_UI_MESSAGEErrors that are caught when calling back to the host app OnUiMessage.

2017 - Excedido o limite de tempo para entrar com a senha do cartão. Tente novamente.

CódigoErroDescrição
-TransactionErrorCause.PIN_ENTRY_TIMEOUTTransaction processing each pin entry timed out

2018 - Excedido o limite de tempo para finalizar a transação. Tente novamente.

CódigoErroDescrição
-TransactionErrorCause.AUTHORIZATION_IN_PROGRESS_TIMEOUTTransaction processing authorization in progress network timed out
18ACTIVITY_NOT_AVAILABLEActivity used to initiate transaction is unavailable (could be stopped for example), no visible activity is available

2019 - Transação não concluída. Tente novamente.

CódigoErroDescrição
-TransactionErrorCause.INTERNAL_ERRORTransaction processing failed due to internal error
19TERMINAL_ALREADY_DISPOSEDTerminal instance is disposed or being disposed via terminalProvider.disposeTerminal method.

2020 - Ocorreu uma falha no processamento da transação devido a uma exceção recebida do aplicativo hospedeiro.

CódigoErroDescrição
-TransactionErrorCause.HOST_CALLBACK_ERRORTransaction processing failed due to an exception received from the host app
20INVALID_SESSION_TIMEOUTSession timeout is invalid to activate the session.

2021 - Transação não pode ser iniciada. Teclado de senha está obstruída por outra janela.

CódigoErroDescrição
-TransactionErrorCause.PIN_PAD_OBSCURED_ERRORPIN pad view obscured by another window
21ACTIVATION_WHILE_TRANSACTION_IN_FLIGHTTerminal.activateSession called while a transaction is in progress.

2022 - Transação encerrada. Tela de senha foi fechada.

CódigoErroDescrição
-TransactionCancelReason.PIN_PAD_DETACHED_ERRORPIN pad view was detached unexpectedly, probably PIN screen Activity was closed externally

2023 - Transação não pode ser iniciada. Verifique a conexão do seu dispositivo e tente novamente.

CódigoErroDescrição
-SessionActivationFailureCause.NETWORK_ERRORActivation failed due to a network communication or server issue.

2024 - Transação não pode ser iniciada. Entre em contato sua central de atendimento.

CódigoErroDescrição
-SessionActivationFailureCause.SERVICE_ERRORActivation failed due to service error

2025 - A atestação do dispositivo falhou antes da criação da instância da sessão do terminal.

CódigoErroDescrição
-SessionActivationFailureCause.DEVICE_STATE_FAILUREDevice attestation has failed before TerminalSession instance created.

2026 - O adaptador NFC não está pronto para aceitar cartões.

CódigoErroDescrição
-SessionActivationFailureCause.NFC_ERRORNFC adapter is not ready for accepting cards.

2027 - Transação não pode ser iniciada. Entre em contato sua central de atendimento.

CódigoErroDescrição
-SessionActivationFailureCause.CONFIGURATION_VALIDATION_HASH_FAILURETerminal configuration validation has validation failed.

2028 - Transação não pode ser iniciada. Tente novamente.

CódigoErroDescrição
-SessionActivationFailureCause.DEACTIVATEDTerminal has been deactivated before service response has been processed.

2029 - Transação não pode ser iniciada. Tente novamente.

CódigoErroDescrição
-SessionActivationFailureCause.INTERNAL_ERRORActivation failed due to an internal error.

2030 - Não foi possivel atestar segurança do seu dispositivo. Tente novamente.

CódigoErroDescrição
-TransactionCreationFailureCause.DEVICE_STATE_FAILUREDevice attestation has failed before Terminal instance created.

2031 - Transação não pode ser iniciada. Tente novamente.

CódigoErroDescrição
-TransactionCreationFailureCause.INTERNAL_ERRORInternal error while creating terminal instance.

2032 - Transação não pode ser iniciada. Entre em contato sua central de atendimento

CódigoErroDescrição
-TransactionCreationFailureCause.KEY_PROVISIONING_FAILUREKey provisioning has failed before Terminal instance created.

2033 - A versão do sistema operacional Android não é suportada.

CódigoErroDescrição
-TransactionCreationFailureCause.UNSUPPORTED_ANDROID_OS_VERSIONAndroid os version is not supported by Terminal SDK.

2034 - Transação não pode ser iniciada. Conexão de rede não está disponível.

CódigoErroDescrição
-TransactionCreationFailureCause.NETWORK_CONNECTION_ERROORCreating terminal failed because network connection is not available.

2035 - Transação não pode ser iniciada. Conexão de rede não está disponível.

CódigoErroDescrição
-SessionActivationFailureCause.NETWORK_CONNECTION_ERRORActivation failed because network connection is not available.

2036 - Transação não pode ser iniciada. Use outro cartão.

CódigoErroDescrição
-TransactionNotAuthorisedReason.NO_CARD_APPLICATION_SELECTOR_MISMATCHEDNo card application is available to process the transaction while application selector is mismatched.

2037 - Falha na validação do seu dispositivo. Tente novamente. Para suporte, entre em contato conosco.

CódigoErroDescrição
-TransactionCancelReason.DEVICE_STATE_FAILUREDevice attestation has failed.

2038 - Transação não concluída. Sessão desativada.

CódigoErroDescrição
-TransactionCancelReason.SESSION_DEACTIVATEDSession deactivated.

2039 - Transação não concluída. Ajuste a hora do dispositivo e tente novamente.

CódigoErroDescrição
-TransactionCancelReason.TIME_CHECK_ERRORDevice system time drifts beyong tolerance, correct device system and try again.

INTERNAL ERROR CODES

CódigoErro
10003EXPECTED_PAYLOAD_MISSING
10004NO_EMV_CONFIG_SET_CALLBACK
10006ACTIVATE_CALLED_WHILE_SESSION_EXISTS
10007SESSION_ALREADY_DISPOSED
10008TERMINAL_PUBLIC_KEY_IS_MISSING
10010MISSING_DISCOVERED_TAG
10011UNKNOWN_CARD_SCHEME
10012INVALID_OUTCOME
10014UNSUPPORTED_CURRENCY_EXPONENT
10015INVALID_TIMEOUT_STATE
10016INVALID_AUTHORISATION_PAYLOAD
10019INVALID_HEXADECIMAL_NUMBER
10020INVALID_TAG_CLASS_TYPE
10021INVALID_TAG_LABEL
10022INVALID_TAG_VALUE
10023INVALID_BER_TLV
10025HTTP_NETWORK_ERROR
10026HTTP_SERVER_ERROR
10027HTTP_REQUEST_ERROR
10028HTTP_RESPONSE_ERROR
10029HTTP_OTHER_ERROR
10030AUTHENTICATION_ERROR_ACCESS_TOKEN_NOT_PRESENT
10031AUTHENTICATION_ERROR_ACCESS_TOKEN_EXPIRED
10032AUTHENTICATION_ERROR_ACCESS_TOKEN_HTTP_ERROR
10033AUTHENTICATION_ERROR_AUTHORIZATION_GRANT_NOT_PRESENT
10034AUTHENTICATION_ERROR_ILLEGAL_IDENTITY_SERVICE_URL
10036AUTHORISATION_ALREADY_IN_FLIGHT
10037HTTP_UNEXPECTED_2xx_ERROR
10038INVALID_BASE64_DECODING_ARG
10041AUTHENTICATION_ERROR_MISSING_OID
10042AUTHENTICATION_ERROR_INVALID_OID
10043AUTHENTICATION_ERROR_MISSING_GROUPS
10044AUTHENTICATION_ERROR_INVALID_GROUPS
10045AUTHENTICATION_ERROR_MISSING_ROLES
10046AUTHENTICATION_ERROR_INVALID_ROLES
10047AUTHENTICATION_ERROR_TOKEN_PAYLOAD_PARSING_FAILED
10048UNEXPECTED_EMV_OUTCOME
10051ERROR_ON_UI_MESSAGE
10052AUTHENTICATION_ERROR_ILLEGAL_SERVICE_URL
10053TRANSACTION_FAILED
10054TERMINAL_PROVIDER_INITIALISE_FAILED
10055TERMINAL_PROVIDER_CREATE_TERMINAL_FAILED
10056ANDROID_TERMINAL_ACTIVATE_SESSION_FAILED
10057ANDROID_TERMINAL_SESSION_START_TRANSACTION_FAILED
10058HTTP_NETWORK_RESPONSE_ERROR
10059ATTESTATION_RESPONSE_ERROR
10060ANDROID_TERMINAL_ACTIVATE_SESSION_TIMEOUT
10061HTTP_NETWORK_GET_PURCHASE_RESULT_ERROR
10062HTTP_NETWORK_GET_PAD_MATERIAL_RESPONSE_ERROR
10063HTTP_NETWORK_GET_ENTROPY_ERROR
10064HTTP_NETWORK_NEW_AGREEMENT_ERROR
10065HTTP_NETWORK_INITIAL_AGREEMENT_ERROR
10066HTTP_NETWORK_ROLL_AGREEMENT_ERROR
10067HTTP_NETWORK_GET_NEW_TOKEN_ERROR
10068HTTP_NETWORK_UPDATE_STATE_RECORD_ERROR
10069HTTP_NETWORK_HANDLE_TRANSACTION_RESPONSE_ERROR
10070ANDROID_GSM_PACKAGE_NOT_FOUND
10071LOCAL_ATTESTATION_FAILED
10072REMOTE_ATTESTATION_FAILED
10073PIN_BYPASS_NOT_SUPPORTED
10074MAIN_PROCESS_EXCEPTION_RESPONSE
10075ISOLATED_PROCESS_DEAD_EXCEPTION
10076CRITICAL_ATTESTATION_FAILURE_EXCEPTION
10077INVALID_EMV_PAYLOAD_NO_PAN
10078TERMINAL_MANUAL_INITIALISATION_MISUSE