#vell_2x
1 messages · Page 1 of 1 (latest)
Hello! Do you have an example accuont ID I can take a look at?
acct_1NtC0sGfmpnnncZL
It looks like the platform connected to that account doesn't have any connect webhooks on it - is that intentional?
No I added a url to the connect settings. how can i add my hook?
What connect settings are you referring to?
You'd add a new connect webhook endpoint at https://dashboard.stripe.com/test/webhooks
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
there are settings for branding, integration, and availability
Oh add it to that webhook. What event should i be listening for? I am already listening to all account events
You're already listening to account events but you created the wrong webhook type - you need to create a Connect webhook (see screenshot)
You could, but you'd need to add logic to be able to use the right webhook secret for signature verification depending on the event