#Asso360
1 messages · Page 1 of 1 (latest)
👋 happy to help
each Checkout Session (in payment mode) creates a PaymentIntent
so you can start by creating the Checkout Session and once it's completed you can use the underlying PaymentIntent
Ok...
we'll try to better reuse out code in that sense
and another question about that flow: is it mandatory to use Stripe JS to redirect the client to the Checkout page?
Hey, taking over here. Let me know if there's any follow-up Qs I can answer!
oh that's exactly what I was looking for!
Thank you everybody for the answers!