kilbot
Forum Replies Created
-
For any questions about the Pro plugin you need to email support@wcpos.com. Pro plugins can not be discussed on the community forum.
- This reply was modified 2 years, 11 months ago by kilbot.
Forum: Reviews
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] The changes are terribleYou can delete the new version and stay on the old version for as long as you like: https://downloads.wordpress.org/plugin/woocommerce-pos.0.4.27.zip
I am aware of the performance issues with the new version and making updates to address the problems.
If anyone is having problems with the new version, please just re-install the old version and check back at v1.1
If you having problems with the new version and can’t serve customers, please re-install the old version, just for a couple of days until I get a few patch releases out.
https://downloads.wordpress.org/plugin/woocommerce-pos.0.4.27.zip
Thanks for providing the logs. The first problem (with v1) seems to be due to WooCommerce Blocks, while the second issue (with 0.4.27) is due to it not being compatible with PHP8.
The first issue can be fixed with a simple hot patch, so why don’t we try that first. Can you jump into Discord chat? It’s faster if I provide support there: https://wcpos.com/discord
For the moment, can you please re-install the previous version: https://downloads.wordpress.org/plugin/woocommerce-pos.0.4.27.zip
Can you please also post the full stack trace from the logs. There will be a plugin that is calling the woocommerce_available_payment_gateways filter incorrectly.Ah! That helps a lot. I do know caching plugins can cause a problem. I already have code to disable W3 Total Cache and WP Super Cache for the POS page. I will include something similar for Lite Speed Cache.
- This reply was modified 3 years ago by kilbot.
Forum: Reviews
In reply to: [WCPOS - Point of Sale (POS) plugin for WooCommerce] The new version is badThere are some problems when trying to use the POS with variations because it tries to download all variations at once, this floods the server and makes the POS unresponsive. I am aware of the issues and working to release a fix as soon as possible (likely tomorrow).
If you need to use the POS, please re-install version 0.4.27 until the fix is ready: https://downloads.wordpress.org/plugin/woocommerce-pos.0.4.27.zip
Please keep an eye on the Discord chat for announcements: https://wcpos.com/discord
There is a known problem when stores have a lot of variations. The POS tries to fetch too many, too fast and it causes big problems for the server and for the POS.
If your store has variations, please do not update or re-install version 0.4.27 if you have already updated.
I am aware of the problem and have a fix coming as soon as possible. Stay tuned to the Discord chat for updates: https://wcpos.com/discord
I see, interesting. You probably have a login or security plugin that is altering the wp_create_nonce function somehow.
The nonce is important for the web app, but you should still be able to use the desktop app, as this uses a different login method: https://github.com/wcpos/electron/releases
That has been fixed in a recent update.
Hi, if you are having problems using the new POS, please delete and manually upload the old version: https://downloads.wordpress.org/plugin/woocommerce-pos.0.4.27.zip
I am working to resolve a few performance issues and you should be able to try the new version in a couple of days. You can join the Discord chat if you want to monitor the performance discussion: https://wcpos.com/discord
Hi, I would like to take a closer look at the issue. If possible, can you join the discord chat so we can find a solution: https://wcpos.com/discord
Or, if you email support@wcpos.com we can pick up there. I will need to get temporary access to the POS so I can investigate.
Forum: Plugins
In reply to: [Payment Plugins for PayPal WooCommerce] WooCommerce SubscriptionsThanks for the reply! I realised the answer was in the question as soon as I posted it, sorry 😓
Thank you @jdembowski! I will do so in the future
Forum: Plugins
In reply to: [Payment Plugins for PayPal WooCommerce] WooCommerce SubscriptionsI have a related question to do with subscription. I am getting this error: This merchant account is not permitted to create Merchant Initiated Billing Agreements. Please contact PayPal support and request reference transaction access.
Is there a setting I need to look at?