The Subotiz Sandbox Environment is specifically designed for developers and QA personnel to facilitate functional validation and debugging. It enables comprehensive product testing, API integration, and compatibility verification without impacting live business data or production workflows. While its core logic mirrors the production environment, differences exist in time progression and data nature to support efficient testing and validation.
Environment Information
For detailed configuration, please refer to: Environment
Key Differences: Sandbox vs. Production Environment
| Aspect | Sandbox Environment | Production Environment |
|---|---|---|
| Subscription time Progression | 1 minute = 1 day (enables rapid validation of subscription renewal logic) | Real-time progression |
| Data nature | Test data, periodically purged | Live business data (includes merchant operational data, customer information, transaction records, etc.) |
| Purpose | Functional testing, API integration, process validation, issue troubleshooting | Handles live commercial operations and processes genuine transaction requests |
| Stability | Subject to potential fluctuations during version deployments or configuration changes | Highly stable; updates are deployed only after rigorous testing and validation |
Matters Need Attention
- Data within the Sandbox Environment is strictly for testing purposes and holds no commercial validity. Do not input real sensitive information (e.g., actual bank card numbers, personal phone numbers, government ID numbers).
- API Rate Limits: Rate limits for the Sandbox Environment align with the Production Environment. Requests for higher quotas can be submitted via the Developer Platform.
- Version Synchronization: New features are typically deployed to the Sandbox Environment first for developer testing and adaptation. Please note that temporary adjustments may occur during version update cycles.