zulip/corporate
Aman Agrawal ec86114330 stripe: Fix discounts for legacy server with upgrade scheduled.
We simply apply discount to both the plans.

Since the discount is saved in `customer.default_discount` it
will applied now to any future plans as well, even if customer
downgrades and the upgrades again.
2023-12-09 12:50:05 -08:00
..
lib stripe: Fix discounts for legacy server with upgrade scheduled. 2023-12-09 12:50:05 -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 remote_billing: Implement confirmation flow for legacy servers. 2023-12-08 23:49:10 -08:00
views stripe: Use `next_plan` instead of `new_plan` for legacy upgrades. 2023-12-09 12:50:05 -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 legacy servers. 2023-12-08 23:49:10 -08:00