Refunds handling
-
Hi,
I am wondering how refunds are taken into account with your plugin.
Let’s say I create a monthly report for January and all the orders that where paid in January are included in this report.
Then in February an order is being returned and a refund is created for this order (obviously including VAT).
In the upcoming February report this is not included because you do not include refunds in the wc_get_orders() function args.
And the January report has already been submitted, so it’s no included there either.The same problem seems to exist for on-hold orders (e.g. BACS payment).
As they are included in the report but mostly are not paid for yet (that’s why they are on hold) the report seems to be wrong as well for these order statuses?Thank you,
d.
- The topic ‘Refunds handling’ is closed to new replies.