How do I enable shipping (and add a shipping address) for an order that has already been created?
We'd like to edit/add a shipping address for orders that have already been completed (i.e. ordered by a customer), but there is no "shipping address" box in the admin order detail screen. How can we accomplish this? Is there a way to add shipping info programmatically?
In other words, we'd like to change the orders from virtual to non-virtual, so that they are shippable.