=== Woo Custom Fee ===
Contributors: vidishp
Tags: woocommerce, extra fee, minimum order, service charge, e-commerce, payment, shipping, product, custom fee, shipping fee, dynamic fee
Plugin Name: Woo Custom Fee
Requires at least: 3.0.1
Tested up to: 5.2
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Woo Custom Fee allows administrator to add custom fee to customer's order total conditionally and easily.

== Description ==

Woo Custom Fee is an extension plugin to Woocommerce plugin.

Administrator can set "Title" & "Amount" of the fee, which he wants to add to customer's order total. This setting can be found under Woocommerce >> Settings >> Custom Fee. Once administrator saves the settings, then customers will have this dynamically defined fee to their order total. 

<strong>You can buy our PRO VERSION HERE : <a href="https://www.wooextend.com/product/custom-fee-woocommerce-pro/">WooExtend</a></strong>

<strong>More plugins by WooExtend:</strong>
<ul>
<li><strong><a href="https://wordpress.org/plugins/woo-bulk-order/">Woocommerce Bulk Order</a></strong></li>
<li><strong><a href="https://wordpress.org/plugins/woo-product-category-discount/">Woo Product Category Discount</a></strong></li>
<li><strong><a href="https://wordpress.org/plugins/woo-combo-offers/">Woocommerce Combo Offers</a></strong></li>
<li><strong><a href="https://wordpress.org/plugins/first-order-discount-woocommerce/">First Order Discount</a></strong></li>
</ul>

== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Upload `woo-custom-fee` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Frequently Asked Questions ==

= Can I change title of custom fee from admin? =

Yes. You can change title of custom fee from here Woocommerce >> Settings >> Custom Fee.

= Will changing of fee amount affect my existing orders? =

No. Changing of fee amount will not affect existing orders. It will reflect in all orders placed after the fee is saved by administrator.

== Screenshots ==

1. Admin interface for defining custom fee "Title" and "Fixed Amount".
2. Checkout page where custom fee defined by admin is added to customer's order total amount.

== Changelog ==

= 1.0 =
* Initial version of Woo Custom Fee.

= 1.1 = 
* Added new condition for type of order amount. i.e. Apply fee to order above $XX or below $XX
* Minor fixes

= 1.2 =
* Updated tooltip message display.
* Added "Please select" option.

= 1.3 =
* Added support for various decimal separator.

= 1.4 =
* Corrected Function call.

= 1.5 =
* Fix for custom fee above 1000.

= 1.6 =
* Fix for regular prices conflict.

== Upgrade Notice == 

= 1.0 =
* Initial version of Woo Custom Fee.

= 1.1 = 
* Upgrade this plugin for a smoother experience. Setup "Condition Type" after upgrade.

= 1.2 =
* Change of labels.

= 1.3 =
* Support for various decimal separator.

= 1.4 =
* Corrected function call.

= 1.5 = 
* Fix for custom fee above 1000.

= 1.6 =
* Fix for regular prices conflict.

= 1.7 =
* Fix for more consistency.