#CBailey-webhooks
1 messages · Page 1 of 1 (latest)
Hi there 👋 yes you do, one moment while I find our doc that helps cover this.
Hey Toby, thank you very much!
Not a problem, here you go:
https://stripe.com/docs/connect/webhooks
Can I just update the webhook that I have to change it from "Direct" to "Connect" to capture events on all connected accounts (I have more than 1 connected account)?
Also, I'm looking to receive the notifications for the same set of events on all connected accounts as well as my default account
No, once a webhook endpoint is created with us you can't change it's type (Account aka Direct vs Connect). You will only need to create one Connect webhook that will receive the selected events from all of your connected accounts, but you will also need the Account webhook if you want to continue receiving events from your platform as well.
Perfect! Thanks again for your help today.