The Payment Company Logo

TestingCards

Test Cards

Test cards are provided for transaction simulation and payment gateway integration validation. These cards are grouped into 2D Secure Cards and 3D Secure Cards.

SectionTestingCards
Topics05
PathtestingCards

3DS Cards

3D Secure (3DS) cards introduce an additional authentication step for transaction authorization. When a 3DS card is used, the customer is redirected to a secure verification interface, such as a one-time password (OTP) page. These cards are intended for validation of payment flows that require additional customer authentication.

Card NumberCard Expiry MonthCard Expiry YearCard CVVOTP
4012888888881881012030029123456
5111111111111118012030029123456

2D Cards

2D Secure (2D) cards are standard payment cards that do not require an additional authentication step during processing. These cards are used to validate baseline card payment flows without customer redirection. Transactions with 2D cards are processed exclusively from the submitted card data, such as card number, expiry date, and CVV.

Card NumberCard Expiry MonthCard Expiry YearCard CVV
4111111111111111012030029
5555555555554444012030029

Payout Test Cards

Payout test cards are used to validate the payout component of the payment gateway integration. These cards simulate both successful and failed payout scenarios to verify correct handling of each outcome.

Successful Payout Cards

These cards always return successful payout transactions:

Card NumberCard Expiry MonthCard Expiry YearCard CVV
4222222222222222012030029
5111222233334444012030029

Failed Payout Cards

These cards always return failed payout transactions:

Card NumberCard Expiry MonthCard Expiry YearCard CVV
4333333333333333012030029
5222333344445555012030029

In the test environment, payout requests above 1000 are automatically declined because of insufficient funds. This behavior can be used to validate sandbox error handling.

On this page