#mounirmtl

1 messages ยท Page 1 of 1 (latest)

agile orchidBOT
warm robin
#

Yeah amount_refunded is what you'd want. Is there some reason this param doesn't work for you?

kind zodiac
#

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

warm robin
#

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

kind zodiac
#

thanks. Is there a way you could confirm ๐Ÿ˜… ?

#

Im being lazy. Sorry ๐Ÿ˜ฆ

warm robin
#

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

kind zodiac
#

That's totally fair.