A plan update through the Stripe customer portal) Planned
Hello folks. Is it expected behavior that a plan update (through the Stripe customer portal) takes two/three steps to complete?
I’m using the “data-ms-price:update” attribute. First it takes user to a Stripe page where user must click “Update Plan”, and then user must again select the desired plan, and click “Continue.”
Comments
6 comments
Hi Jorge, at the moment that is normal.
We do have plans of improving that tho. For example, we have the ability of sending the member directly to the contirm step. It’s just a matter of us building that in.
Ok thanks. I also see that with new plan logic feature, I might theoretically do a plan update by adding a new plan, and automatically canceling old plan. But that has strings attached, other factors to consider.
Just curious if that would be an alternative that would make plan change simpler for the user. Or do you advise waiting for this improvement?
I would recommend to wait for the improvement. Which being totally transparent, we don’t have a specific timeframe in mind for working on that.
Also, when using payments through Stripe, is there a way I can add a link that sends a user to their Stripe subscription so they can cancel or view their billing info?
you're looking for the data-ms-action='customer-portal' attribute 🙂
just add that to a button and that will take the member to the Stripe Billing Portal.
Thank you!
Please sign in to leave a comment.