#jonas - custom checkout domain

1 messages ยท Page 1 of 1 (latest)

winter cloak
#

Hello! Just starting a thread for you -- I'll review and respond as soon as I can ๐Ÿ™‚

#

Server Side Redirects to stripe checkout seem to be a requirement to get the custom domain working.
What makes you say that?

#

Is there any way to get server side redirects working with axios post requests?
I'm not sure but I don't think so -- POSTs aren't expected to redirect. You might want to use eg a GET instead if you're expecting redirects.

kind pelican
winter cloak
#

Oh, how about that. I somehow was unaware of this limitation, I stand corrected.

#

Looks like you're right and I am wrong

#

But I think using a GET would still help you here

kind pelican
#

Ah ok...
I will try that, one sec ๐Ÿ™‚

#

Yes unfortunately its not following the redirect automatically....

winter cloak
kind pelican
#

Thanks for your help ๐Ÿ™‚