Documentation Index
Fetch the complete documentation index at: https://developers.ligdicash.com/llms.txt
Use this file to discover all available pages before exploring further.
Identity
| Field | Value |
|---|---|
| Country | Niger |
| Operator | Zamani Niger (Zamani Money) |
operator_id | 28 |
operator_name | ORANGE/ZAMANI NIGER |
| Country code | +227 |
| Number format | 22790XXXXXXX (no + or spaces) |
| Endpoint | POST /pay/v01/straight/checkout-invoice/create |
| Validation mode | Guided USSD |
Validation mode: Guided USSD
After your request, Zamani sends an SMS to the customer with the payment amount and the USSD code to dial to approve. The customer dials this code on their phone — they reach a USSD menu asking them to confirm with their Zamani Money PIN. No extra input on the merchant side: the callback remains the source of truth. Example SMS received by the customer:The SMS arrives within seconds, but the customer may take several minutes to read it and dial the USSD. Keep the waiting state until the callback arrives.
Recommended UX
Collect the customer's number
Your form only collects the Zamani phone number. No OTP to collect at this stage.
Request example
Expected response
Limits
| Parameter | Value |
|---|---|
| Minimum amount | 10 XOF |
| Maximum amount | — |
| Daily limit | — |
Related pages
- Validation modes — Guided USSD — flow details
- Create a transaction — full endpoint reference
- Verify the status — call
confirmafter the callback
