WooCommerce Shipping Tracking CodeCanyon

166.73

Additional options

Have your App reskinned and installation to meet your needs.

Buy WooCommerce Shipping Tracking by vanquish on CodeCanyon. Shipping tracking, product shipping and delivery dates estimation made easy.

We offer mobile-friendly, fast-loading and modern-looking website.

Help and Support

Our support team is available from (Mon-Fri) 11:00 AM to 5:00 PM. (GMT+5:30).
You can contact them through the contact box. You can create support ticket for better support.

Edit Content

Shipping tracking, order tracking, shipping and delivery dates estimation made easy!

LIVE DEMO

url: https://www.codecanyondemo.work/wcst/wp-admin/
user: demo
pass: demo
NOTE: In case you don’t receive notifications emails, please check you spam folder.

TRACKING URL REPORTING

In case any tracking url stops working, please report me! :)

WCST

DOCUMENTATION

WCST allows your clients to easily track their orders. You will be able to associate to every order a shipping company and a tracking number. WCST will display tracking info (Company URL and trackin code) directly in “Complete Order” email and “View Order” page. Your clients just clicking on the link generated by WCST will easily track their orders. Trackin URL (where possible, if the company allows that) will automatically redirect to the comapany site where the user can automatically track the shipping status according the associated tracking code.

HOW TO AUTOMATICALLY UPDATE THE PLUGIN

To receive automatic updates just install and configure the Envato updater plugin: httpss://goo.gl/pkJS33 .The official guide that explains how to configure it can be found in the following link: httpss://envato.com/market-plugin .

DEFINE YOUR OWN COMPANIES

WCST has defined more tha 40 shipping companies. Don’t you find the one you need? Don’t worry!! WCST allows you to define your own custom shipping companies (Name and Tracking URL), just add it from WooCommerce -> Shipping tracking -> Add Custom company page

MULTIPLE TRACKING CODE, SHIPPING COMPANIES, DISPATCH DATES AND CUSTOM TEXT!

WCST allows you to associate one or more tracking codes and shipping companies for each order. Furthermore, for every shipping can be also specified a dispatch date and custom text. In this way both the shop admin and customer can easily keep track of the shippings timings!

CUSTOMIZE EMAIL AND ORDER DETAILS HTML SNIPPET

Would you like to customize the HTML snippet included into the email Template and Order details page? It’s possible! You can customize templates directly from the admin menu.

TRACK SHIPMENT PROGRESS STATUS WITH A TIMELINE IN SITE

The Shipping Tracking pluging allows also to show shipment progress status with a timeline directly in site. To do that just use the special [track_shipping_in_site] shortcode inside the Order details message through the special menu.
Once done, a tracking info widget will be displayed showing every step the shipping has performed until the current day in every Order details page!
Optionally you can show the “track in site” widget in any page. To do that just use the following shortcode with the special “track_in_site” parameter: [wcst_tracking_form track_in_site=”true”]. It will render a form where once the user has entered a tracking code, the “track in site” widget will be showed displaying the shipping progress.

Note: The AfterShip will tries to detect the shipping company using just the tracking code, this process however in some cases may fail. To avoid detection just pass the company slug in this way: company_slug###tracking code.
Example: dhl###28492021
Tracking companies slug can be found here: httpss://www.aftership.com/couriers . Just click in the one you need, the slug can be found in the url after the /curriers/ string.

Note: this feature is powerd by AfterShip service. It requires at least a pro profile in order to access its API. Info on how to connect to AfterShip profile are reported in the plugin options page (it just requires 2 steps!). The service will automatically detect the carrier from the tracking code (if supported) without the requirement of any further code.

TRACKING INFO ON ALL OUTGOING WOOCOMMERCE EMAILS AND ORDER DETAILS PAGE

Once the tracking info are saved on the order admin page, all the info will be displayed in the order details page. Furthermore, info will be also embedded in all outogoing woocommerce emails according the order status. By default tracking info are only embedded to the emails only when the status is setted as “completed” but you can chose to display info also for other satuses. Go to the General options menu to choose for which status(es) the info has to be embedded into the emails.
You can also specify custom statuses!
In this way the customer can have all the needed info at fingertips!

EMAIL NOTIFICATION FOR SELECTED TRACKING CODES

