mirror of https://github.com/zulip/zulip.git
50950de24c
Previously, we only downgraded and voided small organizations behind payments only if they had an active plan. This left us with a bunch of invoices from small realms which used to have an active plan. It doesn't make much sense for us to get these realms to pay the invoices so we have decided to just void them. This commit voids the open invoices of all the small realms without an active plan and has the last invoice open. Unlike, the realms with an active plan we don't email them about us voiding the invoice. It's not super obvious whether Stripe sends an email to the customer when the Invoice is voided. But they do get the message that the invoice is voided if they try to pay the invoice through the hosted invoice page. |
||
---|---|---|
.. | ||
lib | ||
management | ||
migrations | ||
tests | ||
views | ||
__init__.py | ||
models.py | ||
urls.py |