zulip/corporate
Vishnu KS e0f5fadb79 billing: Downgrade small realms that are behind on payments.
An organization with at most 5 users that is behind on payments isn't
worth spending time on investigating the situation.

For larger organizations, we likely want somewhat different logic that
at least does not void invoices.
2021-07-02 13:19:12 -07:00
..
lib billing: Downgrade small realms that are behind on payments. 2021-07-02 13:19:12 -07:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations billing: Move exempt_from_from_license_number_check to Customer model. 2021-06-18 14:05:42 -07:00
tests billing: Downgrade small realms that are behind on payments. 2021-07-02 13:19:12 -07:00
__init__.py
models.py billing: Fix the type annotation of Customer.stripe_customer_id. 2021-07-02 12:04:41 -07:00
urls.py billing: Use PATCH request for changing plan status. 2021-05-14 15:10:02 -07:00
views.py billing: Fix the type annotation of Customer.stripe_customer_id. 2021-07-02 12:04:41 -07:00