How to replace a static cancellation form with an instant Stripe cancellation button in Memberstack?
hey everyone
So we have a form when people want to cancel their subscription but this is just a static form. I would like to have like a cancellation button that cancel immediately from the connection with Stripe. Is this possible with members stack?
Comments
2 comments
Hey Nihat Avcı,
You can setup a way for your users to access the Stripe customer portal via the data-ms-action="customer-portal" custom attribute and offer cancelation feature as well. You can check the Stripe settings to ensure that cancelling a subscription is enabled for your project and you could also collect cancellation reason if that fits for your project and it should work for you.
Hope this helps.
you could also use Make/Zapier to cancel directly in Stripe.
Please sign in to leave a comment.