Sentry error:
https://muckrock.sentry.io/issues/7508014125/?project=1422309&query=is%3Aunresolved&referrer=issue-stream
I think this is an issue with the Stripe update. Offending code:
|
def handle_charge_succeeded(charge_data): |
Especially these lines:
|
if "name" in invoice_line["plan"]: |
Sentry error:
https://muckrock.sentry.io/issues/7508014125/?project=1422309&query=is%3Aunresolved&referrer=issue-stream
I think this is an issue with the Stripe update. Offending code:
squarelet/squarelet/organizations/tasks.py
Line 51 in 7f46465
Especially these lines:
squarelet/squarelet/organizations/tasks.py
Line 70 in 7f46465