Skip to content

Payment Links

Payment links let you send customers a URL where they can pay online through your Mollie integration.

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.

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}

StatusDescription
ActiveLink is available for payment
SuccessPayment completed
CancelledLink was cancelled

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.

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.