#cooperwl1-checkout

1 messages ยท Page 1 of 1 (latest)

civic imp
#

Yeah do you have an example link? Or the checkout session ID?

#

Also do you seen anything in the conosole logs or in the network requests?

burnt haven
#

Ill make a fresh one

#

network looks fine on loading the stripe page (hopefullly not exposing anything ๐Ÿ’€ )

#

checkout just showing this with loading animation if that helps

civic imp
#

Is there a reason you're going to that URL? That URL is not the same as the one returned from the Checkout Session creation request

burnt haven
#

oh fr? let me look

#

im just going to the response.url i get in my frontend that may be wrong let me double check

#

oh im getting somewhere ๐Ÿ˜‚

civic imp
#

๐Ÿ‘

burnt haven
#

we have received stripe liftoff ๐Ÿš€

#

i was missing a ```
.then((response) => {
return response.json();
})

civic imp
#

perfect! Glad I could point you in the right direction ๐Ÿ™‚