#mluksic
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
sorry would you mind sharing the different object ids?
Sure! Payment pi_3M9mkz46NbpuejsR0Ae7JVwl has two partial refunds , $5.00 ($0.65 application fee refund) and $10.00 ($1.30 application fee refund) - can I get info about $1.30 app fee refund through an API with re_3M9mkz46NbpuejsR0E1vf6Jo ID?
sorry for keeping you waiting, will be with you shortly
Hi there ๐ apologies for the delay. I'm jumping in to lend a hand, please bear with me a moment while I catch up on the context here.
Don't worry about it, you're one of the best (fastest & kindest) I've ever dealt with, really appreciate what you're doing ๐
You can retrieve the application_fees by its ID:
https://stripe.com/docs/api/application_fees/retrieve
You can get this Id from the related charge of that PaymentIntent:
https://stripe.com/docs/api/charges/object#charge_object-application_fee
You'll get the application_fees_refunded then here
https://stripe.com/docs/api/application_fees/object#application_fee_object-amount_refunded