@jakebrumby
Looks like the plugin just provides export only. So you might need to look for another option to be able to import the orders back in.
The issue you might run into, is in fixing names and addresses, those would be stored in users and usermeta. So you might need to export out users, then update the changes and just run an update to update user names and billing or shipping addresses. Billing and shipping are user meta fields.
-
This reply was modified 9 years, 7 months ago by
Luke Cavanagh. Reason: clarify wording
Hi
Yes we only export orders. As mentioned above there are certain nuances involved in importing so you will need to be careful as you do that.
Thanks