#shpatak

1 messages · Page 1 of 1 (latest)

storm hedgeBOT
lucid grove
#

Which evt_xxx are you expecting to receive on that webhook?

#

Also, what's the we_xxx ID?

carmine valley
#

we_1MoOUmK1mDNK4xVYITITb4nO

#

I don't know what evt_xxx am I supposed to get, since I don't see any

#

That's the problem actually - I can't see the event being listed in the screenshot

#

account.updated

lucid grove
#

Do you have any connected accounts that are firing account.updated events? What is it you're trying to do exactly?

carmine valley
#

Yes, I am actually for the 3rd time completing this form from A to Z

#

it should have triggered account.updated event several times

lucid grove
#

Let's see

carmine valley
#

I see them now

#

What was the problem?

lucid grove
#

Not sure. Depending on how you're onboarding accounts (OAuth/Account Links), events are fired at different times

carmine valley
#

Could it happen because I was firing those events right after creating the webhook?

#

Maybe there is some warm up time Stripe needs in order to redirect all events to that very webhook?

lucid grove
#

I don't believe so, no

#

As I said if you're using the OAuth onboarding, we don't fire events until the very end of the onboarding flow. It's different for Account Links

#

Anyway, it's working now, right?

carmine valley
#

yes

#

Thank you