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 | Côte d’Ivoire |
| Operator | Moov Africa Côte d’Ivoire (Moov Money) |
operator_id | 14 |
operator_name | MOOV CI |
| Country code | +225 |
| Number format | 225XXXXXXXXXX (no + or spaces) |
| Endpoint | POST /pay/v01/straight/checkout-invoice/create |
| Validation mode | USSD Push (fallback: Guided USSD) |
Validation modes
Moov Côte d’Ivoire 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 Moov Money PIN. No extra input on the merchant side. Fallback mode — Guided USSD: if the push does not go through, the operator sends an SMS containing the transaction reference and the USSD code to dial. The customer dials the USSD to validate. Example SMS received in fallback mode: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 | — |
| Daily limit | — |
Related pages
- Validation modes — USSD Push & Guided USSD — details of the two flows
- Create a transaction — full endpoint reference
- Verify the status — call
confirmafter the callback
