Dynamic Links
A dynamic link is a payment link without a fixed amount. The buyer enters the amount they wish to pay before selecting a payment method.When to use dynamic links
- Donations: Let supporters choose their contribution amount.
- Tips or gratuities: Let customers decide how much to tip.
- Flexible invoicing: When the amount varies per transaction.
- Pay-what-you-want: For products or services with flexible pricing.
Creating a dynamic link
Omit theamount field from the request:
The only difference between a regular payment link and a dynamic link is whether you include the
amount field in the request. Everything else — response format, webhooks, redirects — works the same way.