Reach provides the following API environments:
Environment | URL | Description |
---|---|---|
Sandbox | https://checkout.rch.how/ | The sandbox environment allows you to test API calls without affecting live data or services. You can use it for development and testing purposes. The sandbox domain name is checkout.rch.how . Since this is a safe environment for testing, any modifications or errors won't impact actual users or transactions. |
Production | https://checkout.rch.io/ | The production environment is the live setting where the application operates and handles real user data and transactions. The production domain is checkout.rch.io . To avoid disruptions or data issues, you must thoroughly test them in the sandbox before sending them to this environment. |