Test Cards
This document provides a list of test credit card details that merchants can use to simulate transactions while integrating with the payment gateway API. These test cards help ensure that your payment processing system functions correctly without real transactions.
Important Note
These test card details are only for testing purposes and cannot be used for actual transactions. Always ensure you are in the development environment before using these cards. For additional scenarios, please reach out our Support Team.
Test Card Details
Below are the test card numbers for simulating different transaction scenarios:
Scenario | Description | Card Values |
---|---|---|
Successful frictionless 3DS - Authorized Payment | Issuer assessment resulted in a frictionless 3DS authentication | Visa:4000000000001000 Mastercard:5200000000001005 AMEX: 340000000001007 |
Successful 3DS challenge - Authorized Payment | Issuer prompts a challenge in authentication, customer responds successfully | Visa:4000000000001091 Mastercard:5200000000001096 AMEX:340000000001098 |
Failed frictionless 3DS authentication | Issuer failed the 3DS authentication without offering a challenge | Visa:4000000000001018 Mastercard:5200000000001013 AMEX:340000000001015 |
Failed challenged 3DS authentication | Issuer prompts a challenge in authentication, customer responds with incorrect details (e.g., OTP, fingerprint) | Visa:4000000000001109 Mastercard:5200000000001104 AMEX:340000000001106 |
Refused Payment | The issuer refused the payment, if 3DS is used it’s frictionless | Visa:4000000000001042 Mastercard:5200000000001047 AMEX:340000000001049 |
For all the test cards listed above:
-
Visa and Mastercard : Use any three-digit CVV.
-
American Express : Use any four-digit CVV.
-
Expiry Date : Any future date is valid.
These test cards are designed to simulate successful transactions.
Usage Instructions
-
Integrate the Payment Gateway API: Follow the integration guidelines in the payment gateway API documentation.
-
Use Test Card Details: Replace the card details in your API requests with the test card numbers provided above. You may use any CVC value (e.g., 100).
-
Simulate Transactions: Use the test cards to simulate various transaction scenarios (e.g., successful payments, declined transactions) to validate your integration.
Additional Testing Scenarios
-
Successful Payment: Use any valid card number from the table above to simulate a successful transaction.
-
Declined Payment: Use a card number specifically designated for declined payments.
-
Expired Card: Enter an expired date (e.g., 01/20) to test how your integration handles expired cards.
Testing with various scenarios helps ensure that your integration handles all possible outcomes effectively.
Need Assistance?
If you need further assistance, please reach out to our support team. Our team is here to help you troubleshoot and resolve any issues you may be experiencing.