Linux 软件免费装
Banner图

Payment and Shipping Method Checkout Fee for WooCommerce

开发者 vipestudio
更新时间 2026年5月15日 16:33
PHP版本: 8.0 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

shipping payment woocommerce checkout fee

下载

2.1.0 2.0.0 2.0.1

详情介绍:

This plugin lets you attach an extra fee — either a percentage of the cart subtotal or a fixed amount — to any WooCommerce payment gateway or shipping method. Configuration lives under WooCommerce → Settings → Checkout Fee. Typical use cases: Features:

安装:

  1. Upload the plugin folder to /wp-content/plugins/ or install via the WordPress Plugins screen.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Go to WooCommerce → Settings → Checkout Fee and configure the fee for each payment or shipping method you need.

屏幕截图:

  • Setup is that simple.
  • Frontend.

升级注意事项:

2.1.0 Important bug-fix release: fees configured in 2.0.x were never applied because of an internal option-key mismatch. Update and verify your fees show on the checkout. Existing settings are migrated automatically.

常见问题:

Where is the configuration screen?

WooCommerce → Settings → Checkout Fee.

Does the percentage fee include shipping or taxes?

No. The percentage is applied to the cart subtotal (line items, before shipping and taxes). Whether the resulting fee is itself taxed is controlled per method by the Taxable option.

Will it work with the new block-based Checkout?

Yes. The plugin hooks into woocommerce_cart_calculate_fees, which fires for both classic and block-based checkout. The block checkout automatically recalculates totals when the customer switches payment method via the Store API.

Is it compatible with WooCommerce High-Performance Order Storage (HPOS)?

Yes — compatibility is declared with both custom_order_tables and cart_checkout_blocks.

更新日志:

2.1.0 2.0.1 2.0.0 1.2 1.0.0