#.abishek
1 messages · Page 1 of 1 (latest)
Checkout Session is just for accepting payment. You can create a Checkout Session for multiple products
and ask your customer for the payment
Yes of course, you can follow the APi references:
https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-line_items
thank you