Guides • Accept Payments
Test cards
doc

Test cards

To test your various payment flows for a variety of scenarios, you can use the following test card numbers that Revolut provides.

note

Test cards will only work in the Sandbox environment.

Test for successful payments

Use the following test cards to simulate successful payments in the Sandbox environment. You can also use them to test the use case of charging a customer's saved payment method.

Use any 3-digit CVV and any future expiry date (MM/YY).

Card PANBrand
4929420573595709VISA
5281438801804148MASTERCARD

Test for error cases

Use the following test cards to create payments that produce error codes in the Sandbox environment. This is useful when you want to:

  • See how different errors are shown to your customers.
  • Implement custom error handling.

Use any 3-digit CVV and any future expiry date (MM/YY).

The table lists test cards for error cases and their associated scenarios, including decline reasons and payment states.

Card PANCaseDecline reasonPayment state
4242424242424242Payment failed due to 3DS verification error.customer_challenge_failedfailed
4929573638125985Payment declined due to insufficient funds.insufficient_fundsdeclined
4532336743874205Payment declined due to card being expired.expired_carddeclined
2720998837779594Payment declined due to Do Not Honour.

This error happens when your customer's bank declines the transaction due to internal reasons. For example, their fraud rules might have been triggered, or a temporary hold may have been applied to this card.
do_not_honourdeclined
5215674115127070Payment failed due to the issuing bank needing additional verification. A message is returned from your bank that should be displayed to the cardholder.customer_challenge_failedfailed
2223000010479399Order and payment stuck in processing state.

This card is useful to test what would happen with your implementation if the order took longer than expected to complete.
No decline_reason returned on payment detailsauthorisation_started
Was this page helpful?