#benbartling
1 messages · Page 1 of 1 (latest)
hi ! you never create webhook endpoints for the accounts themselves, that is not supported.
instead you create an endpoint on your platform that listens to events that happen on them. https://stripe.com/docs/connect/webhooks
Ok, this is what I thought.
Was this allowed with older OAuth apps by chance at some point? I think I've seen this being done by other plugins I've researched.
Just trying to figure out if I'm going crazy, or if they are doing something different? Ha
I don't think it was ever allowed. In certain integrations it might be possible if you have the user copy and paste their API key to you as a plugin and you just make the call that way instead of using Connect