Scott
Forum Replies Created
-
Daniyal,
Yep, unfortunately that snippet doesn’t seem to change anything for me and I’m still seeing “Apple Pay (Stripe) on my order details pages and emails. I had already mentioned this snippet in my original post as well but I tried it again, copying and pasting, just to make sure.
It seems like maybe this label which I believe is coming from,
Is not playing well with the ‘woocommerce_gateway_title’ filter option.
There seems to be a filter to remove mentions of “(Woocommerce)”… but is there a similar option for removing “(Stripe)” from the quick pay payment titles?
Example:
add_filter( ‘wc_stripe_payment_request_total_label_suffix’, ‘__return_null’ );Can you please help us further with this?
Forum: Plugins
In reply to: [Product Filter by WBW] Conflicting with “Hand-picked” product blockI did not roll back the plugin (it isn’t clear how I would do that anyway). But I did deactivate all my other plugins to confirm that this was the plugin causing issues. I’ve removed the plugin and moved onto another competing plugin because I have also been experiencing other issues for a while now. Sorry I will not be able to spend anymore time testing this for you.
All the best!
Forum: Plugins
In reply to: [WooCommerce Blocks] Hand-picked products block repeating the first blockOkay – Can you please remove my URL? It doesn’t seem like I can do it on my own. I will look into my other plugins.
Forum: Reviews
In reply to: [Yoycol Integration for WooCommerce] Potential but not usable yetJust FYI, I haven’t heard anything back myself so I am also interested if they have figured out the issues.
It’s interesting that you are blaming our server memory limits for this issue – meanwhile, an update to the plugin has finally arrived on the same day of your reply with a changelog note “Fix PHP implode() notice” which seems to have fixed the error I have reported.
Thanks.
@dany77ba Oh I definitely think it was due to the upgrades because as you said it happened suddenly and I’ve had to downgrade back to an older version of the plugin, which still works fine.
Sadly, we still haven’t heard from the developers of the plugin.
Thank you @dany77ba and @toml8 for your added inputs – my site also has more than 6,000 posts so it does sound like it’s effecting larger WP sites, if not all of them. This is still an issue for me, preventing me to update to the latest version of WordPress so I hope the plugin developer team can get this fixed!
Hello,
Thank you very much for your reply!
I don’t think there is anything wrong with my install. I see the Customer notes field, within the Checkout page, just as you do in your screenshot.
My point is, if the customer has the option to use Apple pay (within a product page or cart page), the customer will never go to the checkout page to fill in their customer note. So with this, the customer is never given the opportunity to fill out that notes field, which is currently only on the checkout page.
Hopefully that makes more sense?
I’m trying to find out if we can display the notes field either on the cart page or within the Apple Pay options when a customer is checking out that way?
Thanks again.