Collection (money in)
1
Hosted (fastest)
POST /v1/checkouts/create with mode: "HOSTED" → redirect to url → customer pays with MoMo or card.2
Document-first (API-embedded)
Party → counterparty → invoice/order → publish → checkout session → payment account → execute → poll status.
3
Checkout shortcut (API-embedded)
POST /v1/checkouts/create → session → payment account → execute.Payouts (money out)
Status updates
Markets & methods
Before executing, confirm the customer’s method and provider for their country: Payments by market. Optional:GET /v1/predictions/mmo-provider-info to infer MoMo operator from phone — Predictions.
Try it yourself
Hosted checkout
Mobile money and card on a Dollr payment page.
API Reference playground
Run collect, payout, and status calls interactively.
