Tabela de Erros
Estes são os possíveis erros retornados da API Adquirência. Todos os erros abaixo possuem o HTTP Status Code 500.
Código do Erro | Descrição |
---|---|
INVALID_CVV | When cardSecurityCode is different than 3 digits and/or is not numerical. |
INVALID_MONTH_NUMBER | When cardExpirationDate month is invalid. |
AMOUNT_MISMATCH | General error. |
MSG_GENERAL_ERROR | Não foi possível processar a venda. |
MSG_AUTHORIZATION_TOKEN_NOT_VALID | Não foi possível processar a venda. |
AMOUNT_NOT_SUPPORTED | Amounts greater than 100 million are not supported. |