#Bubbles™
1 messages · Page 1 of 1 (latest)
You would need to locate the corresponding Balance Transaction for the Charge that was created by your Payment Link. Once you had that, you could look at the fee_details on it: 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.