#onkel_webhooks

1 messages ยท Page 1 of 1 (latest)

pseudo sequoiaBOT
#

๐Ÿ‘‹ 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/1292899465266729021

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

slender shoal
#

And i have to get the account via the account id to get the correct state of the data?

#

via the AccountService

trim cradle
#

The values in the event payload should reflect account's status at that point in time..

slender shoal
#

okay.. thats not the case.. we have connected accounts that recieve and account.updated event with ChargesEnable and PayoutsEnabled set to false. even though they are still "onboarded"

#

and have states "Completed" in the dashboard

trim cradle
#

can you share the specific account ID?

slender shoal
#

yes, 2 sec

trim cradle
#

IIRC there is some delay between account completing onboarding and charges/payouts getting enabled as Stripe would need to verify the details submitted before activating those capabilities

#

Also share the event ID where you're seeing the incorrect values evt_xx

slender shoal
#

acct_1Q7EuUR8kgqbZYJp

#

oh no... nevermind.. i found the problem.. it was i serialization issue in the backend on my part.. sry to bother you ๐Ÿ˜•