zulip/corporate/lib
Prakhar Pratyush 133291ec2d stripe: Move `update_license_ledger_for_manual_plan` to BillingSession.
Moves the 'update_license_ledger_for_manual_plan' function
to the 'BillingSession' abstract class.

This refactoring will help in minimizing duplicate code while
supporting both realm and remote_server customers.
2023-12-05 12:51:41 -08:00
..
__init__.py
analytics.py billing: Add BILLING_SCHEDULE_ prefix to values. 2023-11-29 23:32:56 -08:00
decorator.py remote_billing: Add tests for the legacy server flow. 2023-12-03 10:39:56 -08:00
registration.py billing: Fix exempt_from_from_license_number_check column name. 2023-04-13 15:26:44 -07:00
remote_billing_util.py remote_billing: Add redirects to login for unauthed user in legacy flow. 2023-12-03 10:39:56 -08:00
stripe.py stripe: Move `update_license_ledger_for_manual_plan` to BillingSession. 2023-12-05 12:51:41 -08:00
stripe_event_handler.py stripe: Show tier information correctly on billing and upgrade page. 2023-12-03 15:15:04 -08:00
support.py support: Get plan data via BillingSession for support views. 2023-12-03 14:27:07 -08:00