Percentage Shipping Fee for WooCommerce

外掛說明

This plugin adds a custom shipping method to WooCommerce that charges your customers a shipping fee based on a percentage of the cart subtotal.

Key Features:

  • Define a shipping percentage per zone.
  • Fully integrated with WooCommerce shipping zones.
  • Lightweight and simple to use.
  • Supports multiple zones and instances with different values.

螢幕擷圖

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/percentage-fee-shipping directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Go to WooCommerce > Settings > Shipping and select a Shipping Zone.
  4. Add the “Percentage-based Shipping” method.
  5. Set the title and percentage fee.

常見問題集

Can I set different percentages for different zones?

Yes! You can add this shipping method to multiple zones and define a different percentage for each.

Does this plugin support tax calculation?

The cost is added before tax. You can configure how taxes are handled in WooCommerce settings.

Is this plugin compatible with the latest version of WooCommerce?

Yes, it is tested with WooCommerce 10.X. and WordPress 6.8.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Percentage Shipping Fee for WooCommerce〉的開發相關工作。

參與者

〈Percentage Shipping Fee for WooCommerce〉外掛目前已有 2 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Percentage Shipping Fee for WooCommerce〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.3.0

*Added support for Free Shipping restricted by User ID. Free shipping can now be limited to specific customers via shipping method settings.
*Refactored plugin structure into multiple class files for improved maintainability.
*Improved: shipping logic to ensure correct availability based on user eligibility and cart subtotal.

1.2.1

  • Enhancement: Added integration with AISP Order Tools (future plugin) support to skip shipping minimum fees for administrators when managing orders manually. No action required at this time.

  • Prepared groundwork for optional integration with AISP Order Tools (future plugin). No action required at this time.

1.2.0

  • New: Added per-zone minimum shipping cost support for the Percentage Shipping method.
  • New: Added enable/disable checkbox for minimum shipping enforcement directly in each shipping zone instance.
  • New: Added editable minimum shipping amount field per zone.

1.1.0

  • Added a “Free Shipping” method.
  • Improvement: the “Percentage Shipping” method is automatically hidden when “Free Shipping” is available.

1.0.1

  • Tested and confirmed compatible with WooCommerce 10.2

1.0.0

  • Initial release with percentage-based shipping cost feature.