How to debug why Stripe redirects to a different URL than configured?
hey everyone I have some redirects on Purchase but after testing the payments with stripe it is getting back to a completely different url… any clue what might be the issue? Is it somewhere in stripe?


the flow is that Members start with plan “Educators Free” and upgrade in the dashboard to eg “Educators Single Classroom”
and I see that in the “Educators Free” we have a redirect on Signup to “/basics” which I need

is this the issue? This “Educators Free” plan is actually the one that Stripe will redirect to?
Comments
1 comment
Hey Sebastian Kacperski,
In case you have different redirects setup for free and paid plan, you could make use of Plan Priority feature where you set the paid plan higher on the list, so that if a user who has been assigned the free plan and if they upgrade to the paid plan, the login / purchase redirect of the paid plan set by you will be given more preference. Hope this helps.
Please sign in to leave a comment.