#Ali-Payment-Link
1 messages · Page 1 of 1 (latest)
Hi @sour mulch , just want to get your question correctly. Do you want to expire the payment link?
actually we are doing a work for one of our customer, that he want to generate a payment link along with the invoice and he want to share the link with his customer to get his invoice paid
PaymentLink is our no-code solution, if you are looking for API to generate links, you can take a look at our Checkout API. https://stripe.com/docs/payments/checkout
hmm
yah i need to generate the link with payment amount
You can pass in a amount, price or subscription to generate a checkout session.
and able to pass that checkout page link with customers to pay the amount?
Yes, the customer can perform the payment on the checkout page.
is that possible to get that checkout link to a text box where i can copy and share
It is a URL, so you can share it to customers to collect payments
okey