Dashboard
- Open
https://merchants.zbx.boomfi.xyz/dashboard/pay-links - Create a pay link and enter name, amount, currency, payment type (one-time or recurring), and after-completion behaviour
- Share the generated URL with your customer


Create via API
Notable fields
List and manage
/paylinks/batch. Variant URLs can be generated for specialised checkout flows (/paylinks/generate-variant/{paylinkId}): see Paylink Features.
Events
Successful customer payment arrives asPayment.Updated with status Succeeded. Creating or updating plans/paylinks can emit Plan.Created / Plan.Updated. See Event Types.
Next steps
- Paylink Features (prefill, redirects, variants)
- Account-Specific Paylinks
- Checkout
- Cookbook: Sell a Product