Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pro: Cancellation Reasons #8563

Open
garethrees opened this issue Feb 4, 2025 · 0 comments
Open

Pro: Cancellation Reasons #8563

garethrees opened this issue Feb 4, 2025 · 0 comments

Comments

@garethrees
Copy link
Member

Stripe now has more support for collecting cancellation reasons after a subscriber cancels their subscription. These get recorded in Stripe via Billing > Subscriptions > subscription details page.

After the user cancels, we should display a form that requests their reasons. The options given in the Stripe documentation are fine.

Image

If we can use something pre-made from Stripe, all the better, but writing our own form and submitting via the API would be fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant