WooCommerce POS stores data locally (eg: a copy of your products), this improves performance and will also allow offline sales in a future version of WooCommerce POS. From time to time it may be necessary to clear the local data and retrieve fresh data from your web server.
Which browsers are compatible with WooCommerce POS?
The following browsers have been tested using Browserstack:
- Chrome Canary (recommended)
- Chrome 31+
- Firefox 31+
- Safari 8+
- Opera 28+
- iOS Safari 8+
- Android Browser 4.4+
- Microsoft Edge
Debugging
This article is intended for web developers, debugging is not something the average user should need to use.
WooCommerce POS is largely a Javascript web application – and as such – most debugging is done through the browser console. If debugging is enabled, WooCommerce POS will log various messages to the console which may assist in diagnosing problems. [Read more…]