zulip/corporate
Aman Agrawal 22c333d135 stripe: Don't allow free trial users to have paid plan states.
Free trial users can only switch to `ACTIVE` or `ENDED`
as possible states. To switch to any other state, they need to
be `ACTIVE` first.
2023-11-27 14:17:18 -08:00
..
lib stripe: Don't allow free trial users to have paid plan states. 2023-11-27 14:17:18 -08:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations sponsorship: Use customer instead of realm to store sponsorship data. 2023-11-27 08:23:36 -08:00
tests sponsorship: Use customer instead of realm to store sponsorship data. 2023-11-27 08:23:36 -08:00
views billing: Inline is_realm_on_paid_plan. 2023-11-27 09:01:56 -08:00
__init__.py
models.py models: Add status text for some plan status states. 2023-11-27 14:17:18 -08:00
urls.py remote_upgrade_page: Add /upgrade URL for self hosted realms. 2023-11-24 09:22:02 -08:00