#yodasgerbil-checkout
1 messages · Page 1 of 1 (latest)
@acoustic vector no there isn't. You should create a Checkout Session server-side first https://stripe.com/docs/api/checkout/sessions/create and then redirect to that Session's URL instead
ok, thanks
Is there any Gatsby reference you point me towards?
I'm looking at this one: https://stripe.com/docs/checkout/integration-builder?client=react but it's for a React native app