#dylanswoogodev - connect webhooks
1 messages · Page 1 of 1 (latest)
Yes, you create a single Connect-type webhook endpoint on your platform account, which receives the events from all of your conencted account: https://stripe.com/docs/connect/webhooks#connect-webhooks
You can determine the source account using the account property at the top-level of the event
This gets you those refund events for all your connected accounts with a single endpoint