Testing
  • 18 Jul 2024
  • 1 Minute to read

Testing


Article summary

Tests

We have a sandbox environment designed to simulate various situations when processing your operations, whether they are successful or failed transactions. Before starting the tests, it is important to check the following:

  • Have your sandbox environment API keys.

  • Properly manage the errors that the API might return.

  • If you use webhooks, ensure that your implementation is prepared to receive messages sent by OrkestaPay.

Test Cards

Valid card numbers

To simulate a successful payment, use the following test cards:

Card Number

Brand

4111111111111111

Visa

4242424242424242

Visa

Card numbers for 3DS

The cards available in this section can effectively demonstrate the integration with 3D Secure by simulating specific 3DS behaviors, such as a challenge flow.

Card Number

Expiration Date

4000000000002503


01/2026


NOTE

Depending on the payment provider(s) you have configured, you can refer to the official testing documentation of each and use the cards provided there.



Was this article helpful?

What's Next