#ScottWrkout

1 messages · Page 1 of 1 (latest)

wet pythonBOT
tardy radish
#

Hi! What's your question?

cunning atlas
#

Hey there! I see in the pricing table documentation that it will redirect back to our site.. but I don't see anywhere to provide the redirect URL

tardy radish
#

Ah, so I believe you might have that backwards. It's the Checkout Session that redirects back to your site, not the Pricing Table. If you choose to have a confirmation page, Stripe will host it for you and there is no redirect to your website. If you want, you can instead redirect them to your site after they pay (see screenshot)

cunning atlas
#

Ah, gotcha. Thanks for the clarification. I think I get it. The redirect will provide us a status as well?

tardy radish
#

The redirect will just send the customer somewhere after a successful payment. Not sure if that answers your question though

cunning atlas
#

I think so. If it only redirects on success, we know what to display and can handle the rest via webhook.

#

Thank you.