zulip/corporate
Prakhar Pratyush 26c5149d31 stripe: Add 'do_initial_upgrade' method to the 'BillingSession' class.
This commit moves a major portion of the 'initial_upgrade`
view to a new shared 'BillingSession.do_initial_upgrade' method.

This refactoring will help in minimizing duplicate code
while supporting both realm and remote_server customers.
2023-11-20 08:00:05 -08:00
..
lib stripe: Add 'do_initial_upgrade' method to the 'BillingSession' class. 2023-11-20 08:00:05 -08:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations corporate: Adjust models for RemoteRealm customers. 2023-11-17 12:58:37 -08:00
tests stripe: Add 'do_initial_upgrade' method to the 'BillingSession' class. 2023-11-20 08:00:05 -08:00
views stripe: Add 'do_initial_upgrade' method to the 'BillingSession' class. 2023-11-20 08:00:05 -08:00
__init__.py
models.py billing: Add prototype remote billing sessions. 2023-11-17 12:58:37 -08:00
urls.py urls: Show sponsorship page on a new URL. 2023-11-06 14:55:14 -08:00