zulip/corporate
Prakhar Pratyush e5d71fe5ac stripe: Move `update_license_ledger_if_needed` to BillingSession.
This commit moves the 'update_license_ledger_if_needed' and its
helper function 'update_license_ledger_for_automanaged_plan'
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
..
lib stripe: Move `update_license_ledger_if_needed` to BillingSession. 2023-12-05 12:51:41 -08:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations models: Make requested_by optional in sponsorship request model. 2023-11-29 19:04:32 -08:00
tests stripe: Move `update_license_ledger_if_needed` to BillingSession. 2023-12-05 12:51:41 -08:00
views remote_billing: Add a "confirm login" page in RemoteRealm auth flow. 2023-12-05 11:34:57 -08:00
__init__.py
models.py billing: Render page for legacy server scheduled for upgrade. 2023-12-04 12:36:24 -08:00
urls.py remote_billing: Rename the _billing_entry and _finalize_login functions. 2023-12-05 11:34:57 -08:00