kilbot
Forum Replies Created
-
No, it is not fully compatible with Measurement Price Calculator.
However, you should be able to set the base price (eg: $3 / sq m) and then adjust the quantity or the price during checkout.
If you have Measurement Price Calculator you can download WooCommerce POS for free and do some tests to see if it will be suitable for your requirements.
No, it is not currently possible to set the POS visibility at a variation level.
WooCommerce POS is not compatible with WooCommerce Warehouses.
The code for WooCommerce Warehouses is not available publicly so I can’t say when or if an integration is possible. You should contact the author of WooCommerce Warehouses, they are in the best position to advise on this integration.
I have no experience with WooCommerce Warehouses but it is unnecessary for this task. You should use POS Only Products to show/hide products from the POS, please see http://woopos.com.au/docs/products/pos-only-products/ for more information.
If you email support@woopos.com.au with a temporary admin account, I will take a look.
There’s no reports of problems with the latest WP or WC versions. It’s more likely a problem with the PHP … can you check your version?
This is most likely due to a namespace clash. If you have any other POS plugins installed you should disable them.
WooCommerce POS uses features that are only available in PHP 5.4+, there are no plans to provide backwards compatibility to old versions of PHP.
PHP is no longer releasing security fixes for 5.4 or earlier, this means your version of PHP is potentially insecure. It is your web host’s responsibility to ensure you have a secure environment, if they will not keep PHP updated you should look for another host.
Hi rualsi, please note this forum is not the best place for pre-sale questions, you should instead email support@woopos.com.au.
In answer to your questions:
> Can I block overstock sales?
Not currently. There will be an option to hide out-of-stock items coming in version 0.5. The POS syncs with the server after every sale, if this is not frequent enough you can manually sync by clicking the refresh icon or by using the ‘shift+S’ hotkey.> Can I reprint receipts on pro version?
Yes, if you go to the Orders page you can open past orders. The Orders page is part of the additional features in Pro.> I can process chechout even the ammount of money client gives me is less than the total cart checkout
Yes, common sense is currently required to operate the POS. The UI is improving with each version, but at version 0.4.5 the POS is really suited for developers and early adopters. If you require more guidance you should perhaps check back at a later version.> how can I serach for an order?
The order searches customer name by default. You can search for a specific order using the id prefix, eg: ‘id:19787’. POS search is being constantly improved over time (please see above).> How can I manage refunds?
The POS does not handle refunds at the moment, so you would need to go to WP Admin > WooCommerce > Orders and manage refunds as normal.Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] WP Multi Site IssuesHi, WooCommerce POS stores the product data locally for performance, however it stores it in a single database which is why you see both inventories if you switch stores.
I hadn’t envisioned cashiers switching stores like this in the same browser, I will need to make some adjustments to the local database to accommodate more than one store. I’m not sure when this will happen but keep an eye on the changelog for updates.
In the meantime you could use two browsers, eg: Chrome for Shop1 and Firefox for Shop2. Or you can clear the local data as you have been doing.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Tax CalculationYes, US and US AL are the standard dummy taxes that come with WooCommerce.
WooCommerce POS is not currently compatible with the WooTax plugin. You would need to enter the store tax rate into the WooCommerce settings.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Tax CalculationYes, the POS calculates tax. Please view the demo for an example.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Pro Features Not WorkingIssue resolved via email.
For the benefit of other users: if you are using a CDN with W3 Total Cache you should disable the CDN for the POS page.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Pro Features Not WorkingFirst, check that you have the latest version of WooCommerce POS + Pro installed. Both free and Pro versions should always be the same number, eg: 0.4.5
If you have the latest versions installed, please contact me via support@woopos.com.au with a temporary admin account so I can login and take a look.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Cannot view POSThe issue for @deltadirac was resolved by email.
For the benefit of other users, if the POS is displaying a blank page please open your browser console. This will give you some information about what has gone wrong.