wePOS – Point Of Sale (POS) for WooCommerce

Description

WooCommerce Point of Sales (POS)

wePOS is a fast and responsive( Tablets & Desktop ) WooCommerce Point of Sales plugin. It lets you take orders and track your inventory using your WooCommerce store. You can physically count your WooCommerce products by scanning Bar codes and add them directly to customer’s cart for processing the order.

Based of REST API

wePOS is a single page application that works super fast. We have used WooCommerce REST API and some custom API to develop the plugin. This has made the plugin to response fast and gets your work done in time. In a physical store, you get a lot of customers who wait to checkout their products. So, a fast system like wePoS can be your one-way ticket to manage your inventory easily.

Attractive User Interface

A good UI can sometimes makes a system even more attractive. wePOS has an intuitive design that allows navigating easily. With it, you can manage your inventory and orders in an organized way.

Shortcut / Hotkey Support

wePOS has shortcut key support that lets you use its features faster. This is very important for any physical store so that the sales executive can read the Barcodes and process the orders with pace.

Privacy Policy

wePOS uses Appsero SDK to collect some telemetry data upon user’s confirmation. This helps us to troubleshoot problems faster & make product improvements.

Appsero SDK does not gather any data by default. The SDK only starts gathering basic telemetry data when a user allows it via the admin notice. We collect the data to ensure great user experience for all our users.

Integrating Appsero SDK DOES NOT IMMEDIATELY start gathering data, without confirmation from users in any case.

Contribute

This may have bugs and lack of many features. If you want to contribute on this project, you are more than welcome. Please fork the repository from Github.

Author

Brought to you by weDevs

Screenshots

  • Overview
  • Product Search and Barcode Scan
  • Product list view
  • Customer Search
  • Add New Customer
  • Add discount and fees
  • Payment Page
  • Payment Receipt Page
  • Admin Dashboard Settings

Installation

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.

FAQ

No FAQ

Reviews

August 7, 2021
Before I pay and load the Pro version I thought I'd give it a go. Sadly, not good. I'll wait for an update. 1 : Failed to load all categories and subcategories. 2 : Failed to load all products. 3 : Failed to add products to the cart.
July 25, 2021
The POS in itselfs is working ok, and is fast But, its not possible to translate the PRO version to your own language, atleast extremely hard (havent figured out and no real help from support), and the search functionality is very bad. If you have over 1000 products you would almost need to know the exact full name to "search" for them. Nu fullscreen mode for android (and this is really a dealbreaker)
April 7, 2021
I do not recommend. The tax calculation for the discount granted does not work (therefore the invoice cannot be correctly issued). The support does not respond to reports on the forum.
February 25, 2021
It's been more than 2 months since I reported an issue in calculating tax and I got no response till today. Keep in mind that I paid for the full service but I got ZERO service. I don't recommend this plugin. It has a critical issue in calculating the VAT. So if tax department caught your invoice, you will have hell of penalties and maybe they close your business. Second, they don't response on time at all. When I send them to ask about the issue they reply after 5 days at least.
January 18, 2021
This is a nice plugin however it should have automated bill printing without prompting to print, else an option to toggle in between It will be nice to have a button to launch full screen mode And barcode scanner option as well. It must automatically input the product once the scanner is placed in the bar code rather than clicking on barcode scanner then scan Also it should be able to make refunds and return orders or part of orders being in the pos page without redirecting to WooCommerce Thank you
November 6, 2020
Wonderful and excellent work, and we hope to develop this project and it needs some additions to complete the points of sale in it thanks thanks thanks
Read all 15 reviews

Contributors & Developers

“wePOS – Point Of Sale (POS) for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

“wePOS – Point Of Sale (POS) for WooCommerce” has been translated into 14 locales. Thank you to the translators for their contributions.

Translate “wePOS – Point Of Sale (POS) for WooCommerce” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

