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.