Payment links

Create a charge from the dashboard and share a URL — ideal for WhatsApp, invoices, or social posts.

Create a link

  1. Open Payment links in the dashboard.
  2. Enter the amount and the customer's MoMo registered name when you have it.
  3. Optionally add email and description.
  4. Copy the authorization_url or short access-code URL.

URL formats

  • /pay/wa-########## — primary checkout URL (reference).
  • /c/{access_code} — short link that redirects to the reference checkout.

When to use links vs API

  • Payment links — one-off invoices, manual sales, messaging apps.
  • API — e-commerce checkout, apps, automated invoicing. See Redirect checkout.