zulip/corporate/lib
Aman Agrawal bb8a0ea1f4 stripe: Create customer if one doesn't exist.
Since this function can only be called by billing admins, it
is okay to allow them to create a customer if one doesn't exist.
2024-12-17 10:33:22 -08:00
..
__init__.py billing: Move zilencer/lib/stripe to corporate. 2018-10-01 15:43:44 -07:00
activity.py corporate: Fix misuse of timezone_now() as parameter default. 2024-11-10 19:14:32 -08:00
billing_types.py corporate: Use Literal types for upgrade parameters. 2024-09-24 18:18:26 -07:00
decorator.py corporate: Import corporate.lib.stripe lazily. 2024-09-24 18:18:26 -07:00
registration.py billing: Enforce manual license management for guest role changes. 2024-09-20 12:02:39 -07:00
remote_billing_util.py ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00
stripe_event_handler.py stripe: Rename remote_server_legacy_plan param in initial upgrade. 2024-12-15 09:15:07 -08:00
stripe.py stripe: Create customer if one doesn't exist. 2024-12-17 10:33:22 -08:00
support.py support: Get plan data without making end of billing cycle updates. 2024-12-03 10:30:35 -08:00