zulip/corporate/lib
Prakhar Pratyush 135d7c03cc stripe: Add 'get_billing_page_context' method to 'BillingSession'.
This commit moves the main context creation part of the
'billing_home` view to a new shared
'BillingSession.get_billing_page_context' method.

This refactoring will help in minimizing duplicate code
while supporting both realm and remote_server customers.
2023-11-16 09:48:43 -08:00
..
__init__.py
analytics.py corporate: Move functions for realm installation data to new file. 2023-10-30 10:08:45 -07:00
registration.py billing: Fix exempt_from_from_license_number_check column name. 2023-04-13 15:26:44 -07:00
stripe.py stripe: Add 'get_billing_page_context' method to 'BillingSession'. 2023-11-16 09:48:43 -08:00
stripe_event_handler.py requirements: Upgrade Python requirements. 2023-11-15 15:27:54 -08:00
support.py corporate: Move `update_billing_method...` to BillingSession class. 2023-11-04 17:20:49 -07:00