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 | MTN Mobile Money Côte d’Ivoire |
operator_id | 15 |
operator_name | MTN CI |
| Country code | +225 |
| Number format | 225XXXXXXXXXX (no + or spaces) |
| Endpoint | POST /pay/v01/straight/checkout-invoice/create |
| Validation mode | Guided USSD |
Validation mode: Guided USSD
After your request, MTN sends an SMS to the customer with the transaction reference and the USSD code to dial to approve the payment. The customer dials this code on their phone — they reach a USSD menu asking them to confirm with their MoMo 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 MTN 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
