#Ish

1 messages · Page 1 of 1 (latest)

amber mangoBOT
azure iron
frozen mountain
#

Yes

#

After creating a Checkout Session, redirect your customer to the URL returned in the response.

#

The above mentioned redirection, If I have to initiate from server side , because I am using APIs I need to call "redirect ToCheckout" API right

azure iron
#

No

#

You create the Checkout Session via our API and it returns the Checkout Session to you

#

You then send a redirect request from your server to the client that will redirect your customer's browser to the Checkout Session URL

frozen mountain
#

I had to implement complete functionality in server side. So Instead of sending redirect request from server to Client, Can I call redirectToCheckout API on server side

azure iron
#

redirectToCheckout is not an API. It's a deprecated JS function

frozen mountain
#

oh ok Got you

azure iron
frozen mountain
#

Got you

#

Thankyou

azure iron
#

Happy to help 🙂