The test card data for various Subotiz payment providers is provided to support integration merchants in simulating payment processes during the development and testing phase. All transactions conducted with these details occur in the sandbox environment and do not involve real fund transfers.
- Applicable Scenario: This data is to be used exclusively for validating payment integration functionalities (such as transaction initiation, status callbacks, error handling, etc.) and must be used in conjunction with the Subotiz sandbox environment. Test card information cannot be used in the production environment.
- Provider Classification Logic: Test cards are organized by payment providers. Merchants should select the test cards corresponding to the payment providers they have configured, ensuring that test scenarios align with the actual integration setup.
- General Input Conventions: For the expiration date, use any future date (e.g., 12/34). For the CVC, follow the card brand specifications (e.g., enter 3 digits for Visa/Mastercard, 4 digits for American Express). Other form fields can be filled with any valid value.
- Important Notes: Do not use real bank card information for testing. These test cards are solely for functional validation and have no real payment capability. Ensure that all integration testing complies with payment industry compliance requirements.
| Scenario | Sample Card Number | CVC | Expiry Date |
|---|
| Payment success | 5329879707824603 | Any 3 digits | Any future date |
| Payment success | 371449635398431 | Any 3 digits | Any future date |
| Payment success (Fails if 3DS is enabled) | 4111111111111111 | Any 3 digits | Any future date |
| Payment success (Fails if 3DS is enabled) | 4005519200000004 | Any 3 digits | Any future date |
| Payment failure | 4868719460707704 | Any 3 digits | Any future date |
| Payment failure | 4147044347484424 | Any 3 digits | Any future date |
| Scenario | Sample Card Number | CVC | Expiry Date |
|---|
| Visa - Payment success | 4242424242424242 | Any 3 digits | Any future date |
| Mastercard - Payment success | 5555555555554444 | Any 3 digits | Any future date |
| Payment failure | 4000000000000002 | Any 3 digits | Any future date |
| Payment failure | 4000000000009995 | Any 3 digits | Any future date |
| 3DS verification - Payment success | 4000000000003220 | Any 3 digits | Any future date |
| 3DS verification - Payment failure | | Any 3 digits | Any future date |
| Asynchronous refund - Success | 4000000000007726 | Any 3 digits | Any future date |
| Asynchronous refund - Failure | | Any 3 digits | Any future date |