Updating Meta Data on this plugin on wordpress
-
I made a update for when shipstation sends the note with the tracking number, to get the tracking number, and send it. but it did not work.
I did it this way:update_post_meta( $order_id, ‘tracking_number’, $tracking_number );
What did I do wrong? How can I update the tracking number with the order id, on php? can you show me? with this plugin?The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Updating Meta Data on this plugin on wordpress’ is closed to new replies.