#munlightshadow

1 messages · Page 1 of 1 (latest)

zinc troutBOT
vale umbra
#

You would have to configure that separately

pale pulsar
#

Sorry, in this doc I didn't find - what event stripe send when user will finish onboarding?

#

"Connect webhooks are for activity on any connected account. This includes the important account.updated event for any connected account and direct charges."

vale umbra
#

Yes that's correct

#

It should be an account.updated event

pale pulsar
#

I can't see

vale umbra
#

But that's probably on your platform account right?

#

Not the connect account

pale pulsar
#

I do this:

vale umbra
#

Is that a connect webhook endpoint or platform endpoint?

pale pulsar
#

after complete I think stripe should send event account.updated. But nothing

vale umbra
#

Can you share the id of the webhook endpoint

#

we_123

pale pulsar
#

"Is that a connect webhook endpoint or platform endpoint?" - sorry, I don't know. How can I understand it?

vale umbra
#

Read that section

#

You need a connect webhook endpoint

pale pulsar
#

This?

vale umbra
#

Yes

pale pulsar
#

UNDERSTAND!! THANKS!!!!

vale umbra
#

That will then receive account.updated events from the connected account

#

So you will need 2 webhook endpoints

#

1 for the events on your account

#

And another for events on your connect account

pale pulsar
#

Yes, understand. Thank you very much!