mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 08:13:56 +10:00
Improve the stripe webhook endpoint by checking for subscriptions prior to performing an update to handle cases where accounts have no created subscription. This can happen in sitations such as when a checkout_session has been created but the payment fails.