mirror of
https://github.com/documenso/documenso.git
synced 2026-06-22 04:12:06 +10:00
9bcb240895
## Description Resolves an issue where individual plan customers who cancel are not correctly put down to the free plan. To resolve this, we delete the subscription on the stripe subscription delete webhook. Since the customerId is stored on the organisation they can still access their old invoices.