zulip/corporate/lib
Aman Agrawal c105bcc322 stripe: Fix free trial pay by invoice customer billed twice.
This was a result of us moving `billing_cycle_anchor` ahead in time
of the `LicenseLedger` entry the customer paid for. Thus, this
confused our logic in thinking that customer hasn't paid for
the current billing cycle.
2025-07-10 08:30:44 -07:00
..
__init__.py billing: Move zilencer/lib/stripe to corporate. 2018-10-01 15:43:44 -07:00
activity.py python: Use Django 5.2 reverse(…, query=…). 2025-06-12 09:32:38 -07:00
billing_types.py corporate: Use Literal types for upgrade parameters. 2024-09-24 18:18:26 -07:00
decorator.py python: Use Django 5.2 reverse(…, query=…). 2025-06-12 09:32:38 -07:00
registration.py models: Refactor corporate/models.py into models package. 2025-04-08 10:16:35 -07:00
remote_billing_util.py typos: Fix typos caught by typos and mwic. 2025-02-18 19:44:02 -08:00
stripe_event_handler.py models: Refactor corporate/models.py into models package. 2025-04-08 10:16:35 -07:00
stripe.py stripe: Fix free trial pay by invoice customer billed twice. 2025-07-10 08:30:44 -07:00
support.py support: Revise view for scrubbed realms. 2025-06-18 16:51:25 -07:00