#roycwilliams

1 messages ยท Page 1 of 1 (latest)

fickle siloBOT
tacit belfry
#

Hi again ๐Ÿ‘‹ that may fluctuate a bit based on the framework that you're using, but you can have the endpoint that you're calling respond with a redirect directly rather than having it serve a value or a URL that you would then use to make a client-side redirect.

You can see an example of that in the Step 2 of this doc:
https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=checkout#redirect-customers

In the example there, the response is made using .redirect, so the response serves a redirect.

Securely accept payments online.

simple ridge
#

So i'm using firebase to host would the code still run?

steel current
#

๐Ÿ‘‹