zulip/corporate
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
..
lib stripe: Fix customer charged for upgrade during free trial. 2023-12-11 13:23:49 -08:00
management billing: Do subscription management in-house instead of with Stripe Billing. 2018-12-22 13:39:30 -08:00
migrations sponsorship: Allow remote orgs to request a plan type. 2023-12-08 11:24:15 -08:00
tests stripe: Fix customer charged for upgrade during free trial. 2023-12-11 13:23:49 -08:00
views emails: Extend expiration for login confirmation links. 2023-12-11 10:16:40 -08:00
__init__.py
models.py models: Fix upgrade scheduled legacy org error on support page. 2023-12-09 12:50:05 -08:00
urls.py remote_billing: Implement confirmation flow for RemoteRealm auth. 2023-12-10 16:15:28 -08:00