Open
Description
If the user has a paid subscription setup via Stripe let's say and the user goes to account > settings > delete account, their subscription will remain and credit card will continue to get billed. I would expect that if I deleted my account, my subscription would automatically end. Alternatively there should be a check before deleting the account, to give an error reminding the user to cancel their subscription first before deleting their account. I am new to SaaS so not sure what is the ideal approach.