#ImaginationBarrier
1 messages ยท Page 1 of 1 (latest)
Hello ๐
You can Retrieve BalanceTransaction of a Payment using the API to look at the total fees with their breakdowns
https://stripe.com/docs/api/balance_transactions/object#balance_transaction_object-fee_details
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Hey hanzo, that's awesome thank you.