#Akintouch
1 messages · Page 1 of 1 (latest)
let me screenshot you an example from the dashboard
here is a payment, if we refund, it refund 100% of the amount
we would like to exclude the fee part from the refund here it's 100 - 4.20
so it would generate a refund of 95.80
Got it! When you create the Refund, it's up to you to set the amount: https://stripe.com/docs/api/refunds/create#create_refund-amount
So make the substraction on your end, and use the correct amount.
ok, so refund_application_fee param is definitely not the way
refund_application_fee is related to Stripe Connect. are you using Connect?
👋 taking over for my colleague. Let me know if there's any follow-up Qs I can answer!
I think i'm good thanks!
Good afternoon