#jean_webhooks

1 messages ¡ Page 1 of 1 (latest)

silk slateBOT
#

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

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

round parcel
#

Hi! Sorry for my delay. Let me give this a read and see where things are at.

#

I suspect your Production webhook isn't a Connect webhook, but let me confirm.

#

Both of those events are from the same Stripe Account, which has a Livemode Account webhook endpoint, and a Testmode Connect webhook endpoint, but you're missing the others - i.e., you have no Livemode Connect webhook endpoint, and no Testmode Account webhook endpoint.

left plume
#

Actually staging was plugged to connected account events and production to simple account events.
It's fixed now that I plugged prod webhook to connected events.
Thanks a lot!