quiposte-orders-tracking-for-woocommerce

Allows tracking of the shipment of woocommerce orders

Author:Quiposte (profile at wordpress.org)
WordPress version required:4.7
WordPress version tested:6.1.3
Plugin version:1.2.0
Added to WordPress repository:30-05-2023
Last updated:30-05-2023
Rating, %:0
Rated by:0
Plugin URI:https://www.quiposte.com/
Total downloads:865
plugin download
Click to start download

In the order in a window you can insert the tracking number of the package
and the shipping company, it can be done for each item in the order or for all.

What does the plugin do?
The plugin adds a new metadata to the order items in a json format as follows:
{
“corriere”:”Courier Name”,
“url”:”https://courier tracking url”,
“tracking_number”:”Tracking code”,
“item_id”:”current item id”
}
The visual part of the plugin searches the metadata for this information and adds
the possibility of being able to visualize the tracking number for each item, a url
link of the carrier and the possibility of modifying the data through a window.
It also shows in the list of orders a brief description of the delivery status of the order.

The plugin does not call any external service, thanks to the woocomerce api you
can access the status of the orders, and with this plugin it guarantees that you can
update the shipping status of the order.

How to use the plugin through the APIs
1-Obtain the order that I want to add the tracking data
2-Obtain within the item, the metadata with the name
_quiposte_order_trackin_data through, and adding a json in the format shown above,
you can access the information on the delivery status of your order

Supported Languages

  • English
  • Spanish
  • Italian