Simple Cart Fees

描述

I built this plugin because I needed a straightforward way to add fees to WooCommerce orders. No complicated settings, no bloat – just fees that work.

What it does:

  • Create as many fees as you need
  • Make them required (always applied) or optional (customer chooses)
  • Set conditions like “only apply if cart is over X amount”
  • Works with WooCommerce taxes
  • Compatible with both classic checkout and the new block-based checkout
  • HPOS ready

Common uses:

  • Handling or processing fees
  • Gift wrapping
  • Express shipping upgrades
  • Insurance options
  • Any extra service you want to offer

屏幕截图

  • Admin page – Manage your fees
  • Edit fee modal
  • Fee displayed at checkout

安装

  1. Upload the plugin to /wp-content/plugins/
  2. Activate it
  3. Go to WooCommerce Simple Cart Fees
  4. Click “Add Fee” and configure your first fee

That’s it.

常见问题

Does it work with the block checkout?

Yes, fully compatible with both classic and block-based checkout.

How do taxes work?

Enter prices with tax included. The plugin calculates the net amount automatically based on your tax settings.

Can customers select optional fees?

Yes. Optional fees show as checkboxes at checkout. Customers can check the ones they want.

Is it compatible with HPOS?

Yes.

评价

此插件暂无评价。

贡献者及开发者

「Simple Cart Fees」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Simple Cart Fees」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「Simple Cart Fees」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • First release