- 21 Feb 2025
- 1 Minute to read
- Print
- DarkLight
Test Card Numbers
- Updated on 21 Feb 2025
- 1 Minute to read
- Print
- DarkLight
Testing your Card Integration
The base URL is the same for both the Test and Production environments. However, to perform a test transaction, set the IsTest
parameter to true
in the payload.
API Base URL: https://payments.apcopay.tech/merchanttools
To perform a test transaction, set the IsTest
parameter to true
in the payload.
For each test case, you can specify the desired authentication flow to be simulated. You have the option to test various scenarios such as success or decline.
Test Card Data
The test card number below is only valid when using our test bank PTEST
.
Card Number | Card Expiry | CVV/CVC |
---|---|---|
You can use any card number as long as it passes the Luhn check validation. Examples: 4200000000000000 5555555555554444 | Any future expiry date | Any three-digit code |
Below are the required card holder name inputs required to be inputted on Hosted Payment Page
or using our Direct Connect API
.
Card holder Input | Description | Status |
---|---|---|
"Frictionless Processed" | Success transaction via the frictionless route | Processed |
"Frictionless Declined" | Failure transaction via the frictionless route | Declined |
"Challenge Processed" | Success transaction with 3D challenge | Processed |
"Challenge Declined" | Failure transaction with 3D challenge | Declined |
We are actively expanding the range of use cases which can be tested in the table above.
Testing your card integration including the connection with the acquirer.
Should you wish to test the integration, including the connection with the acquirer, you can find the test card details specified by that particular acquirer. You can find the a list here.
Testing your APM integration
You can access instructions for testing your integration in the APM specification document. Because the test data is tailored to each APM, we are unable to provide a universal set of test data applicable to all APMs. You can find a list of APMs here.