#tomh0027
1 messages · Page 1 of 1 (latest)
Hello! Why do you need the client secret from a checkout session?
to confirm payment
With a Checkout Session you're usually not working with the Payment Intents directly - the hosted UI would handle it all for you
If you want to confirm Payment Intents yourself you're supposed to create them on your own
actually I first worked on subscription refering this doc
https://stripe.com/docs/payments/accept-a-payment-deferred?platform=web&type=subscription
I thought checkout works on a similiar way
No, Checkout is a completely different flow