π§ͺ Sandbox Environment
Safe testing environment with simulated transactions
π Production Environment
Live environment for real payments and transactions
Sandbox Environment
The sandbox environment provides a complete replica of the production API without processing real money or affecting live systems.π― Purpose and Benefits
π§ Development
Build and iterate on your integration safely
β Testing
Validate all payment flows and error scenarios
π Learning
Understand API behavior without financial risk
π Sandbox Features
Test Payment Methods
Test Payment Methods
- Test credit card numbers for various scenarios
- Simulated bank account information
- Mock mobile money accounts
- Cryptocurrency test networks
Webhook Testing
Webhook Testing
- Full webhook functionality
- Simulated event triggers
- Webhook validation tools
- Real-time event monitoring
Complete Dashboard
Complete Dashboard
- Transaction history and analytics
- Account management features
- API key management
- Webhook configuration
π Sandbox Endpoints
The sandbox environment is dedicated to test and development phases.Production Environment
The production environment processes real payments and handles live customer transactions.π Going Live Requirements
π Production Endpoints
The production environment is dedicated to live applications with real connections to institutions.π Production Security
Production environment includes enhanced security measures:- Real-time fraud monitoring
- Advanced threat detection
- Compliance scanning
- Audit logging
- Encrypted data storage
Best Practices
π§ͺ Sandbox Testing
- Test all payment flows thoroughly
- Validate error handling scenarios
- Test webhook endpoints
- Verify currency and amount handling
π Production Deployment
- Use separate API keys for each environment
- Implement proper error handling
- Monitor transaction success rates
- Set up alerting for failures
