VerifyCard in sandbox


ℹ️

For customers using the Gateway de Pagamento solution.

Programmed Responses for Zero Auth

You can test VerifyCard (Zero Auth) responses in the sandbox environment using the "Simulado" provider. To do this, use the test cards in the table below to simulate authorized query, unauthorized query, and operation failure scenarios.

Card NumberStatusReturnMessage
4929751832037988070Not authorized
448584552842749999BP900Operation failure
455683901271788114Authorized

Programmed Responses for Consulta BIN

When simulating Consulta BIN in the sandbox environment, each of the first six digits determines a simulated result. You can create a test card number and check the expected response for different scenarios.

DigitWhat it indicatesResponse
1st digitCard brand.If it is '3' returns "AMEX"
If it is '5' returns "MASTERCARD"
If it is '6' returns "DISCOVER"
Any other number returns "VISA".
2nd digitCard type.If it is '3' returns "Debit"
If it is '5' returns "Credit"
If it is '7' returns "Credit" and returns the Prepaid field as "true"
Any other number returns "Multiple".
3rd digitCard nationality.If it is '1' returns "true" (domestic card)
Any number other than '1' returns "false" (international card).
4th digitWhether the card is corporate.If it is '1' returns "true" (corporate card)
Any number other than '1' returns "false" (not a corporate card).
5th digitAnalysis return.If it is '2' returns "01 - Unsupported brand"
If it is '3' returns "02 - Voucher - Not supported in BIN inquiry"
Any other number returns "00 - Analysis authorized"
6th digitIssuing bank.If it is '1' returns "104" and "Caixa"
If it is '2' returns "001" and "Banco do Brasil"
Any other number returns "237" and "Bradesco"