#krishna_api

1 messages ¡ Page 1 of 1 (latest)

pulsar jasperBOT
#

👋 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.

covert rockBOT
deep relic
#

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

Learn how to use webhooks with Connect to be notified of Stripe activity.

unreal pelican
#

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?

glad ginkgo
#

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.

unreal pelican
#

Okay sir got it. Thank you so much for your help.

glad ginkgo
#

Happy to help.