Anders Kaseorg
f0f048de69
corporate: Import corporate.lib.stripe lazily.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-09-24 18:18:26 -07:00
Lauryn Menard
12ec133224
templates: Move billing templates to /templates/corporate/billing.
2024-01-30 10:06:48 -08:00
Aman Agrawal
49908ba166
sponsorship: Populate sponsorship page with correct context.
...
Fixes sponsorship page to work for remote realm and server.
2023-12-05 23:44:29 -08:00
Aman Agrawal
e949fb47ff
billing: Rename billing_home to billing_page.
2023-12-01 08:55:58 -08:00
Aman Agrawal
c822e953be
urls: Rename function names to match naming syntax of remote pages.
2023-12-01 08:55:58 -08:00
Tim Abbott
cab0215f3f
decorator: Pass RemoteServerBillingSession to views.
2023-11-30 11:22:19 -08:00
Aman Agrawal
7540e70cc8
decorator: Pass remote billing session instead of remote realm.
...
Since endpoints using the
`authenticated_remote_realm_management_endpoint` decorator
want to initialize a billing session and if need be remote_realm
is accessible to via the session variable.
2023-11-30 11:22:19 -08:00
Tim Abbott
a01618d633
billing: Add BillingSession support for requesting sponsorship.
2023-11-29 19:04:32 -08:00