WooCommerce Integración con Lightspeed POS

WooCommerce Integración con Lightspeed POS 3.2.2

No tiene permiso para descargar
* Fix - Ensure refunds are syncing correctly to Lightspeed when only part of the order is refunded
* Fix - Re-order image processing to re-size and add metadata last
* Fix - Paginate new product results to allow the background job to import large quantities of items
* Feature - Add support for product brands syncing
* Fix - Address rounding issue when fees are present in a WooCommerce order
* Fix - Prevent reprocessing product images on subsequent product updates in some circumstances
* Fix - Do not send to Lightspeed orders that contain no products synced with Lightspeed, otherwise order would look empty
* Fix - Address a compatibility issue with WooCommerce 10.0.3 where tooltips are passed through a script that caused a conflict in admin screens
* Fix - Harden some code to prevent a rare chance of division by 0 when handling items with quantity zero
* Fix - Ensure shipping tax calculation is correct when Lightspeed tax rate is not set
* Fix - Create sales also for WooCommerce orders that are created manually directly in "completed" status or any other paid status
* Tweak - Upgrade to Kestrel Connect for connecting to Lightspeed
* Fix - pagination issue for search results on importer table
* Fix - image issue where images were not removed from gallery when set as main image
* Fix - fixes an issue where some search terms were decoded improperly when searching for Lightspeed products
Fix - Improve security when loading the importer and settings pages
Fix - Only schedule image to be downloaded if it is not already associated with the product
New - Write to debug log when save is triggered by the plugin
Superior