#sahmad_connect-webhooks
1 messages ยท Page 1 of 1 (latest)
๐ 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/1308104243575521321
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Also everything works on test mode, but now we are testing production mode
Hi ๐ can you share the ID of the Webhook Endpoint you're using? My best guess without more details is that you subscribed to the Event on an account webhook endpoint that is listening for Events from your Platform account, rather than a connect webhook endpoint listening to Events from your Connected Accounts.
we_1QLS14LyBSOSA3UvKxzy6dHC
Yup, that endpoint is listening to Events from your Platform account. I can see the connect boolean is set to false in the creation requset for that endpoint:
https://dashboard.stripe.com/logs/req_DD1ua2lr5tvvXr
You'll want to create a Connect webhook endpoint instead, and have that listen for account.updated and other account related Events:
https://docs.stripe.com/connect/webhooks
Ok, Let me check it
I've checked, this request id is for 2 days ago, my user onboarded today
https://dashboard.stripe.com/workbench/logs/req_XAGyjClk7TgZWS
I told to my user to onboard again and this is the last request
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.