line 54, in wrapped_view
return view_func(*args, **kwargs)
File "./postgresqleu/util/decorators.py", line 26, in wrapped_view
return view_func(request, *args, **kwargs)
File "./postgresqleu/stripepayment/views.py", line 175, in webhook
for r in payload['data']['object']['refunds']['data']:
Exception Type: KeyError at /p/stripe/1/webhook/
Exception Value: 'refunds'
Request information:
USER: AnonymousUser
The stripe refund webhook is failing
https://docs.stripe.com/upgrades#2022-11-15 says