#Sebastián Štancel-redirect-webhook

1 messages · Page 1 of 1 (latest)

rose bronze
#

Hello, can you clarify a bit. What are you looking to redirect?

crystal dune
#

So I set up a webhook which does something after the checkout session is completed and I am trying send my customer to a page after the webhook event

rose bronze
#

So you mean after Checkout is completed, it will direct the user to the redirect URL you gave it and then when your server is done processing a webhook you want them to go to another page?

crystal dune
#

yes

rose bronze
#

So your success page can query your server about that checkout session and the server can respond with whatever about waiting on or having processed the webhook