#srneckuba
1 messages · Page 1 of 1 (latest)
Hi there
That isn't a Connect endpoint
You need to specifically create a type: connect endpoint here for Connected Account events
so I have to change /api/v1/stripe/webhook/account to /api/v1/stripe/webhook/connect on my app?
Nope it is how you create the webhook endpoint in Stripe
Are you creating it via your Dashboard?
Or via the API?
Yep
and that cannot be updated on existing webhook?
No you need to create a new endpoint
ok thank you