Sandbox Environment
You need your sandbox account so you can process test transactions while developing your app. Updates are released to our sandbox environment on a regular basis. Continually test your app to ensure your integration is working with the latest updates, mirroring the live environment.
The purpose of the sandbox environment is to allow you to test and replicate various use cases, payment flows and scenarios that your app should support.
Use the Test Cards and data to test your integration is working correctly. This will give you confidence that all is working as expected when your integration goes live.
Limitations Within the Sandbox Environment There are some limitations within the sandbox environment to be considered:
- Ensure Judopay has enabled 3D Secure 2 on your sandbox tokens.
- If 3D Secure 2 is not enabled on your tokens, the test transaction will be successful, however it will not have followed the 3D Secure 2 verification process.
Target endpoint: https://api-sandbox.judopay.com/...
Ensure Judopay has enabled 3D Secure in your sandbox account. If this is not enabled the test transaction may appear successful without following the correct payment flow. Contact Customer Support to set this up.
Tokens can be used for different configurations. For example:
- 3D Secure transactions
- Non 3D Secure transactions
- Moto transactions
- Ecom transactions
- CV2 transactions
- Non CV2 transactions
Only sandbox API tokens will work in the sandbox, if you use live tokens in the sandbox environment, it will result in an authorisation failure.
To get your sandbox tokens, sign up for your sandbox account.
Judopay’s sandbox environment accommodates functional testing of your integration and is not designed for load or stress testing scenarios. Due to lower rate limits applied in sandbox, we recommend simulating test requests with a prudent level of latency applied.
When you change environments, remember to use the correct API Token and API Secret for that environment. Using the wrong tokens and secrets will result in an authorisation failure.