#ltd
1 messages · Page 1 of 1 (latest)
Hi
No you can't achieve that using Checkout Session, you should probably use PaymentLink, if you have multiple users that can access the same link in order to purchase a products:
https://stripe.com/docs/payment-links
Than kyou