mirror of
https://github.com/zulip/zulip.git
synced 2026-07-06 21:18:58 +08:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| analytics.py | ||
| registration.py | ||
| stripe_event_handler.py | ||
| stripe.py | ||
| support.py | ||