#hoomb-connect

1 messages · Page 1 of 1 (latest)

wind hornet
#

do you have the account ID acct_xxx of the connected account that you're looking at?

analog jewel
#

Yes, here you are: acct_1KItVTQoWuHAoMAp

#

we are still on "Test System"

wind hornet
#

it is charges_enabled from what I can see, I looked at the most recent account.updated event we would have sent you(which is evt_1KItYKQoWuHAoMApxZn34ZkP) and it has "charges_enabled": true, .

analog jewel
#

and is the only webhook we received

wind hornet
#

what was the ID of that event you recieved?

analog jewel
#

Do it mean I must re-try it some times?

#

But I'm not on Stripe-Cli and using a real server

#

I cannot find the ID of event

#

I won't shown on Stripe Dashboard either

wind hornet
#

it's on the dashboard of the connected account

wind hornet
wind hornet
analog jewel
#

I log the payload of events for testing

wind hornet
#

you need a Connect endpoint specifically

#

(that has to be ticked if you want to listen to account.updated events from connected accounts on your server)

analog jewel
#

But if I do that, I won't get the webhook using main account

wind hornet
#

yes, you need two endpoints on your server.

#

one for events happening on your account, and one for events happening on connected accounts

analog jewel
#

And 2 Webhooks ?

#

one with "Listen to events on Connected accounts" be checked and one without it?

wind hornet
#

yep