v1.1.7 -> 13 July, 2021

  • Enhancement: Added summer sale 2021 limited promotion banner

v1.1.6 -> 08 May, 2021

  • Enhancement: Added limited promotion banner

v1.1.5 -> 15 March, 2021

  • Enhancement: Added limited promotion banner

v1.1.4 -> 21 December, 2020

  • Enhancement: Added limited promotion banner

v1.1.3 -> 23 November, 2020

  • Enhancement: Added limited promotion banner

v1.1.2 -> 28 October, 2020

  • Fix: Permission callback warnings
  • Fix: Duplicate order get generated if pay now button pressed twice while doing payment.
  • Fix: While Dokan installed, login was redirecting back to account page.
  • Feature: Cash input checking and Validation for Cash payment
  • Feature: Cart data validation for payment for currently active cart tab
  • Feature: Dynamic Pay now button based on current cart tab

v1.1.1 -> 23 December, 2019

  • Tweak Appser client updated

v1.1.0 -> 09 December, 2019

  • Tweak Update some styling issues
  • Tweak Added appsero client
  • Fix Undefined customer_id error fixed

v1.0.9 -> 25 September, 2019

  • Fix Tax calculation issue in pos cart
  • Fix Fee tax not calculated when manually added in pos cart

v1.0.8 -> 22 August, 2019

  • Fix Variation REST api rendering issue
  • Fix Gateway class not loaded if WooCommerce deactivate

v1.0.7 -> 26 July, 2019

  • Fix Category rendering issue fixed
  • Fix Thausand and decimal separetor issue fixed
  • Tweak Add vuex support for better performance

v1.0.6 -> 17 June, 2019

  • Fix Remove deleted product from saved cart items when product is already deleted
  • Fix Admin bar conflicted with dokan plugin fixed
  • Fix Translation issue fixed
  • Tweak Added some filter and hooks for extends future functionalites

v1.0.5 -> 17 May, 2019

  • Fix Customer not created if WooCommerce default Automatic username and passowrd create options is changed
  • Fix Customer creating and serching issue for Dokan vendors
  • Fix Stock level manage during cart and checkout process
  • Fix Tax not displaying when exclusive tax applied from WooCommerce settings
  • Tweak Move product api endpoints to wepos custom endpoint
  • Tweak Remove some unwanted code

v1.0.4 -> 3 May, 2019

  • New Added extra column in order listing page for determining whether the order is POS order or not
  • Fix Cash gateway payment processing issues
  • Fix Customer not created if woocommerce default account creatation option is disabled
  • Tweak Added updater class for changing some meta’s
  • Tweak Update some flaticons
  • Tweak Added some core filters in js end for extending components

v1.0.3 -> 8 April, 2019

  • Fix Undefined issue in admin settings page
  • Tweak Remove some unwnated code
  • Tweak Modal component load globally and add more customizable options
  • Tweak Update some flaticons

v1.0.2 -> 25 Mar, 2019

  • New Added billing address missing fields in customer create
  • New Added all category selection in category filter
  • New Add extra product info in product list view
  • New Add Dokan plugin support
  • Tweak Change quick menu layout to popover
  • Tweak Change routing and menu rendring system for future extends
  • Fix Case sensitive issue in product search
  • Fix Remove attributes for simple product in cart and payment page
  • Fix Cursor poiting issue in keypads and other buttons
  • Fix Fee and discount calculation issue large amount(Price) of products
  • Fix Tax and fee tax calculation problem for percentage fees
  • Fix Product thumbnail resolution issue
  • Fix Rounding problem in cash and change amount after payment

v1.0.1 -> 4 Mar, 2019

  • Fix Product fetching issue when no products found
  • Fix Customer data not reset during empty cart or new sales
  • Fix Event bus not triggering properly
  • Fix Render only publishable product in pos system
  • Tweak Added wp hooks for load action and filters

v1.0.0 -> 22 Feb, 2019

Initial version released