#kqtipow-modify

1 messages · Page 1 of 1 (latest)

thin bane
#

Hi there, if you are using Stripe Checkout then you don't have to create a $customer or $charge at all... Stripe Checkout will handle that for you.

#

All you need to create is the $session

lucid seal
#

The form is being generated with JS, should I also make changes there?

#

Thanks for your kindly answer!

thin bane
#

I'm not sure what the previous client-side code looks like but all you need to do for Checkout is redirect to the $session->url

#

We recommend redirecting from your server