Skip to content

#139 avoid disabled webhook to process on the status page

jitendra requested to merge jitendra/stripe:webhook into master

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?

Gitlab - #139 (closed)

Merge request reports