#diagramerwann_webhooks

1 messages ยท Page 1 of 1 (latest)

austere plumeBOT
#

๐Ÿ‘‹ 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/1466751483058847870

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

dim timber
#

๐Ÿ‘‹ Hi there! Can you share the ID of an event (evt_) that isn't reaching your webhook endpoint?

zealous vessel
#

Hi, sure : evt_1SvF5LLH8DAkCscIRWLUbQM3

#

Do you need account id ? webhook id ?

dim timber
#

It looks like you've created a Connect webhook (we_1SvEUzLH8DAkCscIBCtEAsL0) to listen for events on connected accounts. However evt_1SvF5LLH8DAkCscIRWLUbQM3 relates to a Checkout Session created on the platform itself (acct_1ST06rLH8DAkCscI)

zealous vessel
#

When do i know that my events are related to my account or to other stripe Connect Account, on my website i create accounts for my users

#

how do i know ?*

dim timber
zealous vessel
#

so it depends about which event, for example account.updated would need another webhook to be listened

dim timber
#

account.updated events related to connected accounts, so they will be sent to your Connect webhook, which you have set up