zulip/corporate
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
..
lib stripe: Add 'get_billing_page_context' method to 'BillingSession'. 2023-11-16 09:48:43 -08:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations sponsorship: Add extra input fields to get more org info. 2023-11-13 08:52:13 -08:00
tests stripe: Add 'get_billing_page_context' method to 'BillingSession'. 2023-11-16 09:48:43 -08:00
views stripe: Add 'get_billing_page_context' method to 'BillingSession'. 2023-11-16 09:48:43 -08:00
__init__.py
models.py sponsorship: Add extra input fields to get more org info. 2023-11-13 08:52:13 -08:00
urls.py urls: Show sponsorship page on a new URL. 2023-11-06 14:55:14 -08:00