#stephos-_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/1331534986339291169
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Yeah that event is not triggerable. Sorry
thank you! ๐ Any idea what the payload of the event is? I couldn't find it in the docs. From a functional perspective, we were thinking that in this event we would be getting the necessary Stripe Account data so that we could match with an Org in our system right at the point of installation. I want to check if this was a wrong assumption - I suppose we can still get the Stripe Account details of a Connected Account from the Account Id exposed in the Stripe App UI with which we can make an API call to accounts.
The payload will be an "application", but you should get an account property on the same level, as this Doc mentions: https://docs.stripe.com/stripe-apps/migrate-extension#add-a-webhook-listener