Prerequisites
- A Simiz account (free to create)
- cURL or any HTTP client
Create your Simiz account
Sign up at simiz.io/register. You’ll get instant access to your dashboard and sandbox environment.Once signed in, navigate to Settings → API Keys to find your test credentials.
Get your API keys
You’ll have two types of API keys:
| Key type | Format | Purpose |
|---|---|---|
| Test key | sk_test_xxxxxxxxxxxx | Sandbox transactions — no real money |
| Live key | sk_live_xxxxxxxxxxxx | Production transactions — real payments |
Sandbox test numbers
Use these numbers to simulate different payment outcomes:| Number | Operator | Result |
|---|---|---|
237690000001 | Orange Money | Success |
237670000001 | MTN MoMo | Success |
237690000002 | Orange Money | Insufficient balance |
237690000003 | Orange Money | Timeout |
Full sandbox documentation
See all test numbers and scenarios in the Sandbox guide.
Next steps
Configure Webhooks
Set up real-time notifications for payment events.
Explore the API
Browse the full API reference.

