zulip/corporate/lib
Aman Agrawal 8e617f5df8 stripe: Fix customer charged for upgrade during free trial.
I accidentally free trials for both cloud and self hosted
enabled while testing, hence didn't catch it.

This mostly involves fixing `is_free_trial_offer_enabled` to
return the correct value and providing it the correct input.
2023-12-11 13:23:49 -08:00
..
__init__.py
analytics.py billing: Add BILLING_SCHEDULE_ prefix to values. 2023-11-29 23:32:56 -08:00
decorator.py remote_realm: Plumb RemoteRealmBillingUser into BillingSession. 2023-12-10 16:15:28 -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_realm: Plumb RemoteRealmBillingUser into BillingSession. 2023-12-10 16:15:28 -08:00
stripe.py stripe: Fix customer charged for upgrade during free trial. 2023-12-11 13:23:49 -08:00
stripe_event_handler.py stripe: Fix legacy server upgrade to business plan. 2023-12-05 23:44:29 -08:00
support.py support: Clean up template variables for remote server support. 2023-12-11 10:33:50 -08:00