Linux 软件免费装

Automated Canada Post - HPOS Supported

开发者 hitstacks
hitshipo
aarsiv
shipi
更新时间 2025年8月19日 23:14
PHP版本: 5.6 及以上
WordPress版本: 6.8
版权: GPLv3 or later License

标签

Canada Post Canada Post Shipping Canada Post Shipping Method Canada Post WooCommerce Canada Post Plugin

下载

3.0.2 2.3.4 2.4.1 3.0.3 1.0.1 2.3.9 2.2.2 2.3.2 2.3.3 3.0.1 2.0.0 2.3.7 3.0.0 2.0.1 2.2.9 2.4.2 2.0.5 2.1.0 2.1.1 1.0.0 2.2.0 2.0.2 2.0.3 2.2.1 2.2.4 2.2.5 2.2.6 2.2.7 2.2.8 2.0.4 2.2.11 2.2.12 2.2.10 2.2.13 2.2.3 1.1.0 2.2.14 2.3.0 2.3.1 2.3.10 2.3.5 2.3.6 2.3.8 2.4.0

详情介绍:

Canada Post shipping plugin, integrate seamlessly with Canada Post for real-time shipping rates, label printing, automatic tracking number e-mail generation, shipping rate previews on product pages, and much more. What this product does for you
Provides a shipping method suitable to your customers
The most popular Canada Post shipping Plugin for WooCommerce that offers label printing (Premium), shipping rate preview (no login needed), and more. You can be sure that your customers always pay just the right amount for delivery and you'll save enough time to focus on what really matters. Our highly customizable shipping modules provide consistent, easy-to-use and flexible shipping for any shop, including shipping rate previews on product pages and much more. Features Plugin Tags:
Canada Post, Canada Post Shipping, Canada Post Shipping Method, Canada Post WooCommerce, Domestic Canada Post, Canada Post for woocommerce, Canada Post for worldwide shiping, Canada Post plugin, Canada Post shipping, Canada Post shipping rates,
Canada Post Shipping Label, canadapost,Canada Post Tracking. Useful filters
  1. To Sort the rates from Lowest to Highest
add_filter( 'woocommerce_package_rates' , 'shipi_sort_shipping_methods', 10, 2 ); function shipi_sort_shipping_methods( $rates, $package ) { if ( empty( $rates ) ) return; if ( ! is_array( $rates ) ) return; uasort( $rates, function ( $a, $b ) { if ( $a == $b ) return 0; return ( $a->cost < $b->cost ) ? -1 : 1; } ); return $rates; }
About Canada Post Canada Post provided service to more than 16 million addresses and delivered nearly 8.4 billion items in 2016 and consolidated revenue from operations reached $7.88 billion. Delivery takes place via traditional "to the door" service and centralized delivery by 25,000 letter carriers, through a 13,000 vehicle fleet. There are more than 6,200 post offices across the country, a combination of corporate offices and private franchises that are operated by retailers, such as drugstores. In terms of area serviced, Canada Post delivers to a larger area than the postal service of any other nation, including Russia (where service in Siberia is limited largely to communities along the railway). As of 2004, nearly 843,000 rural Canadian customers received residential mail delivery services. About Shipi Shipi can immediately fetch the shipment and create the shipping label when an order is placed on an e-commerce platform.Once the shipping label is generated an e-mail will be send with attachments.Shipi can automatically update the order status by tracking the shipment. What a2Z Plugins Group Tell to Customers?
"Make Your Shop With Smile"

屏幕截图:

  • Configuration - Canada Post Shipper Address.
  • Configuration - Canada Post Rate Section.
  • Configuration - Canada Post Available Services.
  • Configuration - Canada Post Packing.
  • Configuration - Canada Post Shipping Label.
  • Output - Rate front office.

更新日志:

3.0.3
Bug Fix
3.0.2
Added New services in configuration page
3.0.1
New Wordpress version tested