WooCommerce Lightspeed POS Integration

WooCommerce Lightspeed POS Integration v3.4.0

No permission to download
Download WooCommerce Lightspeed POS Integration v1.8.3 Nulled Free
2020-09-10 - v1.8.3

Fix - Upgrade routine that will clear out bad webstore data in the DB - more specifically drops records with item_e_commerce_id values that are NULL
Tweak - Insert Webstore data validation - don't insert item_e_commerce data unless there's an item_e_commerce_id associated with it!
Tweak - Sale Price should not be synced back to Lightspeed as $0.00 if it's an empty string, should now sync back as "Default" price in Lightspeed
Tweak - Redirect to main Lightspeed import page after clearing out the WCLSI tables so the URL param is purged and we're not clearing out products on subsequent requests!
Download WooCommerce Lightspeed POS Integration v1.8.1 Nulled Free
2020-07-29 - v1.8.1

* Fix - Fixes a silent bug when updating a WooCommerce product that has an invalid or duplicate SKU, then the entire update fails. This should now be fixed and the update should continue updating other properties of the Woo product
* Fix - Fixes a bug that broke the "Import all" function. The import_all_lightspeed_products_ajax() method was missing a "import" arg to process_product_ajax_request() method
* Fix - Fixes "per page" screen option on the Lightspeed page. Should now display the correct number of products
* Tweak - Add space after "The associated WooCommerce product is" text
* Tweak - Renamed the "wclsi-debugger.log" to "wclsi-sync-events-log"
* Tweak - Renamed the "wclsi-errors.log" to "wclsi-errors-log"
Download WooCommerce Lightspeed POS Integration v1.8.0 Nulled Free
2020-07-05 - v1.8.0

* Fix - Fixes a critical bug where the "wclsi_update_cancelled_order" option does not get cleared resulting in halting all updates to Lightspeed
Download WooCommerce Lightspeed POS Integration v1.7.9 Nulled Free
2020-06-26 - v1.7.9

* New - Introduces the Lightspeed API Navigator modal allow users to search and add specific Lightspeed products
* Fix - Fixes a bug where 0 quantity inventory in Lightspeed was not being updated properly in WooCommerce
* Fix - Fixes the "Uncaught ReferenceError: wclsi_admin is not defined" JavaScript on the error
* Fix - Fixes Order Sync failure as a result of the "Uncaught ReferenceError: wclsi_admin is not defined" error
* Fix - Fixes an issue where for some stores, WebStore data was not getting persisted into the DB
* Fix - Fixes the "Uncaught TypeError: $(...).tipTip is not a function" JavaScript error when trying to use the customizer
* Fix - Fixed a JS UI bug that showed progress as "0/{wclsiJS.variationIds.length}" when syncing a product to LS
* Fix - Fixes a DB bug where for some users, duplicate insert DB errors would result from the "Check for new Lightspeed Products" background job
* Fix - Fixes a bug where the selective sync option for WooCommerce products was not respected on the "add to cart" WooCommerce action
* Tweak - Renamed the "Sync with Lightspeed" button to "Create this product in Lightspeed"
* Tweak - Moved some global JS variables to the wclsi_admin object such as WAIT_TIME, and error display methods
* Tweak - Renamed globals $WCLSI_SINGLE_PROD_SEARCH_PARAMS to $WCLSI_SINGLE_LOAD_RELATIONS
* Tweak - Renamed globals $WCLSI_MATRIX_PROD_SEARCH_PARAMS to $WCLSI_MATRIX_LOAD_RELATIONS
* Tweak - Adds a "if ( !empty( $parent_wc_prod ) )" guard for when updating variations in case the parent product WooProduct got deleted but the wc_prod_id still exists
Download WooCommerce Lightspeed POS Integration v1.7.8 Nulled Free
2020-05-09 -v1.7.8

