#Megbleto_Carnel-checkout

1 messages · Page 1 of 1 (latest)

wooden canopy
#

Hi @warm portal! Could you tell me when exactly do you end up on this URL?

warm portal
#

on my backend i get the url from stripe and redirect the user using the link i get from stripe

#

my code looks like this

wooden canopy
#

The code you shared looks correct. But where did you see the error message you shared above? Is it the URL returned by your backend, or is it somewhere on the Stripe checkout page?

warm portal
#

oops i just realised i was the one making the mistake

#

i wasn't redirecting the right way

#

it works like a charm now

#

thank you very much

wooden canopy
#

Glad to hear you solved it!

warm portal
#

i was doing this window.location = https://checkout.stripe.com/pay/${url}