What are you trying to achieve?
hey all! I’m trying to redirect a user after a form submission on webflow to a stripe page if they have not paid yet.
I am able to get the Stripe API to error out, which does run the webhook response. But my site still does not redirect and stays on the success message of the form.
Steps taken so far
I’ve tried different 302, 301, 303 error codes, but nothing works.
Screenshots: scenario setup, module configuration, errors
Hello @Celestial_Being this scenario you have here is wrong, according to what you explained above it doesn’t match what you setup.
@Emmie_Aderemi any suggestions on how to improve it? Or even help on what’s wrong would be useful.
I have no clue where I’m going wrong! Thank you!
I found the solution and wanted to post in case anyone else runs into this issue.
When I set up my Webhook, I didn’t turn on the advanced selections found in the screenshot below. When you create a webhook, click advance settings and turn on the first two selections.