#trudzarod
1 messages · Page 1 of 1 (latest)
Hi! Let me help you with this.
You will get an account.updated event when the account is allowed to peform charges and payouts: https://stripe.com/docs/api/accounts/object#account_object-payouts_enabled
This usually takes some time
account has enabled charges and payouts, it's active account, but none of events was created
Could you please share the account ID?
connected account id or main account id?
Connected account is fine.
acct_1NngL9PvWUcp5EkW
Here's the event where these properties were updated: https://dashboard.stripe.com/events/evt_1NngfCPvWUcp5EkWUAmTxOTU
This event happened in Live mode on your Connected account. So you would receive the event notification on your Connect webhook endpoints on your Platform.
You are logged into your Platform account.
You can read more here: https://stripe.com/docs/connect/webhooks
Why can you see this event, but I can't, even though I'm logged in as the owner?
What do you mean by "owner"?
I mean administrator-owner role
Because you're logged into your Platform account, but the event lives on your Connected account. You need to log into your Connected account to see it.