This is an enterprise-only feature. Please contact us to enable.
- Create: One API call from your backend sets the amount, settlement token, and destination.
- Share: Send the link by email, SMS, chat, or QR code.
- Get paid: The payer pays with any wallet or exchange, on any chain. Funds convert and settle automatically.
Where the payer pays
- Hosted, out of the box: Point
baseUrlat Dynamic’s hosted payment page (https://pay.dynamicauth.com). No frontend to build. - Self-hosted: Point
baseUrlat your own frontend and drive the payment with the JavaScript SDK, Flutter SDK, or the API. - Custom domain: Put your own domain, for example
pay.yourcompany.com, on Dynamic’s hosted page. Contact us to set this up.
Any wallet, any exchange, any chain
Payers connect a wallet, pay from an exchange account, or send to a generated deposit address, on any chain Flow supports. See Funding sources and Multi-chain support for the full list.Get started
baseUrl. The response returns a paymentUrl you send to the payer. See Payment links for the full reference.