Test Scenarios
For testing purposes, we provide a sandbox environment that is separate from the production environment.
While testing, it is required to use the test cards that you can find in the table below.
During integration, and before going live, we recommend performing a set of test cases to make sure everything works as expected.
You can find your credentials (private key) to the sandbox environment under the account section.
We strongly recommend testing all described scenarios.
Test a simple Credit card transaction
4761344136141390
Name: John Doe
Expiry Date: 12/24
CVV: 123
Test a 3D Secure 1 transaction
3-D (3 domains) Secure is a protocol designed to provide an additional security layer for online transactions. You can use the following card to test this protocol as part of your integration.
Some card issuers support only this protocol (and not 3D Secure 2). As you cannot know which card issuers will be processed in your checkout, we strongly recommend that you test both.
4407106439671112
Name: John Doe
Expiry Date: 12/24
CVV: 123
Test a 3D Secure 2 transaction
3-D Secure 2 is the 2nd version of the new secure protocol for online payments. This version adds a strong customer authentication layer using a one-time password which is defined by EU's Revised Directive on Payment Services (PSD2).
You can use the following card to test this protocol as part of your integration.
Some card issuers support only this protocol (and not 3D Secure 1). As you cannot know which card issuers will be processed in your checkout, we strongly recommend that you test both.
2221008123677736
Name: CL-BRW2
Expiry Date: 12/24
CVV: 123
Test declined cards
Use the following card details to test an insufficient funds error
4008384424370890
Name: Any name
Expiry Date: Any future date
CVV: 123
Use the following card details to test an Lost/Stolen error
4000157454627969
Name: Any name
Expiry Date: Any future date
CVV: 123
Test a Pay by Bank flow
Pay by Bank payment method allows shoppers to pay directly from their bank account, with a simple-to-use flow.
To test your Pay by Bank payment method, begin the payment flow in your sandbox environment, select any bank. You will be redirected to a Mock test bank account, use the credentials provided in the bank page to test different scenarios credentials.
Updated 8 months ago