#elwess_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/1329080309735493635
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐
Could you please share the live account id ?
acct_1QWwgUBiPtZMPQNF
This is the platform I suppose ? Could you please share the Connected Account Id ?
Thanks checking...
There was an event genreted evt_1QhJ1CB6F1ULEukKt7rf8AsV at 2025-01-14 22:55:30 UTC which indicates that the charges are enabled for that Connected Account
Thank your for checking,
But it seems like I can't find the event, tried in dashboard I got this
And using api (php client) stripe->events->retrieve('evt_1QhJ1CB6F1ULEukKt7rf8AsV');
I got No such notification: 'evt_1QhJ1CB6F1ULEukKt7rf8AsV'
You are connected to the dashboard as wht Account ? your platform or Connect ?
My platform's
Use the Connected Account's dashboard link:
https://dashboard.stripe.com/acct_1QhC0cB6F1ULEukK/events/evt_1QhJ1CB6F1ULEukKt7rf8AsV
In order to get this event in your webhook endpoint, you'll need to create a Connect webhook endpoint
We already have a separate webhook for connected accounts events
https://dashboard.stripe.com/webhooks/we_1QXsXEBiPtZMPQNFLrfSQiyg
You can see the difference in our test environement (different account)
Screenshot
And our live account:
Screenshot
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
This webhook endpoint we_1QXsXEBiPtZMPQNFLrfSQiyg is not a Connect one.
It must have "Connect" as type
When you create a webhook endpoint, make sure to select Connect
weird cuz we created our webhooks via api (screenshot) as you can see a "connected" parameter is set true
And the same setup was used in our test environement and works perfectly
Is there a way to update it?
Do you have the requestId ?
No, you need to create a new one.
Alright, thanks
Unfortunately no
I'll create a new one then, thank you for your support
Welcome! Have a great day!