korvak
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Square] Email address should be an optional fieldI already have guest checkout enabled. Actually, the order goes through just fine. It’s just that when you try to complete the payment, the Square plugin gives an error message if the user did not have an email address associated with the order:
Square Payment Failed (Status code INVALID_EMAIL_ADDRESS: Buyer email address is not valid) Order status changed from Pending payment to Failed.
@jdembowski
I reported this as a security concern because I accidentally included my site’s admin panel URL in the post. Can you please redact that URL?- This reply was modified 2 years, 10 months ago by korvak.
Forum: Plugins
In reply to: [WooCommerce Square] Fatal error in version 3.0.0Maybe you can report the other error I found too? But this one doesn’t seem to prevent the plugin from working:
WordPress version 5.9.3 Current theme: MySite (version 3.0) Current plugin: WooCommerce Square (version 3.0.0) PHP version 8.0.14 Error Details ============= An error of type E_ERROR was caused in line 555 of the file /www/mysite/public/wp-content/plugins/woocommerce-square/includes/Plugin.php. Error message: Uncaught Error: The script tried to call a method on an incomplete object. Please ensure that the class definition "SquareConnect\Model\Location" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition in /www/mysite/public/wp-content/plugins/woocommerce-square/includes/Plugin.php:555 Stack trace: #0 /www/mysite/public/wp-content/plugins/woocommerce-square/includes/Framework/PaymentGateway/Payment_Gateway_Plugin.php(511): WooCommerce\Square\Plugin->add_currency_admin_notices() #1 /www/mysite/public/wp-includes/class-wp-hook.php(307): WooCommerce\Square\Framework\PaymentGateway\Payment_Gateway_Plugin->add_delayed_admin_notices('') #2 /www/mysite/public/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array) #3 /www/mysite/public/wp-includes/plugin.php(474): WP_Hook->do_action(Array) #4 /www/mysite/public/wp-admin/admin-footer.php(78): do_action('admin_footer', '') #5 /www/mysite/public/wp-admin/admin.php(297): require_once('/www/mysite...') #6 {main} thrown
Forum: Plugins
In reply to: [WooCommerce Square] Fatal error in version 3.0.0Forum: Plugins
In reply to: [WooCommerce Square] Fatal error in version 3.0.0You solved it. That is exactly the issue, and the same error occurs in staging when I enabled cache. Unfortunately, the Kinsta cahcing plugin is REQUIRED on live server. It cannot be disabled on the live server.
Kinsta is a hugely popular web host used by millions of stores. It seems like this would need to be fixed by the Square plugin develoeprs so that it’s compatible with Kinsta’s required plugin. The only only started in Square 3.0.0.
Forum: Plugins
In reply to: [WooCommerce Square] Fatal error in version 3.0.0Live:
https://gist.github.com/Jaspin26/6374382e67cd4b5c6c62557411513a07Staging:
https://gist.github.com/Jaspin26/8d2e5daa792f011ce85078ed5e7ba00bThe only difference between the two is that on staging, I’ve disabled four plugins that I don’t want firing or running on staging. However, I tested Square plugin with all four plugins enabled on Staging. (Same issue: works on staging but not on live, even with all Staging plugins enabled).
Forum: Plugins
In reply to: [WooCommerce Square] Fatal error in version 3.0.0Here’s the really weird part — when I copy my live server to my staging server on my web host, the Square Plugin 3.0.0 works fine on my staging server. Even though I just copied the entire site from live.
I have NO idea why that is, but I really need this plugin to work on live so I can start using it.
Forum: Plugins
In reply to: [WooCommerce Square] Fatal error in version 3.0.0Here it is:
https://gist.github.com/Jaspin26/2e6aa12694cd52247c2f3eb49fe691baI only replaced the Merchant ID and address with something anonymous.
Forum: Plugins
In reply to: [WooCommerce Square] Fatal error in version 3.0.0I tried this.
Version 2.9.1 works fine.
I enabled logging. Disconnected from Square, then reconnected.
I upgraded to 3.0.0 again — and now the fatal error is back when I go to the square “settings” page in my admin seciton.Any other suggestion? Seems like a plugin bug.
Forum: Plugins
In reply to: [CartPops - High Converting Add To Cart Popup For WooCommerce] No support?Also not getting responses. I sent an email to [email protected] on Sept 2 to address a few issues before buying. I received the autoresponder email — but no other reply.
For me this issue is caused by my Flatsome child theme. When I switch to a default theme, the error goes away. I’m not sure how to begin resolving it though.
I do not use Elementor or Freshio theme and I also have the error. I think it may have started around the time I upgraded to Woocommerce 5.0. My theme is Flatsome. Check this Google search and you will see that a lot of sites have this error:
Still having the issue. When I google the error, I find it also pops up on a lot of other Woocommerce sites online.
It turns out the issue is not resolved for me. I still have that error all over my server log and have no idea what is causing it. Did you find any solution yet?
For me, that plugin WooCommerce Google Ads Conversion Tracking was the issue. In the new update release notes, they said that they resolved that PHP issue.
For you, perhaps its caused by another reason since you don’t have that plugin.