Overview
SynchPay provides multiple environments to support various stages of development and deployment. These include Sandbox and Production. Each environment is designed for a specific purpose, with different levels of verification, data isolation, and API stability.Available Environments
Environment | Base URL | Description |
---|---|---|
Sandbox | https://api.trysynch.com | Ideal for development and testing. Offers relaxed verification and mock bank accounts. |
Production | https://api.synchpay.com | Live environment used for real transactions and customer interactions. |
When to Use Each
π§ͺ Sandbox Environment
- URL:
https://api.trysynch.com
- Purpose: Active development and integration.
- Features:
- Simulated data and bank accounts.
- Most recent API versions and features.
- Reduced security/verification constraints.
- Use case: Building and testing your integration.
β Use this environment during your initial development.
It currently includes the latest API version that will be rolled out to other environments shortly.
π Production Environment
- URL:
https://api.synchpay.com
- Purpose: Live application use.
- Features:
- Real-time transactions.
- Full verification and security protocols.
- Use case: Serving real users with active payment flows.
β οΈ Only use this environment with production credentials. Make sure all tests are complete before switching over.
Using the correct environment at each stage of development ensures a smooth, safe, and reliable integration process. If you have questions about staging access or environment switching, reach out to your SynchPay support contact.