#edubbs
1 messages · Page 1 of 1 (latest)
Whoops, sorry I missed this!
You can't customize the payment link amount like you ask via the URL, or customers could manipulate this themselves
Your options are to either generate unique payment links via the API, or go directly to generating Checkout session, depending on your use case. For emailed links the customer might not action immediately, payment links are likely the better approach (because Checkout sessions expire).
Payment Links via API: https://stripe.com/docs/payments/payment-links/api