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 | Burkina Faso |
| Operator | Moov Africa Burkina |
operator_id | 12 |
operator_name | MOOV AFRICA BURKINA |
| Country code | +226 |
| Number format | 226XXXXXXXXX (no + or spaces) |
| Endpoint | POST /pay/v01/straight/checkout-invoice/create |
| Validation mode | USSD Push (fallback: Guided USSD) |
Validation modes
Moov Africa Burkina Faso uses two modes depending on network availability at the moment of the transaction. You submit the same request in both cases — the operator decides on the mode on the network side. Primary mode — USSD Push: after your request, the operator pushes a USSD prompt directly to the customer’s phone. The customer validates with their PIN. No extra input on the merchant side. Fallback mode — Guided USSD: if the push does not go through, the operator sends an SMS with the instructions and the USSD code to dial. The customer dials the USSD to validate.Your UX must anticipate both cases. Show a message that covers both: the customer will receive either a USSD push to validate directly, or an SMS with the instructions to follow.
Recommended UX
Request example
Expected response
Limits
| Parameter | Value |
|---|---|
| Minimum amount | 100 XOF |
| Maximum amount | 2,000,000 XOF |
| Daily limit | — |
Related pages
- Validation modes — USSD Push — details of USSD Push and Guided USSD flows
- Create a transaction — full endpoint reference
- Verify the status — call
confirmafter the callback
