WooCommerce Price Based on Country 1.6.6 Fix Release Notes

by Oscar on 27 February, 2017

The WooCommerce Price Based on Country 1.6.6 fix release is now available. You can download it on WordPress.org or as an automatic update in your administration panel.

The main fixes/updates are as follows.

  • Fixed an error that was recorded when editing a draft variable product.
  • Fixed an error that some users got when editing products.
  • Apply exchange rates to coupon minimum and max amounts to coupons that are based on percent.
  • Added improvements in main plugin file.

The full changelog for 1.6.6 is below.
* Fixed: Error when editing a draft variable product.
* Fixed: Post object isn't instance.
* Tweak: Apply exchange rates to coupon minimum and max amounts.
* Tweak: Load files code improvements.

WooCommerce Price Based on Country 1.6.3 Fix Release Notes

by Oscar on 28 November, 2016

The WooCommerce Price Based on Country 1.6.3 fix release is now available. You can download it on WordPress.org or as an automatic update in your administration panel.

The main fixes/updates are as follows.

  • Some users of Flatsome theme have found problems becouse the country selector triggers the added_to_cart event, this event trigger have been removed.
  • Added support to WooCommerce 2Checkout Gateway by Krokedil.
  • Added Spanish, French  and Netherlands  Translations.

The full changelog for 1.6.3 is below.

* Fixed: 'added_to_cart' javascript event causes a issue with some themes, replace by 'wcpbc_cart_refreshed'.
* Fixed: Undefined index HTTP_USER_AGENT.
https://wordpress.org/support/topic/notice-undefined-index-http_user_agent-2/
* Fixed: Exchange rate to minimum and maximum spend of coupon usage restriction.
https://wordpress.org/support/topic/any-coupon-discount-usage-restriction-support/
* Tweak: Add plugin info to WooCommerce System Status Report.
* Added: WooCommerce 2Checkout Gateway by Krokedil Integration
* Added: Spanish Translation.
* Added: French Translation.
* Added: Netherlands translation.

WooCommerce Price Based on Country 1.5.12 Fix Release Notes

by Oscar on 15 July, 2016

The WooCommerce Price Based on Country 1.5.12 fix release is now available. You can download it on WordPress.org or as an automatic update in your administration panel.

The main fixes/updates are as follows.

  • Some users have found problems when they have used no-latin chars in the regions name. We fixed this bug and now is possible use non-latin chars in the region name.
  • We have made tweaks in cart page to allow that when the user change the shipping country via the “Calculate Shipping” option, the prices and/or the currency changes acording.

The full changelog for 1.5.12 is below.

* Fixed: Cart prices not updated after calculate shipping: https://wordpress.org/support/topic/cart-prices-not-updated-on-calculate-shipping
* Fixed: Country switcher not works fine when the country is changed in shipping calculator.
* Fixed: Mysql Database error on WooCommerce free shipping conversion: https://wordpress.org/support/topic/database-error-222
* Fixed: Incompatibility with non-latin chars in region name.
https://wordpress.org/support/topic/i-cant-set-manual-price

WooCommerce Price Based on Country 1.5.10 fix release notes

by Oscar on 27 June, 2016

The WooCommerce Price Based on Country 1.5.10 fix release is now available. You can download it onWordPress.org or as an automatic update in your administration panel.

WooCommerce Price Based on Country 1.5.10 fixes several issues related with code improvements and new features introduced by WooCommerce 2.6 “Zipping Zebra”.

Changelog for 1.5.10 is below.

* Fixed - Bug with shippings methods of WooCommerce 2.6
* Fixed: Bug on price filter of WooCommerce 2.6
* Fixed - Check if customer has been initialized in woocommerce_currency hook
* Fixed - Wrong price for variation products when price included tax.