zulip/corporate/lib
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
..
__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 stripe: Fix discounts for legacy server with upgrade scheduled. 2023-12-09 12:50:05 -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