#Jeni
1 messages · Page 1 of 1 (latest)
Hi there, it's in the fee_details property, which you can get it from payment_intent->latest_charge->balance_transaction (https://stripe.com/docs/api/balance_transactions/object?lang=curl#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.