#jean-baptiste-r_webhooks

1 messages · Page 1 of 1 (latest)

tribal wadiBOT
#

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

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

ashen urchin
#

Hello 👋
Lemme 30s, I'm gonna send screenshots

#

So, the webhook is configurated like this

#

When a user wants to modify his account, we send him to a link like https://connect.stripe.com/d/setup/c/foo/bar/baz.
So he can change everything he wants using Stripe's UI.

#

But when he validates his information, my webhook receives nothing:

#

So well... I don't understand 🤷‍♂️

tribal wadiBOT
slim tiger
#

Hi

#

Can you share an event Id that you were expecting to receive on that webhook endpoint ?

slim tiger
tropic gulch
#

hi! I'm taking over this thread. let me know if you have other questions.

ashen urchin
tropic gulch
#

Did you create a connect webhook endpoint?

#

can you share the webhook endpoint ID (we_xxx) so I can check?

ashen urchin
#

we_1NpqoYFrwhyGApwdwINlPeWR

Was trying to figure it out but I don't know how sorry 😅

tropic gulch
#

yep, that's an account webhook endpoint, listening to events on your own account. so it's expected you don't receive events from connected account

ashen urchin
#

Oh

tropic gulch
#

please read the link that was shared above that explain how to create a *connect¨webhook endpoint.

ashen urchin
#

I just have a last question

#

Does events received by a connect webhook differs from an account webhook ?
I mean, is the data sent the same type ?

tropic gulch
#

yes it's the same