You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a webhook was deleted on the Stripe side for any reason, then nothing happens on our end. The only outcome is that payments never reach the payment_status_success.
Even recreating the webhook manually is a hassle:
Some code needs to be run to delete the old webhook data:
If a webhook was deleted on the Stripe side for any reason, then nothing happens on our end. The only outcome is that payments never reach the
payment_status_success
.Even recreating the webhook manually is a hassle:
We should think about:
The text was updated successfully, but these errors were encountered: