zulip/corporate
Prakhar Pratyush 31f048d054 stripe: Move `setup_upgrade_checkout_session_and...` to BillingSession.
Moves the 'setup_upgrade_checkout_session_and_payment_intent'
function to the 'BillingSession' abstract class.

This refactoring will help in minimizing duplicate code while
supporting both realm and remote_server customers.
2023-11-10 09:15:10 -08:00
..
lib stripe: Move `setup_upgrade_checkout_session_and...` to BillingSession. 2023-11-10 09:15:10 -08:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations corporate: Replace unused accessors with database constraint. 2023-05-31 13:53:04 -07:00
tests stripe: Move `setup_upgrade_checkout_session_and...` to BillingSession. 2023-11-10 09:15:10 -08:00
views stripe: Move `setup_upgrade_checkout_session_and...` to BillingSession. 2023-11-10 09:15:10 -08:00
__init__.py
models.py billing: Add field to show billing frequency. 2023-11-10 05:17:52 +05:30
urls.py urls: Show sponsorship page on a new URL. 2023-11-06 14:55:14 -08:00