#michael.fraser-payout-testmode

1 messages · Page 1 of 1 (latest)

balmy gust
#

hello

#

are you on manual Payouts? or Automatic?

rich trench
#

I wasn't able to set them up in the connected account, but the platform account is set up for manual

balmy gust
#

I wasn't able to set them up in the connected account
what do you mean, can you share more details?

#

taking a step back - where are you expecting the payout.paid event, on the Platform? or the connected accounts?

rich trench
#

connected account

balmy gust
#

can you check if the connected accounts is on manual payouts or automatic?

#

and are you listening to webhook events from connected accounts?

rich trench
#

I haven't been able to log into a connected account.

#

we send the connected account holder to Stripe to setup the account. When I'm testing this piece of functionality, no password is requested.

#

I'm using stripe cli, so currently I'm listening for all events.

#

in staging, we're listening for all connected account events, payment intent events, and payout events.

balmy gust
#

and mind sharing the connected account ID? (only the ID, nothing else)

rich trench
#

Connected account id is acct_1Kspk04CjcPbzyRN

#

Hello?

balmy gust
#

looking

#

ah you're not using the flag I mentioned though

#

--forward-connect-to

#

that forwards events happening on connected accounts

#

your flag only sends you events happening on the Platform

rich trench
#

Aha! Sorry for the miss. I'll give that a try.