Export order tracking id
-
Hi, I am using this plugin for tracking woocommerce orders.
I need to use this _wc_shipment_tracking_items meta key but the output is something like this –
a:1:{i:0;a:9:{s:17:"tracking_provider";s:10:"india-post";s:24:"custom_tracking_provider";s:0:"";s:20:"custom_tracking_link";s:0:"";s:15:"tracking_number";s:13:"CA136539150IN";s:21:"tracking_product_code";s:0:"";s:12:"date_shipped";s:10:"1677196800";s:13:"products_list";s:0:"";s:14:"status_shipped";s:1:"1";s:11:"tracking_id";s:32:"1c8d1432a24ca72ff9510c56deah717bf";}}
How can i extract tracking number from this data? I am not an expert in PHP so i need your help!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Export order tracking id’ is closed to new replies.