#Mustafa Cheraim
1 messages ยท Page 1 of 1 (latest)
Hi there
sorry I have submitted before I completed the description
I have created a webhook endpoint, in order to refresh the stripe connect accounts status, capabilities, requirmements and verificarions. Those informations are a part of the account object. So I used account.update as event. But having changed the account status from restricted to enabled, nonthing happens.
Can you please give me help showing what's wrong with my endpoint data ?
By nothing happens do you mean you didn't receive an account.updated event?
yes it's not dispatched
Do you have a Connect Endpoint set up (as opposed to a Direct Endpoint)?
I'll explain more:
when I create a stripe account, it's by default restricted
and I fill the required information to make it enabled or complete
once changed the status, I want to sen it to my server.
I'll check for your question
Yeah sounds like you may have created a direct endpoint instead of connect. See: https://stripe.com/docs/connect/webhooks for what I mean with difference of type of endpoint
ok thank you
I'll see the link and come back
Sounds good
Hi there ๐ jumping in as my teammate needs to step away soon, can you copy the ID of that webhook endpoint (the value starting with we_) from that page and paste it here?
That's the one! Let us know if that still doesn't cause the endpoint to behave the way you're expecting.
I appreciate your help.
have a good day! ๐