Quickei provides separate environments for development and production.Documentation Index
Fetch the complete documentation index at: https://developer.quickei.io/llms.txt
Use this file to discover all available pages before exploring further.
Environments
- Sandbox
- Production
Use the sandbox for development and testing. No real money is processed.Payment Gateway APIPOS API
The sandbox environment behaves identically to production. All API responses, webhooks, and status flows work the same way — the only difference is that no real funds are moved.
Environment Summary
| Environment | Payment Gateway Base URL | POS Base URL |
|---|---|---|
| Sandbox | https://quickei.io/pay/sandbox/api/v1 | https://quickei.io/merchant-api/pos/v1 |
| Production | https://quickei.io/pay/api/v1 | https://quickei.io/merchant-api/pos/v1 |

