Payment Links
Payment links let you send customers a URL where they can pay online through your Mollie integration.
Creating a payment link
Section titled “Creating a payment link”Payment links are created from the Payment Link tab of the payment sheet (only available when Mollie is connected). See Payments on Appointments for the full field reference.
Share Payment Link Sheet
Section titled “Share Payment Link Sheet”After creating a payment link, the Share Payment Link Sheet opens:
- URL — The full payment link as copyable text with a copy-to-clipboard button
- QR code — A QR code for the payment link, ideal for in-person scenarios
The URL format is: your-domain.com/p/pay/{publicToken}
Payment link statuses
Section titled “Payment link statuses”| Status | Description |
|---|---|
| Active | Link is available for payment |
| Success | Payment completed |
| Cancelled | Link was cancelled |
Re-sharing
Section titled “Re-sharing”Pending payment links show a share button on the payment tile in the payments section, allowing you to re-share the link if the customer needs it again.
Security
Section titled “Security”The public token in the payment link URL is stored encrypted (AES-256-GCM) in the database. Customer payment information is also encrypted at rest.