Stripe Connect: How can I listen to connect webhooks?

I want to catch webhooks by stripe connect accounts, for example if a new connected account is created.

I am not sure how to catch them, I think there should be another ‘stripe_connect’ option in server connect, or am I missing something?

Connect webhooks docs:
https://stripe.com/docs/connect/webhooks

It’s fine like that.
It is in the Stripe dashboard that you use the Endpoint type Connect.

Thanks Fred, I just remade the endpoint with this checkbox enabled

Is that what you mean? So now it says ‘connect’ instead of ‘direct’ here:

1 Like

You got it.

1 Like