#EzequielCalcanat - application fee refund
1 messages ยท Page 1 of 1 (latest)
I know there is a setting for it but I forget what the default is. Checking our docs...
It is not refunded by default but you can override that behavior with the refund_application_fee parameter. https://stripe.com/docs/api/refunds/create#create_refund-refund_application_fee
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Ok ok ok, thanks Pompey! I really appreciate it!
I have another question
We do a paymentIntent to a connected account for $245.75 and we got an application fee by $2.45.
If we refund ONLY the paymentIntent without the refund_application_fee.
The total amount will be what the customer paid ($245.75) even if we apply an application_fee?
Hello ๐
Taking over here
Have you tried the scenario in test mode already?
As far as I can tell It should be the total amount of the payment intent / charge minus the application fee
you can test it out to be 100% sure
This one is with the refund_application_fee
This one is without the refund_application_fee
In both scenarios, we refund the 100% that is $144.75.
I'm trying to understand the Fee and Net
can you share these example payment intent IDs?
without the refund_application_fee: pi_3LAeNhB8APgzR4zo1ZE0c6b8
with the refund_application_fee: pi_3LAa75B8APgzR4zo0Dl7lHdg