#mounirmtl
1 messages ยท Page 1 of 1 (latest)
Yeah amount_refunded is what you'd want. Is there some reason this param doesn't work for you?
it does work but it wasnt clear whether the amount_refunded was the total amount_refunded so far on the charge (in case of multiple partial refunds) or if it was the amount refunded on this particular refund regardless of all the partial refunds that may have happened on this charge
Yeah it's the total so far
If you do multiple partial refunds, you would need to expand the refunds list and check
I think we list newest to oldest, but reocmmend testing that
I'm in many threads
Don't really have time to test this at the moment
You should be able to simulate this in test mode
That's totally fair.