#krproductguy-fee-refunds
1 messages ยท Page 1 of 1 (latest)
Hi ๐ just to make sure w're aligned, you're referring to the application_fee for a charge?
Yes, application_fee_amount
Gotcha, when refunding application fees, they're returned to the Stripe account that they were originally collected from:
https://stripe.com/docs/api/fee_refunds
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
In this case, the stripe account they were collected from would be the Connected account since the payment was for the connected or from the credit card that made the payment?