Avoid disabled webhooks to process on system status alert.
If there is a disabled hook on stripe with an older api version, the system page shows an alert to fix the webhook eventhough we have an another(enabled) webhook correctly configured on stripe.
I think it would be good if we can just ignore considering disabled webhooks on system status page as stripe doesn't actually use them?