zulip/corporate
Tim Abbott 10862451ef billing: Refactor code to compute push status.
This moves the function which computes can_push and
expected_end_timestamp outside RemoteRealmBillingSession
because we might use this function for RemoteZulipServer
as well and also renames it.
2023-12-15 11:03:42 -08:00
..
lib billing: Refactor code to compute push status. 2023-12-15 11:03:42 -08:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations sponsorship: Allow remote orgs to request a plan type. 2023-12-08 11:24:15 -08:00
tests docs: Document plan management login tips. 2023-12-15 11:03:42 -08:00
views billing: Enable billing system in production. 2023-12-15 11:03:42 -08:00
__init__.py
models.py models: Make it easier to debug current plan name and status. 2023-12-14 08:22:25 -08:00
urls.py remote_billing: Add endpoint and a helper to make deactivation links. 2023-12-12 13:31:59 -08:00