zulip/corporate/lib
Mateusz Mandera abdfdeffe4 remote_billing: Implement confirmation flow for legacy servers.
For the last form (with Full Name and ToS consent field), this pretty
shamelessly re-uses and directly renders the
corporate/remote_realm_billing_finalize_login_confirmation.html
template. That's probably good in terms of re-use, but calls for a
clean-up commit that will generalize the name of this template and the
classes/ids in the HTML.
2023-12-08 23:49:10 -08:00
..
__init__.py
analytics.py billing: Add BILLING_SCHEDULE_ prefix to values. 2023-11-29 23:32:56 -08:00
decorator.py remote_billing: Implement confirmation flow for legacy servers. 2023-12-08 23:49:10 -08:00
registration.py billing: Fix exempt_from_from_license_number_check column name. 2023-04-13 15:26:44 -07:00
remote_billing_util.py remote_billing: Implement confirmation flow for legacy servers. 2023-12-08 23:49:10 -08:00
stripe.py remote_billing: Implement confirmation flow for legacy servers. 2023-12-08 23:49:10 -08:00
stripe_event_handler.py stripe: Fix legacy server upgrade to business plan. 2023-12-05 23:44:29 -08:00
support.py corporate: Implement support_url for all BillingSession child classes. 2023-12-06 11:04:54 -08:00