Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the Yoast SEO…
About Multi-Carrier ShipStation Shipping Rates for WooCommerce
ShipStation improves the buying and delivery process by integrating multiple e-commerce websites with their dashboard and automating shipping label creation. The 1TeamSoftware ShipStation Shipping plugin enhances this integration further by displaying live shipping rates during the checkout process and offering additional features such as signature services, packaging adjustments, and handling fees. Customers can access premium features like exporting orders to ShipStation and importing shipping information, as well as utilizing the plugin with Multivendor plugins for accurate shipping rates based on vendor locations.Changelog
1.4.16
- Improved compatibility with PHP 8.2
1.4.15
- Updated compatibility
1.4.14
- Updated compatibility
1.4.13
- Disabled debug by default
1.4.12
- Added support for woocommerce blocks checkout
1.4.11
- Updated compatibility
1.4.10
- Added a warning when enabling address validation
1.4.9
- Updated compatibility
1.4.8
- Updated compatibility
1.4.7
- Verified and updated compatibility
1.4.6
- Ability to set company as required field during checkout. It might be useful for some carriers that don’t return rates without a company name.
1.4.5
- Proxy requests to WooCommerce Objects to gracefully handle possibility that they were not initialized
- Add vendor / seller ID to rate meta, so Dokan will pick up chosen shipping methods in children orders
1.4.4 2021-10-04
- Instance settings will be loaded only when Shipping Zones are enabled
1.4.3
- Updated language template file
- Use Cube Dimensions will only work when Combine All Boxes is enabled, so it won’t affect pre-configured box sizes
- Display live shipping rates only when live shipping rates is enabled, even when validate address is enabled
- Improved address validation so it won’t be possible to bypass it
- Various minor bug fixes
1.4.2
- Improved page detection for Page Condition setting
- Centralized handling of logging to make sure that all log messages will be recorded when debug mode is enabled
- Force calculation of the shipping costs on checkout when Page Condition is set to checkout
- Fixed an issue that plugin was using website currency for live shipping rates even when it isn’t supported
1.4.1
- Fixed how shipping rates are combined, so only matching rates for all the parcels will be displayed
1.4.0
- Added more logging message for easier bugging
- Minor HTML fixes
- Changed code to use autoloader instead of including files directly
- Fixed issue that broke plugin when weight adjustment was an empty string
- Updated language template file
1.3.6
- Round default min weight / height / length so they won’t generate html5 validation error on save
- Added HTML5 min attribute to inputs with steps, like min weight, min height and so on.
- Fixed header sent warning when validation errors were displayed after plugin settings have been saved
- New language template file
1.3.5
- Optimized speed of loading of the carriers, services and package types
1.3.4
- Changed how pre-loaded carriers, services and package types are stored to use wordpress options instead of transients
1.3.3
- Synchronized shared code changes
- Added logging of the plugin settings for easier debugging
1.3.2
- Added min length, width, height
- Improved default settings so plugin will be easier setup and use out of the box
- Updated language template
1.3.1
- Fixed the issue that new debug messages were preventing checkout
1.3.0
- Enable debug mode by default
- Ability to choose a condition for what pages live rates will be requested
- Validate products only when this option is enabled in the settings
- Error messages will be displayed in the cart for admin users when debug mode is enabled
- Updated language template
1.2.3
- Ability to control send request timeout
- In order reduce PHP memory requirement product validation has been changed to run in the chunks of 10 products at a time
1.2.2
- Synchronized shared library changes
1.2.1
- Improved simple and variable product validation when settings are saved
- Added ability to use CUBE dimensions for the parcel, it can help to save on shipping when using combine parcels feature or don’t have boxes defined
1.2.0
- Ability to have min and max rate cost requirement for shipping rate to be displayed during checkout
- Changed rounding to 2 decimal places
- If package contents is undefined then plugin will fallback to using cart contents
- Add support for free products
- New language template file
1.1.9
- Fixed removal of Boxes and Services
- Fixed loading of the States in the plugin settings
1.1.8
- Added more log messages to ShipStation get rates method
- Minor bug fixes
1.1.7
- New language template
1.1.6
- Improved weight and dimension validation of variable products
- Fixed sorting of the shipping rates displayed in the cart
1.1.5
- Preserve services when API is not failing to return services after cache has expired
- Improved re-request of services and package types when API has failed before that
1.1.4
- Fixed issue when stamps is returning multiple rates for the same service but with the different package type in the service name, we will pick the one with the matching package type to the requested one
1.1.3
- New language template
- Slight rearrangement of settings
- Extract website and customer’s email and communicate it to API
1.1.2
- Changed parcel weight adjustment flow to first multiply weight, then add to weight and then set min weight
1.1.1
- Fixed Fixed weight adjustment for international shipments
1.1.0
- Ability to limit number of returned shipping rates
- Various bug fixes
- Moved Live Shipping Rates settings into a separate section
- Updated language template file
1.0.1
- Renamed Admin settings labels to use statements instead of questions. Also made labels and descriptions easier to understand.
- Do not cache validation result of the products
- Moved Settings link before Deactivate link on the plugins page
- Updated language template file
1.0
- Initial release.