#j0e_webhooks
1 messages ¡ Page 1 of 1 (latest)
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
đ 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/1215229140278452234
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi, let me help you with this.
Stripe.AccountUpdateParams is an interface that is used when you are sending a request to update a Stripe account. Are you asking for what interface you should use to case the webhook payload into?
ah, wrong interface. no I want to get notified when a Connected Account is no longer restricted, e.g they have completed onboarding
so looks like i'm using the wrong interface, let me try const account = event.data.object as Stripe.Account.
Yes, account-related webhook events always carry Stripe.Account as their payload.
great, ty
Happy to help.
This thread has been archived. If you need help with anything else please ask in #dev-help or contact Stripe Support: https://support.stripe.com/contact
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.