zulip/corporate/lib
Lauryn Menard fbe7145231 corporate: Check plan tier for new plan discount calculations.
Now that a customer discount may require a particular plan tier to
be applied, update the billing code to check the plan tier when
getting the customer default_discount field/information for a new
plan.

For billing schedule changes and displaying billing information for
current plans, we explicitly use the discount set on the current,
active plan and do not check the customer object for these actions.
2024-01-15 03:10:04 -08:00
..
__init__.py
analytics.py support: Format ARR column as dollar amount in remote activity view. 2023-12-19 14:44:26 -08:00
decorator.py billing: Enable billing system in production. 2023-12-15 11:03:42 -08:00
registration.py models: Extract zerver.models.users. 2023-12-16 22:08:44 -08:00
remote_billing_util.py remote_realm: Plumb RemoteRealmBillingUser into BillingSession. 2023-12-10 16:15:28 -08:00
stripe.py corporate: Check plan tier for new plan discount calculations. 2024-01-15 03:10:04 -08:00
stripe_event_handler.py models: Extract zerver.models.users. 2023-12-16 22:08:44 -08:00
support.py support: Include mobile users and mobile push data. 2024-01-05 16:55:38 -08:00