zulip/corporate
Mateusz Mandera c0822739d0 corporate: Allow customer to go through /upgrade/ if their plan ended.
This specifically fixes an issue where a customer chose monthly payment
plan instead of annual, getting stuck with the higher monthly payments.
With this change, the Customer plan can be set to ENDED and they can go
through /upgrade/ again and choose annual payments.
A proper follow-up should be to make it possible to change between
monthly/annual on the /billing/ page.
2020-02-13 17:40:04 -08:00
..
lib corporate: Consistently use delivery_email for billing. 2019-11-18 17:02:57 -08:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations python: Sort migrations/management command imports with isort. 2020-01-14 13:07:47 -08:00
tests dependencies: Upgrade to Django 2.2.10. 2020-02-13 16:27:26 -08:00
__init__.py Create non-localserver "corporate" app with jobs pages. 2013-11-06 12:07:31 -05:00
models.py billing: Add backend support for downgrading. 2019-04-11 23:27:42 -07:00
urls.py corporate: Add a /jobs page, with job posts for mobile/fullstack. 2019-05-22 22:20:58 -07:00
views.py corporate: Allow customer to go through /upgrade/ if their plan ended. 2020-02-13 17:40:04 -08:00