karh
1
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
Fred_K
2
It’s fine like that.
It is in the Stripe dashboard that you use the Endpoint type Connect.
karh
3
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