By : wpeliteplugins Published On Friday, July 08, 2016, 18:20 In WordPress
WooCommerce – Payment Gateway Discount and Fees extension for WooCommerce allows you to define discount or fees for all payment gateways. On checkout discount or fees will be applied based on choosen payment gateway
When adding discount or fees, you have 2 options. You can add a fixed amount to the transaction, or a percentage amount to the transaction. In the case of percentages, the amount charged is calculated against the order total.
Plugin is very useful when you want to offer discount on some payment gateway and want to add extra fees on some payment gateways. You can easily set discount and fees for payment gateways.
You can also limit discount or fees by setting minimum and maximum cart value. There is also rouding option if you want to round the discount or fees.
It’s useful for COD payment gateway, in example, since WooCommerce does not allow this by default. You can change quickly the fee in the admin panel too
= Version 1.0.5 (2020-11-28) =
* Tweak: Added JS in footer instead of header to resolve issue in few themes.
* Dev - Tested with WordPress 5.5.3
* Dev - Tested with WooCommerce 4.7.1
= Version 1.0.4 (2020-03-10) =
* Tweak - Used esc_html.
* Dev - Code Optimization.
* Dev - Tested with WordPress 5.3.2
* Dev - Tested with WooCommerce 3.9.3
= Version 1.0.3 (2019-10-22) =
* Tweak - Deleted default english lanague files.
* Enhancement - Added automatic updater code.
= Version 1.0.2 (2018-12-12) =
* Enhancement - Added settings to disable discount text after payment method title.
* Enhancement - Added French translation.
= Version 1.0.1 (2018-1-21) =
* Enhancement - Added coupons rules - Apply discount or fees based on coupon rules.
= Version 1.0.0 (2016-07-04) =
* Initial Release.