zulip/corporate/lib
Lauryn Menard 717d40475e corporate: Use the stripe checkout session metadata for free trials.
Instead of using the data from the stripe.SetupIntent for processing
an initial upgrade for the free trial session types, use the metadata
from the stripe.checkout.Session that was returned.

The metadata is the same for both the checkout session and the setup
intent.
2023-11-09 12:03:33 -08:00
..
__init__.py billing: Move zilencer/lib/stripe to corporate. 2018-10-01 15:43:44 -07:00
analytics.py corporate: Move functions for realm installation data to new file. 2023-10-30 10:08:45 -07:00
registration.py billing: Fix exempt_from_from_license_number_check column name. 2023-04-13 15:26:44 -07:00
stripe_event_handler.py corporate: Use the stripe checkout session metadata for free trials. 2023-11-09 12:03:33 -08:00
stripe.py corporate: Update create_stripe_customer to not attach payment method. 2023-11-09 12:03:33 -08:00
support.py corporate: Move update_billing_method... to BillingSession class. 2023-11-04 17:20:49 -07:00