zulip/corporate/lib
Prakhar Pratyush 24f902f3c6 corporate: Fix next payment info on billing page for fixed-price plans.
Earlier, for fixed-price plans we were showing the generic
next payment info on billing page which stated that plan
will automatically renew on end_date. It is no longer correct
for fixed-price plans.

This commit fixes the next payment info for fixed-price plans.

When the next_billing_cycle is the end_date, we inform the customer
that their plan will end on end_date and zulip sales will contact
them a couple of month ago before the end_date for renewal.
2024-02-28 08:48:18 -08:00
..
__init__.py
activity.py remote-activity: Add column for remote server or realm creation date. 2024-02-15 10:29:12 -08:00
decorator.py billing: Return login URL for AJAX request session timeout for servers. 2024-02-21 10:30:06 -08:00
registration.py models: Extract zerver.models.users. 2023-12-16 22:08:44 -08:00
remote_billing_util.py remote_realm: Plumb RemoteRealmBillingUser into BillingSession. 2023-12-10 16:15:28 -08:00
stripe.py corporate: Fix next payment info on billing page for fixed-price plans. 2024-02-28 08:48:18 -08:00
stripe_event_handler.py stripe: Fix $0 invoices being generated on upgrade. 2024-02-12 15:15:56 -08:00
support.py remote-support: Add push notification status information. 2024-02-23 09:08:21 -08:00