Payment links
Create a charge from the dashboard and share a URL — ideal for WhatsApp, invoices, or social posts.
Create a link
- Open Payment links in the dashboard.
- Enter the amount and the customer's MoMo registered name when you have it.
- Optionally add email and description.
- Copy the
authorization_urlor 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.