Shipping methods in admin screen
-
I have 2 issues with shipping methods in WC.
Firstly, recently some orders don’t seem to have a shipping method tied to them, they always used to, I thought it was impossible to order without one.
I have traced this back to the DB and there is no records of an address atall, its never been set as far as i know. (Some order have address etc in meta data, these ones dont?)
Secondly with this problem we have been going through and adding shipping methods manually, is there anyway to generate a list of shipping methods available for the address in a dropdown box style in the admin orders page.
I think there is a $shipping_method function you can use to generate the list but I’m unfamiliar with how you would use hooks/filters to add a dropdown into a text box.
- The topic ‘Shipping methods in admin screen’ is closed to new replies.