#tyson

1 messages · Page 1 of 1 (latest)

pearl tokenBOT
dusky veldt
#

hi! I'm a bit lost. What guide are you using?

naive zenith
#

Stripe checkout

#

In my app i have created the calls to create product, price and customer standard account as well a stripe connect account and now i am trying to send all that to the checkout page. and its sending but not loading and says the checkout page is malformaed

dusky veldt
#

what guide are you using (do you have a link to it?) and what code have you written exactly?

keen steeple
#

Hi! I'm taking over this thread.

#

Can you share your code that is throwing that error?

naive zenith
keen steeple
#

Can you copy paste here the code you wrote that is throwing that error?

naive zenith
#

I am using api calls from my app

#

this the call

#

I then send the user to the checkout URL which is showing this error

keen steeple
#

What tool are you using the make the API call? Also can you share the Checkout Session ID and the URL you are redirected to?

keen steeple
#

When I click on that URL it does work for me.

#

So how exactly are you redirecting users to that URL?

naive zenith
#

the link sends me to here

#

could it be a issue in the platform i ma using?

#

i know it is possible for this to work

keen steeple
#

I know nothing about the paltform you are using, but the Checkout Session link you shared is correct. so you just need to make sure to redirect users to that link correctly and it should work.

naive zenith
#

Ok cool! ill give it a go

naive zenith
#

Hi do its weird i think its on the stripes end as the linked snatched from the session in my data base works, but the external link I am sent to is slightly different, so could it be being changed through stripe or does the linked run out of time? is it some kind of sercurtiy feature?

keen steeple
#

Here we know nothing about this types of no-code app, so not sure how we can help.

#

But it looks like there's a issue when you redirect users to that URL.

naive zenith
#

Yeah thanks i am gonna keep sloging on with it