Environments
Mando can provide separate environments for development and production use.
Available Environments
Section titled “Available Environments”| Environment | Base URL | Purpose |
|---|---|---|
| Production | https://www.mando.fi/api | Live data, real transactions |
Production Environment
Section titled “Production Environment”The production environment provides access to your live POS data.
Test Environment
Section titled “Test Environment”A separate test company can be created for testing features that change data. Request acess to the sandbox environment from your Mando account manager.
Characteristics:
- Pre-populated sample data or copied customer data
- Safe to experiment and test
Development environment
Section titled “Development environment”It’s possible to request a completely separate test environment for development purposes. This is completely isolated from the production environment.
Best Practices
Section titled “Best Practices”- Do not develop against live data unless it’s a strictly read-only scenario
- Request test environment for testing
- Verify your integration with the test environment before deploying to production
- Monitor your integration for errors and performance issues