Could I ask your help with this issue of mine. This is regarding Stripe webhooks from the plugin WooCommerce Stripe Payment Gateway. I know that this is not your plugin but we think that WPML can be a cause of the issue we are having.
My site uses a directory-based language structure (e.g., /en/, /es/). I have configured Stripe webhooks for each language, and those are processing successfully. However, the default webhook URL (without a language code) is consistently failing with server errors and timeouts
I have already consulted with the WooCommerce Stripe plugin developers. They have confirmed that the plugin is functioning correctly, but suggested that the default URL is likely being misrouted or blocked by WPML rewrite rules or the directory-based URL configuration.