Use cases
- invoice payment;
- payment outside a cart;
- customer collection;
- manual payment from a back office;
- recurring payment triggered by a subscription.
Create a link
payment_url. Redirect the customer to that URL or share it.
Manage the amount
Theamount field is optional at creation time. If you do not set it, the payer can provide the amount at payment time, depending on your integration rules.
If max_usage is 1, the link must be treated as single-use.
Manage fees
A payment link can define who pays fees withfeeBearer.
The historical aliases
customerPaysFees, customer_pays_fees, customerPaidFees, and customer_paid_fees are accepted, but feeBearer remains the recommended form.
Read a public link
Pay a link
List your links
page and limit pagination to load your links progressively in a back office.