Webhook interface routing not functional

My app is using Stripe for payment. The process does not seem to be working well. After many different attempts by Remy (many tokens and $ consumed) it came up with a workaround but suggested reporting this a a bug as per the deployment plan message below:

What still needs platform-side attention

The platform’s webhook interface routing being non-functional is a real bug that affects any app needing inbound webhooks from services that don’t authenticate with our API key (Stripe, GitHub, Shopify, Slack events, etc.). I’ve worked around it for our use case via the confirmation method, but it’s worth a bug report to the MindStudio team. The release output confirms the interface is being compiled and registered correctly; only the routing layer isn’t picking it up.