Smart Send Logistics Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Complete shipping solution for PostNord, GLS, DAO, Budbee, Burd and Bring. Setup shipping methods with rates calculated based on products, shipping address, weight, subtotal, user roles, shipping classes and much more. Show pick-up points to the customer during checkout and create shipping labels directly from the WooCommerce admin panel.
From now on, everything is incorporated directly into your WooCommerce store.
Supported carriers:
- GLS (YourGLS)
- Bring (MyBring)
- Post Nord (Posten / Post Danmark)
- DAO
- Burd
- Budbee
Supports worldwide shipping from these countries:
- Denmark
- Sweden
- Finland
- Norway
Shipping method
Shipping methods are setup in WooCommerce Shipping Zones and the shipping cost can be calculated based on a range of criteria:
- Shipping address
- Order weight
- Order subtotal
- Shipping class
- User role
- Shipping Zone
Services
Enable services for shipping methods:
- Customer notification by email
- Customer notification by SMS
- Pick-up point (collect the parcel at a shop near the customer)
- Flex delivery (leave parcel at specified location)
- Home delivery
- Handling of special good, eg food
- TAX handling
- Enable free delivery based on condition
Pick-up point
Let the customer choose a pick-up point close to them during checkout. The package will be delivered to the selected pick-up point, where the customer can collect the package at their own convenience.
- Nearest pick-up points based on entered shipping address
- Automatically updated list
- User friendly dropdown list
- One step/page checkout compatible
Shipping to pick-up points are the most widely used shipping method due to it’s flexibility and the reduced shipping cost.
Shipping labels
Create shipping labels directly from the backend by a single click. The information is automatically formatted and send to the carrier for processing. A PDF label is immediately shown and ready to print. Tracking information is automatically saved in the system and can be included in customer emails or can be sendt by text message.
Easily create:
- Shipping labels as PDF files
- Return shipping labels
- Tracking information
This plugin replaces the two previous modules Smart Send Labelgenerator and Smart Send Pickup Shipping.
Developers
The plugin implements a number of useful hooks (actions and filters) that can be used to extend the functionality of the plugin:
- woocommerce_smart_send_shipping_shipping_add_rate
An action that allows 3rd parties to add rates after the Smart Send rate is added. - woocommerce_shipping_smart_send_shipping_is_available
A filter that allows 3rd parties to disable a shipping method - woocommerce_shipping_smart_send_shipping_is_free_shipping
A filter that allows 3rd parties to disable/enable free shipping for a method - smart_send_agent_timeout
A filter to change the timeout used when searching for agents on checkout page - smart_send_shipping_label_args
A filter to modify the order parameters that are used when creating shipping labels - smart_send_order_receiver
A filter to change the receiver add that is used for shipping labels - smart_send_order_note
A filter to change the freetext that is inserted on shipping labels - smart_send_shipping_label_comment
A filter to modify the order comment that is added once a shipping label is created - smart_send_tracking_url
A filter to modify the tracking url that is entered in WooCommerce once a shipping label is created - smart_send_shipping_label_created
An action which is called once a shipping label has been created for an order
The following filters are inherited from WooCommerce and can be used as well:
- woocommerce_settings_api_form_fields_smart_send_shipping
A filter to override the main setting fields. - woocommerce_shipping_instance_form_fields_smart_send_shipping
A filter to override shipping method settings.
The plugin shows the selected pick-up point relevant places using these two hooks:
- woocommerce_order_details_after_order_table
Show the selected pick-up point below the table of order items - woocommerce_email_after_order_table
Show the selected pick-up point below the table of order items
Meta fields
The following meta fields are used by the plugin:
- smart_send_shipping_method
Shipping method meta field used to store the shipping method used when generating shipping labels - smart_send_return_method
Shipping method meta field used to store the shipping method used when generating return shipping labels - smart_send_auto_generate_return_label
Field used for storing setting whether or not a return label should automatically be created when creating a shipping label - ss_shipping_order_parcels
Used for storing information how the orders items are split into parcels - ss_shipping_order_agent_no
Used for storing the id of the selected pick-up point - _ss_shipping_order_agent
Hidden field used for storing the address of the selected pick-up point - _ss_shipping_label_id
Hidden field used for storing the unique Smart Send id of the generated shipping label - _ss_shipping_return_label_id
Hidden field used for storing the unique Smart Send id of the generated return shipping label - _ss_hs_code
Hidden field used to store the customs HS code for products in WooCommerce - _ss_customs_desc
Hidden field used to store the customs description for products in WooCommerce - _ss_country_of_origin
Hidden field used to store the country of origin for products in WooCommerce
Screenshots
-
Show closest pick-up points during checkout
-
Create PDF shipping labels from backend with just one click
-
Save tracking information automatically after creating shipping labels
-
Get detailed error description if something is incorrect
-
Add shipping methods to WooCommerce Shipping Zones
-
Connect WooCommerce to Smart Send by entering the API Token