#yoni - connect account update

1 messages · Page 1 of 1 (latest)

waxen ledge
#

HI 👋

sand lava
#

hi!

waxen ledge
#

So you've got a connect webhook and you are expecting so receive an account.update event, yes?

#

Do you have an ID for the webhook endpoint I could take a look at?

sand lava
#

right. if im reading the docs correctly, the account.update event should be fired when the account is first created

#

we_1KIzm8EaTsK3pdyUljlrHyEP

halcyon aurora
#

i have the same problem, i enabled order.payment_successfull as event, and i bought the product twice but still no webhook has been received, and after buying a product, stripe mails u something, but i didn't receive it

waxen ledge
#

Alright, sticking with @sand lava here since it's their thread.

#

@sand lava could you provide the Connected account you are expecting to see an account.updated event from?

sand lava
#

yep just created one- acct_1KJMZcRRyYrIeo3a

waxen ledge
#

Okay, there are no account.updated events on that account. Do you haven another account where an event has occurred that you expected a webhook response from?

sand lava
#

acct_1KEYErRG0DSgJmTx

#

maybe im misunderstanding- is account.update not supposed to fire when the connected account is added?

waxen ledge
#

No, the account.updated event does not fire when the account becomes connected to your platform.

sand lava
#

ugh. thats what im trying to do

#

is there another event that is fired?

sand lava
#

ah. but that one looks like it has no data about the account

#

what i actually need is the email address

waxen ledge
#

Additionally, if you use Account Links as your approach for onboarding accounts then the accounts.updated event and webhook will fire.

sand lava
#

got it. ok thanks a lot!

waxen ledge
#

Account Links are the recommended onboarding method so if you use that it should help.