#crummy-payment-reconciliation

1 messages · Page 1 of 1 (latest)

old marsh
#

Hey @heavy heath. There is no event for those fees today unfortunately. The only way is to either wait for the Payout creation and find that transaction as part of it (like you do in that report) or look at all BalanceTransactions daily for example with a background job

heavy heath
#

got it. So I'll listen to the payout.paid event, then retrieve the transaction and expand balancetransactions to find the stripe fee. Thank you!