Skip to content

Add additional fees at checkout based on products that are in the cart.

License

Notifications You must be signed in to change notification settings

aelia-co/WooCommerce-Product-Fees

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WooCommerce Product Fees

Welcome to the WooCommerce Product Fees repository on GitHub. Here you can browse the source, look at open issues, and keep track of development.

If you are not a developer, please use the WooCommerce Product Fees plugin page on WordPress.org.

Documentation

WooCommerce Product Fees allows you to add additional fees at checkout based on products that are in the cart. In the WooCommerce products edit screen, there will be a new product data tab called 'Product Fees' where you can:

  • Give the fee a custom name that is displayed to the customer at checkout describing the fee.
  • Enter the cost of the fee as either a flat rate number or a percentage.
  • Choose whether or not the fee should be multiplied based on the quantity of the product in the cart.

Product Settings: Image of Settings

Fees at Checkout: Image of Checkout with Fees

Features

I have kept this plugin simple on purpose. It is very lightweight and should not conflict with any other plugins or themes. I plan to continually add new features such as category fees and variation specific fees. But for now the two main features include:

  • Percentage based fees that go off of the product's price.
  • The ability to toggle on and off the quantity multiplier per product.

Support

This repository is not suitable for support. Please don't use the issue tracker for support requests, but for plugin issues only. Support can take place in the WordPress.org forums.

Contributing to WooCommerce Product Fees

If you have a patch, or stumbled upon an issue, you can contribute this back to the code. Feel free to submit an issue or Pull Request.

About

Add additional fees at checkout based on products that are in the cart.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%