The admin can also send active notifications emails by just selecting the tracking code for which he wants the user to be notified. Once selected, he has just to click on the Order update button, the plugin will then send an email containing the selected tracking codes. Tracking code email template can be customized by using the special option menu. You can also use shortcode to display user first and last name in order to customize the message!

GERMANIZED PRO INVOICE EMAIL

The plugin has support for Germanized pro invoice email, so it will be able to inject tracking info into invoice emails according the current order status.

DATE AND TIME DELIVERY FIELDS

Would you like to let your customer to specify a delivery date and time range?
now you can!
WCST allows you to enable some extra fields (visible in checkout and/or order details page) where the user can specify a start and end date, a start and ending time (optionally even a secondary time range) when he would like to receive the items! Description, title and label are fully customizable! Multi-language supported!

Furthermore, delivery date and time are included on WooCommerce emails!

Last but not least, on checkout page selectable date will consider the products estimated shipping time and the selected shipping method estimated deliver time!

BULK IMPORT FROM CSV

WCST allows you to import orders tracking info from .csv file!
Shop admin for each order can also import one or more shipping info.
The csv file has to have the folllwing columns:

  • order_id: This is the numeric id of the order
  • order_status: can be left empty. If specified the order status will be setted as the specied value. Values that can be used: wc-pendingwc-processingwc-on-holdwc-completedwc-cancelledwc-refundedwc-failed
  • force_email_notification: can be left empty. If specified, the plugin will resend woocommerce notification eamil according to the selected value. Value that can be used: send_email_new_ordersend_email_cancelled_ordersend_email_customer_processing_ordersend_email_customer_completed_orderend_email_customer_refunded_ordersend_email_customer_invoice
  • dispatch_date: Can be left empty. In case of multiple dispatch date, values have to be separated by | character. Format must be yyyy-mm-dd. Ex.: 2018-05-13|2018-03-21
  • custom_text: Can be left empty. In case of multiple custom text, values have to be separated by | character. NOTE: REMOVE ALL , from custom texts. Ex.: custom text 1 | custom text 2.
  • tracking_info: Has to have the following format company_id:tracking_code. In case of multiple shipping values have to be separated by | character. Ex.: DHL:#232R|GLS:1234TR3

Example of the .csv file that can be used to be imported can be found clicking in the following link: Example file

NOTE: Do you want to import orders using custom ids assigned by WooCommerce Sequential Order Number Pro (By SkyVerge)? Just install the following add-on!

if you instead are using the Free version, use this add-on.

AUTOMATIC BULK IMPORT

You can optionally configure the plugin to automatically import Order shipping tracking form an url pointing to a .csv file. You have just to inser the .csv file url path ( like DropBox file link, https url, etc…) and select the bulk import task time interval!

NOTE: Scheduling task is performed using the WordPress function wp_schedule_event(). It will trigger the scheduled import task at the specified interval ONLY if someone visits your WordPress site. More info at wp_schedule_event reference page.

MULTILANGUAGE CUSTOM MESSAGES

WCST supports WPML, this lets the shop admin to define HTML Snippets for every language installed.
To add a message for a language, shop admin have only to select the desidered language in the WPML selector, enter the text and the save!

QUICK ASSIGN MENU

The shop admin can now assign shipping info to an order directly using the “Quick assign” menu without editing every order. Using this menu in just few clicks you can assing shipping info to an order, set its status and optionally resend status notification email to the customer!

FAVORITE SHIPPING COMPANY

You can also selected a “favorite” shipping company on option menu. This will be preselected during tracking code submission!

DELIVERY ESTIMATION FOR SHIPPING RATES

Fore each shipping rate defined using the native WooCommerce functionalities, the Table Rate Shipping for WooCommerce or the Table Rate Shipping by WooThemes you can define a delivery estimation.

Edit Content
Not Available – Connect with support team.
Edit Content
Click on the Edit Content button to edit/add the content.
Edit Content
Subscribe
Notify of
guest
This site uses User Verification plugin to reduce spam. See how your comment data is processed.
Inline Feedbacks
View all comments
Shopping cart
Sign in

No account yet?

Login Required

You must login before requesting an update. If you do not have an account, create a new account by clicking the Create Account button.

GNU General Public License

We do not grant any licenses for GPL Items. Some products may require an activation key for full functionality, while others may already be activated and nulled.

GPL-licensed products on Maxkinon Marketplace do not come with a license key, as per the terms of the GPL License.