zulip/corporate
Lauryn Menard 928cb7e09e corporate: Pass plan_tier parameter to process_initial_upgrade.
Updates `process_initial_upgrade` to take a plan_tier parameter,
so that information can be specific to the type of BillingSession.

Note that ideally the plan tier would be passed as metadata to the
stripe.checkout.Session, but in order to do so, we need to be able
to update the generated stripe fixtures for tests. So for now, we
set the plan tier directly in the stripe event handler code.
2023-11-10 11:26:18 -08:00
..
lib corporate: Pass plan_tier parameter to process_initial_upgrade. 2023-11-10 11:26:18 -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 corporate: Pass plan_tier parameter to process_initial_upgrade. 2023-11-10 11:26:18 -08:00
views corporate: Pass plan_tier parameter to process_initial_upgrade. 2023-11-10 11:26:18 -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