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

EnvironmentBase URLDescription
Sandboxhttps://api.trysynch.comIdeal for development and testing. Offers relaxed verification and mock bank accounts.
Productionhttps://api.synchpay.comLive 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.