Turn published invoices or orders into shareable URLs customers can pay on a Dollr-hosted page with mobile money or card — no Dollr account required.
Try in API Reference: Payment link · Receipt link
When to use
- Send a pay link by SMS, email, or WhatsApp
- Redirect customers after checkout to a receipt page
- Hosted checkout without building your own payment form — see Hosted checkout
Requires the source to be published (ACTIVE or later). See Invoices and Orders.
Query parameters
Payment link
Response: { "url": "https://..." } — redirect or share this URL. The customer completes payment on Dollr’s hosted page.
Receipt link
Available after the source reaches PAID status.
Last modified on June 23, 2026