Automate Tracking
-
Hi
We’d like to automate tracking after we create waybills/labels from order admin, under certain circumstances (e.g. waybill creation doesn’t fail).
We use the-courier-guy and fastway-za. Different waybill creation triggers:
> the-courier-guy has an item in the Order actions meta-box.
> fastway-za has it’s own meta-box with a url link.
Both write info to db: postmeta, containing the tracking references, etc.
We also have TrackShip Pro.
We’d love to add this functionality so that we do not need to capture tracking info into your meta-box manually. Would like to do this through child functions.php, so that when either triggers above are used, your plugin gets and stores it’s info and informs TrackShip (if done by your plugin).
> Do you have code you can share? Or is this custom development? If it it, we’d still be happy to do this.
> My idea was just to create all the necessary db entries your plugin creates for tracking, based on values of other post_meta data. But then would TrackShip pick it up if order status changed or do you API push info on your triggers?
Regards
Ernst DinkelmannThe page I need help with: [log in to see the link]
- The topic ‘Automate Tracking’ is closed to new replies.