#krishna-awate_webhooks

1 messages ¡ Page 1 of 1 (latest)

waxen egretBOT
#

👋 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/1276428356866543759

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

toxic fjord
#

Can you share the example subscription ID (sub_xxx) or Payment Intent ID (pi_xxx), so that I can check how your integration works and advise accordingly?

granite dune
#

sub_1PjjqlRd1p7o0FMcJQqLQvqu

toxic fjord
#

With reference to https://dashboard.stripe.com/logs/req_gdeYl0MvfYNh5m, the request was made with Direct Charges, i.e. with Stripe-Account header.

To listen to the events on the connected account using Direct Charges integration, you can create a Webhook endpoint on the platform with listening to Events on connected accounts option: https://docs.stripe.com/webhooks#create-webhook-endpoint

Listen to events in your Stripe account on your webhook endpoint so your integration can automatically trigger reactions.

granite dune
#

Do I have to add webhook url to each connected account or is it okay to add for main account?

toxic fjord
#

This is only needed to add on the platform account, not each connected account

granite dune
#

Okay sir

#

Thank you for your help

#

Have a nice day to you.