Is there any way to import/export the orders from magento. Since we have magento store on live and another dev. version is ready with greatest change now we only need to import the magento orders alone. Here i can see only export –
http://www.magentocommerce.com/magento-connect/slandsbek/extension/1350/simple-order-export
But how can i import the order data into new store.
Try this:
http://www.commerceextensions.com/magento-dataflow-batch-import-export-orders-to-csv.html
It’s $99 but there’s no simple answer to your problem. If you’re not willing to pay for an extension, then unfortunately you’ll have to write some code to do this yourself.