#unknowncat

1 messages ยท Page 1 of 1 (latest)

fast riverBOT
icy trout
#

hi duchess

turbid trout
#

Sorry can you clarify a bit what you mean? You want to see what fees are on the transactions included in a payout?

icy trout
#

correct

#

well said ๐Ÿ™‚

turbid trout
#

Gotcha. You're referring to the transaction fees collected by Stripe, correct?

icy trout
#

correct

turbid trout
#

Gotcha. So you'd have to list balance transactions by payout: https://stripe.com/docs/api/balance_transactions/list#balance_transaction_list-payout. Then, you can see the stripe fees on the individual balance transactions: https://stripe.com/docs/api/balance_transactions/object (will be under fee and fee_details)

icy trout
#

awesome, thanks so much!