#krishna_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1220657062007279646
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
If you configure the webhook endpoint to listen to events on connected account on the platform account, it will listen to the events on all connected account: https://docs.stripe.com/connect/webhooks
I have one main account ABC and other accounts are connected to that accounts. If I add webhook to ABC then will that webhook be applicable to all other connected accounts?
what I have to select?
Depends what you mean by "applicable" exactly.
The webhook on your Platform account that listens to "Events on Connected accounts" will receive all the events that happen on your Connected accounts. There's no need to configure additional webhooks on each individual account.
Okay sir got it. Thank you so much for your help.
Happy to help.