PostNord shipping plugin, integrate the PostNord Shipping for delivery in Domestic and Internationally. According to the destination, We are providing …
PostNord shipping plugin, integrate the PostNord Shipping for delivery in Domestic and Internationally. According to the destination, We are providing all kind of PostNord Services. It supports all Countries.
Annoyed of clicking button to create shipping label and generating it here is a hassle free solution, Shipi is the tool with fully automated will reduce your cost and will save your time.
Further, We will track your shipments and will update the order status automatically.
We are providing domestic & international shipping of PostNord
PostNord shipping plugin is deeply integrated with Shipi. So the shipping labels will be generated automatically. You can get the shipping label through email or from the order page.
This plugin also supported the manual shipments option. By using this you can create the shipments directly from the order page. Shipi will keep track of the orders and update the order state to complete.
If you have already a PostNord Account, please contact PostNord to get your credentials.
If you are not registered yet, please contact our customer service.
Functions of the module are available only after receiving your API’s credentials.
Please note also that phone number registration for the customer on the address webform should be mandatory.
Create account in hitstacks.
Plugin Tags:
PostNord, PostNord SHIPPING, PostNordshipping, PostNordgroup ,PostNord Express shipping, PostNord Woocommerce, PostNord for woocommerce, official PostNord express, PostNord plugin, PostNord shipping plugin, create shipment, shipping plugin, PostNord shipping rates
1) Filter to set service code automated shipments
add_filter(“hitstacks_pn_auto_service”, “pn_service_fun”, 10, 3);
function pn_service_fun ($service_code, $rec_con, $ship_con){
if($rec_con == $ship_con){
$service_code = ’30’;
}else{
$service_code = ‘UX’;
}
return $service_code;
}
2) Filter to set service code bulk shipments
add_filter(“hitstacks_pn_bulk_service”, “pn_service_bulk_fun”, 10, 3);
function pn_service_bulk_fun ($service_code, $rec_con, $ship_con){
if($rec_con == $ship_con){
$service_code = ’30’;
}else{
$service_code = ‘UX’;
}
return $service_code;
}
PostNord AB is the name of the holding company of the two merged postal companies Posten AB and Post Danmark that were officially merged on 24 June 2009. The name of the group was changed 17 May 2011 from Posten Norden to PostNord.The Swedish state is the majority share holder with 60% and the remaining 40% is held by the Danish state.Voting rights are shared equally (50/50)
We are Web Development Company. We are planning for make everything automated.
“Configure & take rest”
> Minor improvements
Release Date – 19 Jan 2024
Minor improvements
Release Date – 04 Jan 2024
Added HPOS support
Release Date – 27 June 2023
Reduced configurations on initial setup
Release Date – 19 April 2023
Fix fatal error when passing empty value for weight and dimension conversion on PHP 8
Release Date – 23 March 2022
Minor bug fix
Release Date – 20 March 2022
Minor bug fix
Release Date – 22 February 2022
Minor bug fix
Release Date – 20 February 2022
Updated meeting link
Release Date – 16 February 2022
Added option to link with Shipi using integration key
Release Date – 28 December 2022
Minor improvements
Release Date – 17 November 2022
update tested version
Release Date – 07 November 2022
Minor improvements
Release Date – 31 October 2022
Minor bug fix
Release Date – 22 October 2022
Minor bug fix
Release Date – 04 October 2022
Minor bug fix
Release Date – 29 september 2022
Minor improvements
Release Date – 20 september 2022
Minor improvements
Release Date – 15 July 2021
WordPress Version Updated
Release Date – 05 June 2021
Initial Version