Skip to main content
Payment accounts bind a party to a method + provider (e.g. MTN_MOMO_LBR + PAWAPAY) for use in executions. Try in API Reference: Create payment account
For hosted checkout, you do not need to create payment accounts — Dollr collects payment details on the hosted page. See Hosted checkout.

When to use

  • Collections (API-embedded): register the payer’s MoMo wallet or card before executions/collection
  • Payouts: register the beneficiary account before executions/payout

Operation types

Pass operation_type as a query parameter:

Mobile money example

Infer MoMo operator from phone via Predictions.

Card example

See Collect with card for the full card flow.

Reusing payment accounts

Payment accounts include is_active — inactive accounts cannot be used in executions.
Last modified on June 23, 2026