* New - Better notifications around failed inventory syncs, will now show up as an admin notice if a product does not sync correctly
* New - New "Sync on manual order cancellation" settings which allows for toggling inventory syncing on/off for order cancellations. Default is "on".
* Fix - Fixes issues around variation attributes getting reset
* Fix - Fixes "Lightspeed API Error - 422 'qoh' must be a positive integer" - plugin did not update inventory properly on orders that had quantities greater than the ones on hand
* Fix - Fixes 'jQuery not defined' error on the front-end
* Fix - Side-effect of the 'jQuery not defined' was orders not syncing on order success - this should now be resolved
* Fix - Categories are appended to existing ones instead of deleting the difference in categories
* Fix - Fixes "PHP Notice: Undefined variable: wclsi_matrix_id"
* Tweak - Better class and file organization
Download WooCommerce Lightspeed POS Integration v1.7.7 Nulled Free
2020-04-26 - v1.7.7

* Fix - Bump version due to an issue with WooCommerce deployment
Download WooCommerce Lightspeed POS Integration v1.7.4 Nulled Free
2020-04-14 - v1.7.4

* New - New setting "Auto-import Lightspeed Attributes" will automatically import attributes into the WooCommerce Product Taxonomy
* New - The plugin will now utilize the Product Attribute taxonomy, meaning variable products will not use custom attributes anymore, and instead will try and utilize the Product Attribute taxonomy. Custom attributes will be converted to Product Attribute terms if the plugin can find a WC Product Attribute term match.
* New - Adds "attr_name_1_wc_id", "attr_name_2_wc_id", and "attr_name_3_wc_id" columns to "wclsi_item_attribute_sets" table, used for importing attributes
* Fix - "Products Processing ..." modal should not show up for non-Lightspeed products anymore
* Tweak - Better logging around corrupt Lightspeed records that do not have a required "itemID"
Download WooCommerce Lightspeed POS Integration v1.7.3 Nulled Free
2020-04-08 - version 1.7.3

* Fix - Plugin will no longer set "stock status" if "Stock Quantity" is unchecked under "Selective Sync for WooCommerce Product"
* Fix - "Processing Order ..." on the "Order Thank You" page fixed so it does not show "undefined" values
* Fix - Syncing products from WooCommerce to Lightspeed improved, should result in less 429 errors, especially for Variable products
* Tweak - Optimizations around backgrounds jobs conflicting with other actions resulting in a reduction of errors
Download WooCommerce Lightspeed POS Integration v1.7.2 Nulled Free
2020-03-19 - v1.7.2

* New - Much better handling around 429 errors - now keeps track of Lightspeed's API bucket level header, and adjusts API requests dynamically depending on bucket level
* New - New "Prune deleted variations" setting. On a Manual Update, deletes variations in WooCommerce that have been deleted in Lightspeed matrix products.
* New - New "WCLSI Poller" settings, allows users to turn background job on or off
* New - Settings UI is now tabbed
* New - wclsi-error.log now has a stack trace included in it
* New - Updating Variations in the WooCommerce dashboard is now more efficient and should not cause as many 429 errors
* Fix - Fixes some DB duplicate errors that can happen during the check_for_new_ls_prods background job, now checks if the product exists before trying to insert it
* Tweak - Code consolidation and cleanup
Download WooCommerce Lightspeed POS Integration v1.7.1 Nulled Free
2020-01-01 - version 1.7.1

  • New - New "wclsi-error" log under WooCommerce -> Status -> Logs; tracks sync errors and other various issues with the plugin
  • Fix - If multiple items are added to the cart, the plugin would get a 429 error trying to check inventory levels in Lightspeed
  • Fix - On checkout, the plugin can now handle updating multiple items on checkout/order completion
  • Fix - Bulk updates on import page are now throttled and should no longer show 429 errors
  • Fix - Image sync would throw a fatal error, now should write to error log
  • Fix - Hotpatch for fixing NULL item_id values (only fixes simple/single products)
  • Tweak - wclsi-debugger.log will now only record active sync changes, instead of all activity
  • Tweak - Code cleanup & optimizations

About us

  • Babiato Forum - The webmaster community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day, updating Daily resource to make sure our community is one of the best.

Quick Navigation

User Menu