#bwestwood

1 messages · Page 1 of 1 (latest)

hard pewterBOT
minor shuttle
#

Here is my current API endpoints. First one is creating the user after they pick a date and fill out the form and the second screenshot is when they click purchase on the prebuilt stripe checkout page.

hidden condor
#

Ah, you're using Checkout Sessions

minor shuttle
#

yes

#

do I replace the stripe.checkout.sessions.create()

hidden condor
minor shuttle
#

okay just to confirm, I would use the stripe.paymentIntents.create() instead od the checkout.sessions?

hidden condor
minor shuttle
#

oh okay thank you I got it