kilbot
Forum Replies Created
-
Hi all, apologies for the delay while I wait for my new laptop to be delivered.
I have had a look at the changes in WordPress 4.9 and have identified the line of code which is causing the compatibility issue. If you cannot rollback to WordPress 4.8 and you need a fix immediately please do the following:1.
FTP to your server
2.Find /wp-includes/rest-api/endpoints/class-wp-rest-controller.php
3.Go to line 548
4.RemovepropertiesandadditionalPropertiesfrom the arrayThis will be a temporary fix to get you through until an update to WooCommerce POS can be released.The above does not entirely fix the compatibility issue. The only solution at the moment is to rollback to WordPress 4.8.
I apologise for the inconvenience. The fix itself will only take a couple of hours … but I am currently without a laptop, I’m trying to organise something as quickly as possible.
In the meantime, this serves as a good reminder …
1. Always wait a week or so before updating a WordPress or WooCommerce major release
2. Never, ever, ever buy anything from Dell computersForum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Error Invalid parameterHi All,
Yes, rolling back to WordPress 4.8 will fix the issue. I apologise for the inconvenience. The fix itself will only take a couple of hours … but I am currently without a laptop, I’m trying to organise something as quickly as possible.
In the meantime, this serves as a good reminder …
1. Always wait a week or so before updating WordPress or WooCommerce major release
2. Never, ever, ever buy anything from Dell computersOK. Looking at the tests this seems to be caused by WordPress 4.9. I will release an update as soon as I can.
In the meantime, users should rollback to 4.8.3 if possible.
Did you update or change anything today? The demo site is running WP 4.8.3 and WC 3.2.3 and I can’t reproduce the error.
I can release an update which does a type check on the product prices, I’m just unsure why this error started now.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] error POS pageHi Mark,
This usually means an internal server error. First thing you could try is to delete and download the plugin again using the wordpress.org directory .. every now and then I see plugin files being corrupted when uploaded from the desktop.
If you contact me via support@wcpos.com I can assist you further on this.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Backend fetch failedHi, if you contact support@wcpos.com I will help you with this issue.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Does it work with PHP 7Hi Florian,
There are no reports of problems with PHP 7.0 and it passes all the tests, so you should be fine.
I have received one report of an issue with PHP 7.1 but I haven’t had a chance to investigate this yet.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Quick KeysHi! In answer to your questions:
1. The quick discount keys only work on the product price. Click on the price and you will see percentage discount options on the right of the number pad.
2. You can use PayPal Here as an external payment processor, please see the FAQ on card readers for more information.
Hi Kamran,
The problem is that HTML has no tag for ‘paper cut’ so the receipt will be the length as sent by the browser, eg: one A4 page.
We could try adding a CSS page-break-after property … I can’t guarantee this works, but if you can test on your printer it would be helpful for me and other users.
WooCommerce POS is not currently compatible with any Bookings plugins.
My focus at the moment is to complete the core POS features. After the release of version 1.0 I will start to look at integrations with popular plugins such as WooCommerce Bundles.
Please see the following thread for a fix.
The Cost of Goods plugin is not compatible with orders created via the WC REST API. I have written a snippet to make the plugin compatible. If this works for you, please contact the authors of the Cost of Goods plugin and ask them to integrate this code.