Plugin / Payment Gateway Based Fees and Discounts for WooCommerce
Tyche SoftwaresChangelog
Changelog
2.6 – 23/08/2019
- Made the plugin code compliant with WPCS standards.
- Added UTM tags for the Pro plugin links.
2.5.9 – 18/04/2019
- Fix – Fees are not being carried over from the Checkout page to the order.
- Fix – Discounts are not being applied to renewal orders for subscription products.
2.5.8 – 11/04/2019
- Added compatibility with WooCommerce Subscriptions.
- The plugin goes into continous loading of the cart at Checkout when precision is left blanks for rounding. Fixed the same.
- Added uninstall.php file to ensure the plugin data is deleted when the plugin is uninstalled.
2.5.7 – 01/02/2019
- Author name in the header has been changed.
2.5.6 – 16/11/2018
- Author name and URL updated due to handover of the plugins
2.5.5 – 31/10/2018
- Compatibility with WooCommerce 3.5.0 tested.
2.5.4 – 16/10/2018
- Dev – Current (i.e. chosen) payment gateway function rewritten (fixes the issue with 100% discount coupons on the checkout page – fees were not reapplied when coupon is removed).
2.5.3 – 12/10/2018
- Fix – Coupons usage with “WooCommerce Gift Certificates” plugin fixed.
- Fix – Settings hook priority increased, so gateways fees settings are not loaded too early (fixes the issue with “Mollie Payments for WooCommerce” plugin).
2.5.2 – 17/09/2018
- Dev – Code refactoring.
2.5.1 – 04/08/2018
- Fix – Product categories – Calculation type – Categories to exclude – Only for selected products – Option fixed.
- Dev – Admin settings descriptions updated.
- Dev – “States to include/exclude” options added.
2.5.0 – 04/08/2018
- Dev – Major code refactoring and clean up. Main plugin file and POT file renamed.
- Dev – Admin settings restyled and descriptions updated.
- Dev – “Reset section settings” options added.
- Dev – Raw input now allowed in all “Info” section templates.
2.4.0 – 30/07/2018
- Dev – “Merge All Fees” added to “General” section.
- Dev – “Global Extra Fee” added to “General” section.
- Dev – Current (i.e. chosen) payment gateway function rewritten (fixes the issue with “zipMoney” payment gateway).
- Dev – “Customer Countries” options added to both fees separately.
- Dev – “Europe”, “European Union”, “Europe excluding EU”, “Eurozone”, “Africa”, “Asia”, “Australia and Oceania”, “Central America”, “North America” and “South America” added as country selection.
- Dev – Eight more countries added to the list.
- Dev – “Info” admin settings section added (options moved from “General” section).
- Dev – Admin settings restyled.
- Dev – Plugin link updated from https://wpcodefactory.com to https://wpfactory.com.
- Dev – Code clean up.
2.3.3 – 07/01/2018
- Dev – Additional check added in
Alg_WC_Checkout_Fees_Settings_Gateways(prevents AJAX error on some servers).
2.3.2 – 02/01/2018
- Dev – WooCommerce 3.2 compatibility –
WC_Tax::get_tax_total()replaced withget_cart_contents_taxes()andget_shipping_taxes(). - Dev – Additional check for
WC()->payment_gatewaysto be set, added inadd_gateways_fees(). - Dev – Additional checks for tax class to exist added (in Core and Info).
- Dev – Additional checks if product’s price is zero added (in Info).
- Dev – Per products settings JS file updated.
- Dev – “WC tested up to” added to the plugin header.
2.3.1 – 26/08/2017
- Dev – Info –
%product_price_diff_percent%replaceable value added. - Dev – Wrapping div (class
alg_checkout_fees) added to meta box settings. - Dev – “General” settings restyled.
2.3.0 – 16/08/2017
- Dev – “Aelia Currency Switcher for WooCommerce” plugin currency conversion filter added to:
get_max_ranges(),min_cart_amount,max_cart_amount,min_fee,max_fee,min_fee_2,max_fee_2. - Dev – “Coupons Rule” options added.
- Dev – Code refactoring.
- Dev – Settings restyled.
2.2.2 – 27/07/2017
- Fix – Removed additional check if
add_gateways_fees()has already been executed (was added in v2.2.1). - Dev – “Delete All Plugin Data” option added.
- Dev – Code cleanup etc.
2.2.1 – 22/07/2017
- Fix – Per Product –
custom_attsfor fields (step etc.) fixed. - Fix – Additional check if
add_gateways_fees()has already been executed added (this prevents fees duplicating on some servers).
2.2.0 – 27/06/2017
- Dev – WooCommerce 3.x.x compatibility – Deprecated
get_price_excluding_tax(),get_price_including_tax(),get_display_price()notices fixed. - Dev – WooCommerce 3.x.x compatibility – Deprecated
get_formatted_variation_attributes()notice fixed. - Dev – WooCommerce 3.x.x compatibility – Deprecated
get_country()notice fixed. - Dev – “Add Taxes” option added for both global and per product fees.
- Dev –
load_plugin_textdomain()moved frominithook to constructor. - Dev – Plugin header updated (“Text Domain” and “Domain Path” added).
- Dev – Plugin link updated from http://coder.fm to https://wpcodefactory.com.
2.1.1 – 04/10/2016
- Fix – Bug when local and global fees have same title, fixed.
- Fix – Categories restrictions wrongly applied to per product fees, fixed.
- Dev – “Max Range Options” options section added to “General” settings.
- Dev – “Override Global Fee” (main and additional) option added to per product settings.
- Dev – “Minimum Fee Value”, “Maximum Fee Value”, “Minimum Additional Fee Value” and “Maximum Additional Fee Value” options added to both local and global fees.
- Dev – “Minimum Cart Amount” and “Maximum Cart Amount” options title modified.
2.1.0 – 20/08/2016
- Fix – Tax bug fixed when “Categories to include – Calculation type” is equal to “Only for selected products”.
- Fix – Tax bug fixed in info.
- Fix – “Categories to include – Calculation type” with value “Only for selected products” fixed when displaying info.
- Dev – “Categories to exclude – Calculation type.” option added.
- Dev – “Categories to include (additional fee).” and “Categories to exclude (additional fee).” options added.
- Dev – Version system added.
- Dev – Author changed.
- Dev – Plugin renamed.
2.0.2 – 06/08/2016
- Fix –
sanitize_title()added toadd_gateway_fees_settings_hook()and removed fromoutput_sections(). - Dev – Multisite support added.
- Dev – “Variable Products Info” option added.
- Dev – “Categories to include – Calculation type” option added to global fees.
- Dev – Language (POT) file added.
- Dev – Author changed.
2.0.1 – 10/03/2016
- Fix – Additional checks in
add_gateway_fees_settings_hook().
2.0.0 – 01/03/2016
- Fix – Checked tab in admin per product fees is marked now.
- Fix – Info on Single Product bugs fixed: for variable products; for percent fees.
- Fix – “General” section in admin settings menu is marked bold by default.
- Dev –
%product_title%,%product_variation_atts%added. - Dev – Info on Single Product –
[alg_show_checkout_fees_full_info]and[alg_show_checkout_fees_lowest_price_info]shortcodes added. - Dev – Info on Single Product – Lowest Price Info on Single Product Page added.
- Dev – Info on Single Product –
%gateway_fee_title%and%gateway_fee_value%removed from info. - Dev – “Add Product Title to Fee/Discount Title” option added to “General > Fees/Discounts per Product” settings.
- Dev – “Hide Gateways Fees and Discounts on Cart Page” option added to “General” settings.
- Dev – “Exclude Shipping” option added for both global and per product fees.
- Dev – “Title” option added for optional “Additional fee” (per product and global).
- Dev – “Customer Countries” (include / exclude) options added to global fees.
- Dev – “Product Categories” (include / exclude) options added to global fees.
- Dev – Compatibility with “Aelia Currency Switcher for WooCommerce” plugin added (for fixed fees; for percent fees compatibility was already there).
- Dev – “Fee Calculation (for Fixed Fees)” options (once / by product quantity) added to per product fees.
- Dev – “Fee Calculation (for Percent Fees)” options (for all cart / by product) added to per product fees.
1.3.0 – 27/10/2015
- Dev – Second optional fee added.
1.2.0 – 30/09/2015
- Dev – Checkout fees/discounts info on single product frontend page added.
1.1.0 – 04/09/2015
- Dev – Checkout fees/discounts on per product basis added.
1.0.0 – 29/08/2015
- Initial Release.
Ratings
Rating breakdown
Details Information
Version
First Released
Total Downloads
Wordpress Version
Tested up to:
Require PHP Version:
Tags
Contributors
Languages
DIRECTORY DISCLAIMER
The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.
The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.
Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.
While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.
wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.