Shipment Tracking Code (PHP)
-
I would like to add the tracking information for an order to a couple different places. I figured on creating a shortcode for this with a function of sorts like
show_order_tracking($order_id){}
Can anyone point me to an example on how to retrieve the tracking info for an order given an order id?
Thanks!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Shipment Tracking Code (PHP)’ is closed to new replies.