Uriel1339
Forum Replies Created
-
Deactivating Yoast did not help, so I don’t believe this is an issue.
Forum: Plugins
In reply to: [WooCommerce] Run wc csv product importer from wp-cliThey better get something running – because that is crucial to our operations over here. The sooner – the better!
Forum: Plugins
In reply to: [WooCommerce] not showing orders, updated to WordPress 5.0.2I can confirm we are experiencing the same issue since the WP 5.0.2 update, using WooCommerce 3.5.2.
Hope it will be resolved soon.
Forum: Plugins
In reply to: [WooCommerce] How to add 'Missing microdata for condition' to Products.edit the woocommerce “content-single-product.php” template file (you should be using a child theme).
and add this code on lines 80 – 81:
<meta itemprop=”url” content=”<?php the_permalink(); ?>” />
<meta itemprop=”itemCondition” content=”http://schema.org/NewCondition” />done.
Forum: Plugins
In reply to: [PayPal for WooCommerce] PayPal Advanced – 'whatever' button & double charge?Hey Angelleye,
We have our Express on ‘Authorization’ since we tried Order but that would not work at all for us, due to API Authorization issues. We are doing Sale/Capture now to see how that goes.
Thank you so much for your in-depth support even beyond your scope. That’s kind of the reason why we stick with you lot. Good customer support is irreplaceable.
Sincerely,
Uriel1339 aka Andreas Lopez
Forum: Plugins
In reply to: [PayPal for WooCommerce] PayPal Advanced – 'whatever' button & double charge?You had been right about the PayPal Manager setting. We found that within our Layout C setting our ‘Show confirmation page’ was not set to ‘On my website’. So we could at least identify that issue, thank you for your help. Weird that it never came up before.
So while at least PayPal Advanced is now completely fixed – Express orders are coming through and automatically put ‘on-hold’ in woocommerce.
Thanks for the really fast support here and apologies for the false trail on the bug hunt!
Forum: Plugins
In reply to: [PayPal for WooCommerce] PayPal Advanced – 'whatever' button & double charge?We made sure that the other plugin is deactivated and deleted. And the fact it happens across the board among our multiple websites even at least one of which did not had the other advanced plugin before is causing the same issue.
At this point we believe that part of the issue is the fact that our PayPal rep never told us that Advanced was outdated and it is now Payment Payflow Pro or what it is called. So we still only use the old API which may be the root of the issue.
However, the old plugin from the other developer somehow still worked completely fine with the old API which confuses us over here. And furthermore it would not explain why Express has the same issue now (we always only used your plugin for Express orders). Given that when someone checks out with Express it turns orders ‘on-hold’ on the Woocommerce backend.
Is there any specific data I could e-mail you and your team or otherwise provide to aid you in the efforts?
Last but not least: So where does the ‘whatever’ button, as per the screenshot come from, any clues on that? Because it seems to be a javascript submit link that communicates between the website and the PayPal API.
Sincerely,
Uriel1339 aka Andreas Lopez
Forum: Plugins
In reply to: [PayPal for WooCommerce] PayPal Advanced – 'whatever' button & double charge?Hey Angelleye,
thanks for your quick responses, we did use another PayPal Advanced before I kind of forgot about that, because yours looks identical.
We used the PayPal Advanced by Kiras P (I believe) before, might be the one from Woothemes: https://www.woothemes.com/products/paypal-advanced/
Advanced never worked 100% properly with your 1.2.0 version as when customers checked out, PayPal authorized the funds, but several things did happen:
– No proper order status change; In fact orders were cancelled due to time out (according to woocommerce backend)
– PayPal Transaction IDs were not added to the order on the woocommerce backend.Another question: Could we know where the ‘whatever’ comes from, so we could change that on our own perhaps?
Also before I forget: Thank you for you and your teams great work with the plugin so far. I mean we use it even with the current glitches it’s having – that’s how awesome it is and just out performs any similar plugin.
Sincerely,
Uriel1339 aka Andreas Lopez
Forum: Plugins
In reply to: [PayPal for WooCommerce] PayPal Advanced – 'whatever' button & double charge?After more testing here is what happens:
Not clicking ‘whatever’ but clicking ‘pay now’ with card information:
– Results in paypal charge.
– It does not change the woocommerce from the yellow ‘Pending Payment’ to the green ‘Processing’
– Sends only the paypal e-mail ‘Order Confirmation’Clicking the ‘whatever’ after the ‘pay now’ with card information:
– changes ‘Pending Payment’ to ‘Processing’
– No double order (I was wrong with my initial statement)
– sends e-mails out – Woocommerce Order Confirmation (New Customer Order)Sincerely,
Uriel1339 aka Andreas Lopez
Forum: Plugins
In reply to: [PayPal for WooCommerce] V 1.2.0 breaks shipping method informationI have experienced the exact same problem. Nothing in the PayPal logs either, for some reason the shipping method does not get picked up at all – only the cost of it.
Using Woocommerce 2.6 and WordPress 4.5.2.
Well this is embarrassing, but turns out we were using a payment gateway restriction plugin that somehow after the new update worked not anymore as expected – Express never stopped working properly.
Addendum:
The website link: http://www.jnequipment.comOkay we have resolved the issue. The problem was with the theme ‘Divi’ from Elegant Themes. I would like to refer at this point where we found the solution:
https://ww.wp.xz.cn/support/topic/read-this-first-wordpress-45-master-list
Issues with Themes
Divi
Divi Version 2.7.3 ( updated 04-13-2016 ) fixes the jQuery issue outlined below. Update your theme.It appears many other themes have conflicts with WP 4.5 according to the post linked above. So make sure everything is up-to-date!
We are having the same issue – on this website, JN Equipment – we updated WordPress to 2.5 (more like GoDaddy did that automatically…)
And the Variation items are broken. Interesting enough on one of our websites where GoDaddy did not automatically update up to 2.5 for WordPress, Variation items still work fine:
https://www.surfacecleanerdepot.com/product/meg25xx-2-spray-nozzles-25-degree-x-14in-set-of-2/
Even more interesting than just plain out not working right is also the fact that you cannot even clear the selection on the JN Equipment website. It’s like it does not even ever access the variation data at all.
Both sites run with pretty much the same plugins and Woocommerce 2.5.5.
Furthermore, the sites with update to 2.5 of WordPress also broke all the variation images.
Immediate help & notice/warning to not update to 2.5 of WordPress should be posted.