Skip to main content

Error Response and Error Codes

Error Response

Our system is designed to provide clear and actionable feedback in the event of an error. When an issue arises, we deliver a specific error code within the errors field, accompanied by a description to elucidate the nature of the problem.

We are committed to transparency and ensure that merchants receive comprehensive error information, without any omissions.

json
{
"timestamp": "YYYY-MM-DDTHH:mm:SS",
"status": 500,
"error": "Internal Server Error",
"message": "Unknown error. Please contact support.",
"path": "REQUESTED_PATH"
"errors": [
{
"code": "00.01.0005",
"description": "invalid domain for this host"
}
],
"refresh_token": "REFRESH_TOKEN"
}

Error Codes

Here is a list of the current error codes and their descriptions.

Disclaimer: We update this table from time to time, so it may not be fully up to date as we continuously update our database with new codes and improved messages

Error CodeDescription
00.00.0000Unknown error. Please contact support.
00.01.0001The authentication request is invalid. Please make sure you are providing the right credentials.
00.01.0002The state provided in the address is invalid
00.01.0003Person with empty or non-existent country.
00.01.0004Merchant not found
00.01.0005Invalid domain for this host
00.01.0006Invalid realm for host
00.01.0007The asset or currency you are trying to use was not found. Please use a valid asset
00.01.0008Invalid card installments: Must be less or equal to 12
00.01.0009There is no account related to this API key, please make sure you are using the right key in the right environment
00.01.0010We couldn't find a valid user for the credentials provided. Please check if you are using the right user, password or key
00.01.0011Financial institution not found for code
00.01.0012We couldn't find this access key. Please make sure you are using the right credentials and the right environment.
00.01.0013Please provide a valid payment token
00.01.0014Merchant Account not found
00.01.0015No merchant signature found for contract
00.01.0016Error when retrieving address from zip code . Please make sure it is a valid zip code for this region.
00.01.0017Public person id invalid or not found
00.01.0018Public card id invalid or not found
00.01.0019The zip code provided is invalid
00.01.0020Please make sure to send public person id and public card id
00.01.0021Invalid contract / project
00.01.0022Invalid country
00.01.0023Payment method is not allowed for this contract / project
00.01.0024field %s must not be blank
00.01.0025Invalid date. Date must be before
00.01.0026One of the parameters provided are incorrect: Date of birth, Full name, Tax Id
00.01.0027Inactive contract. Please contact the support team.
00.01.0028There is not enough balance for this transaction.
00.01.0029Asset currency Code not found for this contract contractId
00.01.0030The contract id field must not be empty.
00.01.0031In order to refund this transaction please inform the type of bank account (CHECKING or SAVINGS).
00.01.0032The card number provided is invalid. Please verify and try again.
00.01.0033The email address provided is invalid. Please verify and try again.
00.01.0034We can't find the card you are trying to use. Please verify and try again.
00.01.0035This payment method is not available in the this country.
00.01.0036The contract id provided doesn't exist. Please provide a valid contract id.
00.01.0037This currency cannot be used with this payment method.
00.01.0038This transaction id paymentToken could not be found.
00.01.0039field must not be null
00.01.0040must not be null for method
00.01.0041must be null for method
00.01.0042size must be between minLength and maxLength
00.01.0043Request processing failed
00.01.0044Malformed JSON request.
00.01.0045Currency incompatible with the given country
00.01.0046Please provide a username for the account.
00.01.0047Please provide a contract id for the account.
00.01.0048Please provide the payment methods for this account.
00.01.0049(field_name) : must be not blank
00.01.0050Required Field Its Not Filled
00.01.0051Validation Error
00.01.0052We can only create exceptions for global rules. Please check and try again.
00.01.0054This rule already exists.
00.01.0056Merchant signature not found for this merchant
00.01.0057The order id must be provided
00.01.0058The payment amount must be greater than 0
00.01.0059The holder must be filled
00.01.0060The credit card number must be filled
00.01.0061The CVV must be filled
00.01.0062The credit card year must be filled
00.01.0063The credit card month is invalid
00.01.0064The credit card year and month must be in the future
00.01.0065Debit card transaction does not support delay capture
00.01.0066Debit card transaction does not support installments
00.02.0001There was an issue when contacting an external API, please contact support
00.03.0001There was an issue when contacting an external API, please contact support
00.03.0002There was an issue when contacting an external API, please contact support
00.03.0003There was an issue when contacting an external API, please contact support
00.03.0004Erro em serviços que valida a identificação fiscal. Tente mais tarde.
00.03.0005Your notification URL returned an error or timed out when receiving a callback notification. callMerchant error : HTTP error code
00.03.0006We are having trouble retrieving the current FX rates, please try again later.
00.03.0007Unexpected error while processing request with acquirer. Please contact the support team
00.04.0001The user does not have permission to delete this accessKey
00.04.0002The payment does not belong to merchant.
00.04.0003Current contract cannot perform this action
00.04.0005This payment paymentToken does not belong to this merchant, user username Merchant This payment paymentToken does not belong to this merchant, user username
00.04.0006The current STATUS of the transaction prevents it from being refunded
00.04.0007Invalid Payment Method
00.04.0008This transaction requires 3DS 2.0 authentication
00.04.0009Invalid Operation.The supported operations are CREDIT and DEBIT.
00.04.0010The payment token was not pre-authorized, so it can't be captured.
00.04.0011The request amount is higher than the pre-authorized amount available
00.04.0012Transaction status can not change
00.04.0013You are trying to make a 3DS authenticated transaction. The only methods accepted for this are credit card and debit card.
00.04.0014The refund could not proceed because the requested amount is too high, please check and try again with a smaller amount.
00.04.0016The name and the Tax ID provided don't match. Please verify and try again.
00.04.0017You don't have permission to create a firewall rule for this account. Please use the correct account.
00.04.0019Blocked by firewall rules
00.04.0020The 3DS authentication failed.
00.04.0021This payment method is not allowed for this contract.
00.04.0022This payment token has already been used in a previous call to sendPayment
00.05.0001There was an unexpected error in our application, please contact support
00.05.0002There was an error when decoding a QR code or a barcode. Please try again. If the problem persists, please contact support.
00.05.0003There was an unexpected error in our application, please contact support if the problem persists.
00.05.0004There was an unexpected error in our application, please contact support if the problem persists.
00.05.0005There was an error when trying to fetch the account
00.05.0006There was an error when trying to create the account
00.05.0007There was an error when trying to create the contract
00.05.0008There was an error when trying to fetch the fees
00.05.0009There was an error when trying to fetch the signatures
00.05.0010There was an error when trying to fetch the accounts
00.05.0011There seems to be an issue with our gateway's configuration, please contact support.
00.05.0012The credentials to issue this refund seems to be missing. Please contact support.
00.05.0013There was an issue fetching a configuration for this account. Please contact support.
00.05.0014We couldn't find a rate for this currency pair, please make sure to use a valid one.
00.05.0016There was an error when creating the merchant account. Please contact support.
00.06.0001No settlements found when searching for listing
01.01.0001Transaction declined, an obligatory parameter(s) is missing
01.01.0002Transaction declined, invalid or malformed parameters
01.01.0003Transaction is invalid
01.01.0004Installment invalid. Please change it before trying again.
01.01.0005Incorrect date format.
01.02.0001Communication failure when reaching payment provider. Please try again later.
01.02.0002Please submit the transaction again.
01.03.0001Transaction declined
01.03.0002Transaction declined, please contact the card issuer
01.03.0003Transaction not allowed.
01.03.0004Merchant, please contact us.
01.03.0005Unauthorized. moderate risk Identified by the issuer.
01.04.0001Card data might be wrong. Please check and try again.
01.04.0002Invalid password.
01.04.0003There is an issue with the destination account for this transaction, please contact the account provider or use a different account.
01.04.0004There is an issue with the origin account for this transaction, please contact the account provider or use a different account.
01.04.0005Invalid card data.
01.04.0006Invalid bank branch
01.04.0007Invalid bank account number
01.04.0008The destination bank account doesnt belong to this account holder
01.04.0009The origin bank account doesnt belong to this account holder
01.04.0010Account not found
01.04.0011Invalid transaction id
01.04.0012Transaction not found
01.04.0013Unauthorized. Nonexistent card.
01.04.0014Transaction already sent.
01.05.0001Transaction declined, referenced transaction can not be refunded, captured or reversed (already refunded, captured or reversed)
01.05.0002Transaction declined, cannot refund (already refunded/reversed, invalid workflow or amount exceeded)
01.05.0003Capture already performed or expired
01.05.0004Reimbursement already performed, or amount requested above the allowed
01.05.0005Transaction not allowed for this card.
01.05.0006Amount is different from the approved pre-authorization.
01.05.0007Please change the type of card from debit to credit.
01.05.0008Please change the type of card from credit to debit.
01.05.0009Transaction not authorized. Please try again.
01.05.0010Transaction not authorized. Please try again using 3DS authentication.
01.05.0011Card not elligible for international transactions.
01.05.0012Card blocked. Please unblock the card before trying again.
01.05.0013Unauthorized transaction.
01.05.0014Insufficient balance or credit limit
01.05.0015Scheduling denied
01.05.0016The authentication required to validate the transaction failed
01.05.0017This transaction is already being processed.
01.05.0018Refund period expired
01.05.0019Wrong authentication code
01.05.0020Transaction not allowed for this type of product/service
01.05.0021Expired card. Transaction cannot be resubmitted. Contact issuer.
01.05.0022There is an issue with this card. Please contact the issuer.
01.05.0023Unauthorized. Check the situation of the store with the card issuer.
01.05.0024Unauthorized. Restricted card.
01.05.0025Unauthorized. Card expired.
01.05.0026Unauthorized. The card does not belong to the payment network.
01.05.0027Unauthorized. Invalid security code.
01.05.0028Cardholder not registered in the issuer's authentication program.
01.05.0029Error trying to validate tax id document.
01.05.0030Current payment status does not allow refund
01.06.0001Blocked by firewall rules: %s
01.06.0003Payment rejected by risk analysis.
01.06.0004User limit exceeded.
01.06.0005Configuration Error.
01.07.0001The owner of the payment instrument revoked the permission for this transaction.
01.08.0001transaction declined for unknown reason
01.10.0001Exceeded attempts - Do not try again
01.10.0002Transaction amount not allowed. Please check the transaction limits on you account.
01.10.0003Limit for Invalid password attempts exceeded. Please contact the card issuer.
01.10.0004Not authorized. Exceeded the limit of allowed transactions for the period
01.11.0001TaxID suspended
01.11.0002TaxID holder was declared deceased
01.11.0003TaxID pending regularization
01.11.0004TaxID canceled, the owner has a new TaxID number
01.11.0005Impeached TaxID
01.11.0006TaxID canceled by local authority
01.11.0007Impeached Corporate TaxID
01.11.0008Corporate TaxID suspended
01.11.0009Corporate TaxID suspended
01.11.0010Corporate TaxID is active but pending regularization
01.11.0011Corporate TaxID canceled
01.11.0012Tax ID doesnt exist
01.11.0013CPF query for minors blocked in compliance with the General Data Protection Law - LGPD