Test Card Numbers
  • 21 Feb 2025
  • 1 Minute to read
  • Dark
    Light

Test Card Numbers

  • Dark
    Light

Article summary

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 NumberCard ExpiryCVV/CVC
You can use any card number as long as it passes the Luhn check validation.

Examples:
4200000000000000
5555555555554444
Any future expiry dateAny 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 InputDescriptionStatus
"Frictionless Processed"Success transaction via the frictionless routeProcessed
"Frictionless Declined"Failure transaction via the frictionless routeDeclined
"Challenge Processed"Success transaction with 3D challengeProcessed
"Challenge Declined"Failure transaction with 3D challengeDeclined
Coming Soon - More Test Cases

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.


Was this article helpful?