Detecting refunded orders
-
I am building a plugin to output accounting data to be sent to my accountant where I need to show sales.
I have now got the situation where I need to indicate a refund.How can I detect when an order has been refunded – all or partially – and then get the amount of the refund.
Obviously, as this output is month based, I need to be able to see the refund during the month that it was done, as an order could be placed one month and then the refund come in during the following month.
For example : order paid at the end of March and then refunded in April.How can I do this correctly ?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Detecting refunded orders’ is closed to new replies.