How to prevent unpaid members from being redirected to signup when trying to update payment method? Answered
My "unpaid" members can't login to their accounts to update their payment method when their CC declines and I can't figure out why.
When they try to log in - They are getting redirected to the sign up page. I can't find anywhere in my redirects that would be causing this
Comments
3 comments
Understandably, your app section is probably gated content - that gated content is probably redirecting them to the signup page, leading to them being logged in, but unable to actually do anything.
I would recommend doing this -
I would need to see your site and ideally a loom video to help any more, but I do think that's the problem
ok thanks. are there any resources on how to make a script?
it might be this "on login" redirect causing it. you think I can put the script to check status on this page? If yes, redirect to manage billing?
Yeah exactly! As for a script, chatgpt can probably knock it out easily
Please sign in to leave a comment.