mirror of https://github.com/zulip/zulip.git
cac4adac5f
The removal of the stripe_customer_id when creating a legacy plan actually disconnects any existing information in Stripe about a customer, who may have previously had a paid plan, so we don't want that removal to happen. Instead we get or create the customer associated with the billing session entity. Also, updates some of the code comments in the function for legacy plan migrations to be clearer. |
||
---|---|---|
.. | ||
__init__.py | ||
activity.py | ||
billing_types.py | ||
decorator.py | ||
registration.py | ||
remote_billing_util.py | ||
stripe.py | ||
stripe_event_handler.py | ||
support.py |