Sandbox Environment

Learn about Cadana's sandbox environment for safe development and testing.

Introduction

Cadana's API environments are designed to provide a seamless development and integration experience. Whether you're testing your integration or running live operations, understanding the different environments and their respective hosts is crucial.

Safe Development

Cadana's development environment, often referred to as the sandbox, is an invaluable tool for safely testing prototypes and integration without generating actual financial transactions. The APIs in this environment mimic those in production, ensuring a smooth transition when you're ready to move to the live environment.

Easy Transitions

The alignment between our sandbox and production APIs means that once you've refined your integration in the sandbox, transitioning to production is as simple as updating the API endpoints.

Simulated Transactions

It's important to note that the sandbox environment does not process real financial transactions. This ensures a risk-free environment where you can test without any financial implications.

API Environments and Hosts

Use the following hosts to access Cadana's APIs in the respective environments:

  • Development (Sandbox): https://dev-api.cadanapay.com
  • Production: https://api.cadanapay.com

Note: Ensure that API keys generated for each environment are used with the correct endpoint. Using a development API key with the production endpoint or vice versa will result in errors.