How to find the Refund Date for a particular Order

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
Hello ,
        I refunded an order some time ago. Now i want to find on which date did i refunded the order for reporting purpose. I have checked Order Notes and Activity logs but couldn't find anything regarding that order refund date. Only thing i can find is the refund amount in the Order table.
Is there somewhere a log of the refund ??
6 years ago
Hello,

You can try searching in Administration -> Customers -> Activity Log by Activity Log Type - Edit a return request. After that the message of the log record should be:
Edited a return request (ID = X), where X is the ID of the return request.

Created on row will show you the date and time on which the return request was edited.

Now, this will not tell you if the order was refunded or not but it will help get an idea when you edited the return request and it might be helpful.

Note: I know you've tried searching in the activity log. I am just offering another way of doing exactly that.

Hope that helps!

Regards,
Anton
6 years ago
hmm. I have to temporarily go with the option you suggested. I think i'll develop a plugin just to log the refund dates in the db. Thanks for the help :)
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.