Turn your WooCommerce installation into an easy to use and powerful cash register for each type of store or business.
How you can benefit from it:
you can sync your store point of sale with orders, customers and product listings of your online shop and vice versa. You’ll have full control over your business;
you can create a virtual cash register for any business activity (shop, pub, gym and so on) without buying a physical device and save on the expensive yearly subscriptions of the traditional point of sale tools and services;
you can use the virtual cash register on any computer, on touch screens and in any new generation web browser.
The most affordable and advanced solution to transform your WooCommerce into a Point Of Sale for your physical store.
If you need a POS to make physical sales you have two options. The most common and most expensive solution is to buy a dedicated POS terminal (prices go from €250 to €1000) and pay a subscription cost to get a specific POS software that costs around €40-50 a month. So, you’d spend an average of €500 a year on one POS terminal alone. And if you need more registers, you’ll have to multiply this cost by two, three, five, and so on.
The solution that we offer, instead, allows you to use WooCommerce, a free software, to transform your computer or tablet into a flexible cash register that’s cheap and easy to use thanks to the integration of our POS plugin.
It doesn’t matter what business you are running: whether it is a supermarket, a bar, a clothing store, a beauty salon: you’ll be able to fully manage your Point of Sale with multiple registers. Set up cashiers, create products, sync orders, add a markup, discounts, and coupon codes, customize receipts, monitor the income of every register, the payment methods used… and much more.
Fix: issue when using POS discounts in orders containing products created on the fly with the ‘sync with WooCommerce’ option disabled
Dev: new filter ‘yith_pos_default_new_customer_data’
2.1.2 – Released on 25 May 2022
New: GErman translation
2.1.1 – Released on 24 May 2022
Tweak: replaced ‘barcode’ param with ‘yith_pos_scan’ when searching products through REST API, to prevent issues with other plugins using the same param
Dev: new filter yith_pos_get_countries
2.1.0 – Released on 12 May 2022
New: support for WordPress 6.0
New: support for WooCommerce 6.5
Fix: next page loading in the variation selector
Fix: stock status issue when multi-stock is enabled and the online product is out-of-stock
Fix: cashiers cannot create coupons from POS discounts
Tweak: increase timeout before printing receipt for slow devices
Tweak: improved style of stock badge in variations
Tweak: hide stock badge on variable products if their stock depends on variations and multi-stock is enabled
2.0.1 – Released on 29 April 2022
Update: YITH plugin framework
Update: language files
Fix: tax row shown twice in receipt
Fix: issue when creating a new order from backend
Tweak: improved style when loading additional orders in Order History
Tweak: allow setting the POS page as Home Page
Tweak: prevent issues when updating orders, if the related hook is fired using the first parameter only
Tweak: fixed ‘undefined index’ issue in receipt preview template
2.0.0 – Released on 27 April 2022
New: gift receipts
New: view register sessions
New: improved reports creation and download, by including new stats
New: support to YITH WooCommerce PDF Invoice – allows using PDF Invoices billing fields on POS
New: download reports for each register session
New: option to choose whether to show prices including or excluding tax in the receipt
New: option to choose whether to show tax line details in the receipt
New: option to choose whether to show taxes in the receipt as a single total or itemized
New: option to show/hide products’ SKU in receipts
New: show stock status labels when showing stock on registers
New: use billing fields as shipping fields
New: show selected customer name in cart
New: update stock of loaded products in the register after placing an order
New: show sold products in cashier reports
New: customize the label for VAT number field
New: option to show/hide VAT number field on frontend
Update: YITH plugin framework
Update: language files
Fix: convert POS discounts into WooCommerce coupons to prevent issues with tax calculations
Tweak: improved register usability when setting customer address
Tweak: disabled ‘trash’ when deleting Stores, Registers, Receipts
Tweak: improved select style
Tweak: prevent issues with permalinks when WordPress is installed in a specific sub-directory
Tweak: improved style of order history section when loading orders
Tweak: improved product creation through POS
Tweak: improved list table style on the backend for Stores, Registers, Receipts
Tweak: fixed warning with PHP 8 for ‘wakeup’ magic method visibility
Tweak: improved order details style when shown in modal
Tweak: hide ’empty cart’ button if cart is already empty
Tweak: improved style of receipt settings page
Tweak: removed ‘YITH POS only’ catalog visibility for products; you can simply use the ‘hidden’ catalog visibility
1.8.0 – Released on 04 April 2022
New: support for WooCommerce 6.4
Update: YITH plugin framework
Fix: issue when removing ‘POS results only’ in catalog visibility
Tweak: improved query to retrieve orders in POS Order History
Dev: new hook ‘yith_pos_after_store_register_form’