zulip/corporate
Lauryn Menard 5d25cab42b analytics: Create process_support_view_request BillingSession method.
Creates a process_support_view_request method for BillingSession
to process the various support requests that relate to the billing
system.

Moves approve_realm_sponsorship, update_realm_sponsorship_status,
and attach_discount_to_realm to this new BillingSession method.

Adds a new abstract property to BillingSession to have a string
value, billing_entity_display_name, to use for support messages
sent when these requests are processed.
2023-12-03 14:27:07 -08:00
..
lib analytics: Create process_support_view_request BillingSession method. 2023-12-03 14:27:07 -08:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations models: Make requested_by optional in sponsorship request model. 2023-11-29 19:04:32 -08:00
tests analytics: Create process_support_view_request BillingSession method. 2023-12-03 14:27:07 -08:00
views remote_billing: Add redirects to login for unauthed user in legacy flow. 2023-12-03 10:39:56 -08:00
__init__.py
models.py upgrade: Show tier corresponding to session on upgrade page. 2023-12-01 08:55:58 -08:00
urls.py billing_page: Successfully render for remote realms and server. 2023-12-01 08:55:58 -08:00