Page 2 of 2
Re: [UPDATED] Shipping Estimate Module
Posted: Thu Oct 15, 2015 6:38 am
by Johnathan
Updated to v210.1
Release Notes:
- Added: compatibility with OpenCart 2.0.2.x - 2.1.0.x
- Added: the city and state are now filled in if left blank, and work even if they are hidden, so you can show just a postcode field if you want
- Fixed: zones not loading when the country dropdown is hidden
- Fixed: incompatibilities with Restrict Shipping Methods
- Updated: the first row in the quote table will now be hidden if the relevant text is blank in the language file
Re: [UPDATED] Shipping Estimate Module
Posted: Thu Mar 24, 2016 1:51 am
by Johnathan
Updated to v220.1
Release Notes:
- Added: compatibility with OpenCart 2.2.0.x
- Fixed: options are lost when running shipping estimates on 1.5 versions
- Fixed: "Undefined variable" for address components when a logged-in customer has no default address assigned to them
- Updated: renamed module fields in the .tpl file so they do not conflict with the cart page shipping estimator fields
Re: [UPDATED] Shipping Estimate Module
Posted: Sat Nov 19, 2016 6:33 am
by Johnathan
Updated to v230.1
Release Notes:
- NOTE: This version is fully compatible with OpenCart 2.3.0.x by using the OpenCart 2.3 Extension Compatibility Fix, which is provided for free with the purchase of the extension
- Added: option to automatically show shipping estimates when page loads
- Updated: the module will now correctly show an error message for shipping methods that pass back an error array, instead of an error string
Re: [UPDATED] Shipping Estimate Module
Posted: Sat Jul 01, 2017 6:50 am
by Johnathan
Updated to v300.1
Due to limitations in the opencart.com license system, a new extension was released on opencart.com for OpenCart 3.0 compatibility. However, free updates are still available for anyone that has purchased the extension in July 2016 or after --- just contact Clear Thinking here:
http://www.getclearthinking.com/contact
Release Notes:
- Added: compatibility with OpenCart 3.0.0.x
- Added: native compatibility with OpenCart 2.3.0.x (You can remove the compatibility fix, or keep using it if you want to)
- Added: info in the admin page to see which layouts the module is assigned to
- Fixed: recurring profiles on products in the cart getting lost when enabling Product Page Estimates
- Removed: compatibility with OpenCart 1.5.x and 2.0.0.0 for new versions
- Updated: all front-end text can now be set directly within the admin panel
- Updated: front-end shipping quote Titles and Text strings now support HTML
Re: [UPDATED] Shipping Estimate Module
Posted: Wed Oct 18, 2017 1:22 am
by Johnathan
Updated to v302.1
Release Notes:
- NOTE: Starting with this version, all template files will use the .twig extension. These will still work completely fine on OpenCart 2.x versions, and still use the .tpl-type syntax. However, if you've made edits to the .tpl file, you'll need to port those edits over to the new file.
- Confirmed: compatibility with OpenCart 3.0.2.x
- Fixed: typo on the front-end error message variables
- Fixed: "Undefined variable: text_select" error
Re: [UPDATED] Shipping Estimate Module
Posted: Wed Apr 03, 2019 1:16 am
by Johnathan
Updated to v303.1
Release Notes:
- Added: ability to set a Google Maps API Key for getting the City/State when they're not filled in (make sure to save the new setting after updating)
- Confirmed: compatibility with OpenCart 3.0.3.x
- Updated: calls to Google Maps API now use curl
Re: [UPDATED] Shipping Estimate Module
Posted: Thu Sep 22, 2022 11:18 pm
by Johnathan
Updated to v2022-9-22
Release Notes:
- NOTE: Starting with this release, version numbers will now be based on the date the new version is released.
- Added: compatibility with OpenCart 4.0.0.x - 4.0.1.x
- Added: hook to update the header cart button when a shipping rate is applied
- Fixed: issues with loading the zone in the admin panel when no default zone was set for OpenCart
- Updated: reloading the page will now automatically select the same tab
- Updated: improved the Google Maps error messages to be more verbose
Re: [UPDATED] Shipping Estimate Module
Posted: Thu May 25, 2023 4:03 am
by Johnathan
Updated to v2023-5-24
Release Notes:
- Added: compatibility with OpenCart 4.0.2.x
- Added: new "Check For Updates" button with one-click update functionality
Re: [UPDATED] Shipping Estimate Module
Posted: Fri May 09, 2025 5:35 am
by Johnathan
Updated to v2025-5-08
Release Notes:
- Added: compatibility with OpenCart 4.1.0.x
- Fixed: hitting enter in text fields wasn't working on the front-end
- Fixed: module layouts were not displayed correctly in the admin panel in OpenCart 4.0 versions
- Updated: improved the city/state lookup based on country and postcode
- Updated: replaced Google Maps with Nominatim for city/state lookup, since Nominatim is free and does not require an API key