Sandbox Mode


The SecretPay mirrors the features found on the real production server, while some of the features do not apply to the Sandbox.

You should test your integrations and know they will behave the same on the production server as they do in the Sandbox environment.

This is where an API sandbox comes in. Fundamentally, an API sandbox is an environment that testers can use to mimic the characteristics of the production environment and create simulated responses from all APIs the application relies on.

The API sandbox makes it possible to:

  • reduce the cost and risk associated with calling 3rd party APIs during testing.
  • allow for concurrent testing and development to fast-track app development cycles and reduce time-to-market.
  • simulate error scenarios with your API, like latency in the API’s response time, error conditions or simulating a non-responsive API completely.

Sandbox mode is only used to validate your request. Any requests made in sandbox mode will not generate events Transaction Activity. No Credits will be consumed.

Updated over 0 months Ago