[WordPress] 外掛分享: Automated PostNord label and pickup – HPOS Supported

首頁外掛目錄 › Automated PostNord label and pickup – HPOS Supported
70+
安裝啟用
★★★★★
5/5 分(1 則評價)
94 天前
最後更新
問題解決
WordPress 4.0.1+ PHP 5.6+ v1.2.4 上架:2021-06-04

內容簡介

這是一款名為「PostNord shipping」的 WordPress 外掛程式,透過整合PostNord工具讓國內外運送變得更加簡單。根據目的地,我們提供所有類型的PostNord服務,支援全部國家。

若您厭煩了點擊按鈕來創建運送標籤建立困難的運送流程,可以使用完全自動化的工具HITStacks,減少成本並節省時間。

此外,我們將跟進您的包裹並自動更新訂單狀態。

我們提供PostNord的國內和國際運送。

後台操作內支援手動運送選項,可直接從訂單頁面創建運送單,HITShipo將追蹤訂單並將訂單狀態更新為已完成。

您的客戶會感謝快速到貨的產品,這是由於訂單和運送標籤操作之間沒有延遲。

如果您已經有PostNord帳戶,請聯繫PostNord以獲得您的憑據。如果您還沒有註冊,請聯繫我們的客戶服務。模塊的功能僅在收到API憑據後才可用。

此外,請注意,在地址網頁表單上,要求客戶的電話號碼註冊是必需的。使用hitstacks註冊帳戶。

此外,該程式包含多種標籤,例如PostNord,PostNord SHIPPING,PostNordshipping,PostNordgroup,PostNord Express shipping,PostNord Woocommerce,PostNord for woocommerce,official PostNord express,PostNord plugin等。

此外,還有一些有用的過濾器可供使用,其中包括:可自動設置服務代碼的過濾器和可設置批量運送服務代碼的過濾器。有關PostNord的更多信息,請參閱相關網站。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.2.4) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Automated PostNord label and pickup – HPOS Supported」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

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
BACK OFFICE (SHIPPING ):
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.
Your customer will appreciate :

The Product is delivered very quickly. The reason is, there this no delay between the order and shipping label action.
Access to the many services of PostNord for domestic & international shipping.
Good impression of the shop.

HITStacks Action Sample

Informations for Configure plugin

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
Useful filters
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;
}

About PostNord
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)
About Shipi
We are Web Development Company. We are planning for make everything automated.
What Shipi Tell to Customers?

“Configure & take rest”

延伸相關外掛

文章
Filter
Apply Filters
Mastodon