#unknowncat

1 messages · Page 1 of 1 (latest)

shadow falconBOT
fervent kayak
#

That payout exists on this account: acct_1KQdCwPZYJQ0tsg3 but you made the request on acct_1E5Z9NBPFXLFBDkw

distant stag
#

ah strange, my mistake, thanks duchess

fervent kayak
#

Np

distant stag
#

actually same result

#

req_xdJCDw1wK2ehTK

fervent kayak
#

You did the exact same thing. Made the request on acct_1E5Z9NBPFXLFBDkw again

distant stag
#

oh geese

#

is this not formed properly?

#

$this->stripe->balanceTransactions->all(
[
'limit' => 100,
'payout' => $payout
],
['stripe_account' => $account]
);

#

for sub account auth?

fervent kayak
#

Hm that looks right. Can you log $account right before listing the balance transactions?

distant stag
#

good idea

#

yup that was it

#

thanks!!!