#unknowncat
1 messages · Page 1 of 1 (latest)
That payout exists on this account: acct_1KQdCwPZYJQ0tsg3 but you made the request on acct_1E5Z9NBPFXLFBDkw
ah strange, my mistake, thanks duchess
Np
You did the exact same thing. Made the request on acct_1E5Z9NBPFXLFBDkw again
oh geese
is this not formed properly?
$this->stripe->balanceTransactions->all(
[
'limit' => 100,
'payout' => $payout
],
['stripe_account' => $account]
);
for sub account auth?
Hm that looks right. Can you log $account right before listing the balance transactions?