Thanks again.
Do you think the ‘woocommerce_thankyou’ action would be good for this? And then grab the Id from WC()->session?
Sorry for all the questions, I am a developer but have never got this deep into WooCommerce before. And I don’t really know where ‘b4a11a2f_ups_courier_tracked’ comes from but can see that it is in the session table.
Thanks for looking it into this Dan.
I have tried moving a few WBS methods into shipping zones. The problem here is you have to create a shipping instance for each rule which are all labelled ‘Weight based shipping’ in order for each one to have a different instance ID.
If there a fairly simple way to have the old shipping method ID (e.g. ‘wbs:b4a11a2f_ups_courier_tracked’) saved into a new order item meta field?
It’s just all the mappings on the 3rd party site used this full ID, and there are a lot of shipping methods.
I hope that makes sense.
Thanks again.