#fathima-StripeFee
1 messages · Page 1 of 1 (latest)
Hi there, there's no API for Stripe fee calculation I'm afraid.
But you can get the Stripe fee amount from the balance transaction API 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.
You can visit https://stripe.com/pricing#pricing-details for the stripe fee calculation