kilbot
Forum Replies Created
-
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] read barcode on eventI’ve just uploaded 0.4-beta to the WordPress.org dev channel (download link). Version 0.4 includes hotkeys which can be used as triggers for a barcode scanner. If you would like to help test the new version you can delete version 0.3.5 and then upload 0.4-beta manually via wp-admin.
I’ve just uploaded 0.4-beta to the WordPress.org dev channel (download link). If you would like to help test the new version you can delete version 0.3.5 and then upload 0.4-beta manually via wp-admin.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] No replies to emails?I’ve just uploaded 0.4-beta to the WordPress.org dev channel (download link). If you would like to help test the new version you can delete version 0.3.5 and then upload 0.4-beta manually via wp-admin.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Stripe ProblemI’ve just uploaded 0.4-beta which should fix the problem. I will be sending out an email to all Pro users later today and also writing a full blog post .. but if you want to test the bleeding edge you can follow the instructions here.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Problems with paymentClosing this issue as it refers to a different POS plugin.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Help ME please!!!!This means you do not have WooCommerce installed and activated.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Index of /pos errorThe plugin does not create a pos folder so I’m not too sure where that is coming from. Perhaps you have a another plugin doing this?
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] No replies to emails?Currently all support enquiries are suspended (except for Pro). These are going to a folder and I will get to each and every one after I have finished the next update.
It takes about 2 hours a day to get answer the support questions, most of which center around the question ‘when is the next update coming’. I think it’s best for everyone if I just block out the distractions and keep things moving on 0.4.
HI all,
Thanks for your input on the issue of ‘out of stock’ sales. An option for hiding ‘out of stock’ items has been scheduled for version 0.5 as part of a larger Products panel update.
In the meantime, DEV1SE is correct, I have opted for letting the cashier decide which items are available for purchase and which items are not.
Forum: Plugins
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] Registers access issuesHi, there is no ‘register open’ button, I believe you may be confusing this with another WooCommerce POS plugin.
Fix: Don’t enter an amount in the Cashback field!
Forum: Plugins
In reply to: WooCommerce POS & NMI GatewayIf your NMI Gateway works with WooCommerce it should work with WooCommerce POS, please contact [removed from public forum] if you have any questions.
The only payment gateways which are supported in the free plugin are Cash & Card (POS gateways) and PayPal. Additional payment gateways would require the Pro plugin.
Any questions about the Pro plugin should not be discussed on the free forum, instead please contact support@woopos.com.au.
There’s a <script> tag in the gateway payment fields. The payment gateway fields are shown in a javascript template so this <script> tag will break the POS.
I’ve looked at the Striper code and can see it injects js into the checkout fields in a way I had not anticipated. I will look at ways to prevent this in the future, but for the shortterm WooCommerce POS is not compatible with the Striper plugin.
It sounds like there is an unclosed html tag somewhere in your checkout fields.