#sayori - failed payouts
1 messages · Page 1 of 1 (latest)
for an example, https://dashboard.stripe.com/connect/accounts/acct_1Gw5kIKo33IyACOt/activity has valid transfers but failed payouts ever since about November or so - the difference is that since this account didn't receive the funds on the failed payout, this isn't income to them, so this amount shouldn't be recorded on 1099s. We're doing some cross-referencing between our own internal reports and Stripe reports to validate our data
thanks in advance!
Can you do me a favor and just send the account ID? I can't follow that link but I can inspect the account ID
In case you come back, one of the best ways to monitor activity on connected accounts is to make use of Stripe webhooks: https://stripe.com/docs/connect/webhooks
These can include the payout.failed event which would alert you to any failed payouts.