hansdampf321
Forum Replies Created
-
Hello Krystian,
thank you for the clarification.
I now understand that this text is a hardcoded standard string and that there is currently no dedicated setting or filter for it.
However, changing the final order button text to “Weiter zu PayPal” is not a good solution for our store.
In Germany, the final checkout button for a paid order must clearly indicate the payment obligation. A wording like “Weiter zu PayPal” is problematic from both a legal and UX perspective, because it sounds like a navigation step rather than a binding paid order.
For that reason, we cannot use that button label as a workaround. In our case, it is better to hide or replace the additional hardcoded message instead.
Kind regards
Hello Krystian,
thank you for your reply. I really appreciate this.
I think there may have been a misunderstanding.
The issue is not the regular PayPal gateway description text
(e.g. “Bezahle bequem und sicher mit PayPal”), because that text can already be changed in the plugin settings.The actual issue is a second/additional text shown in checkout:
„Wenn du auf ‘Weiter zu PayPal’ klickst, wirst du zu PayPal weitergeleitet, um deinen Kauf abzuschließen.“
This is the problematic text, because there is no visible button labeled „Weiter zu PayPal“ in the checkout. The customer only sees the standard order button.
So my question is specifically:
- Where does this additional description text come from?
- Is it hardcoded by the plugin for Block Checkout?
- Is there a filter, setting, or hook to change or remove exactly this text?
- If not, would you consider this a misleading default text for the current checkout flow?
To clarify:
- Text 1: regular PayPal description → configurable in plugin settings
- Text 2: “Wenn du auf ‘Weiter zu PayPal’ klickst …” → this is the problematic one
Thank you.
By the way – We have currently hide this message via CSS (display:none)
Thank you very much. Using a new template solved it. Seems to be an issue with the mapping.
Thank you very much for your reply. As already mentioned, the filters can’t be the cause for the issue in my point of view, since I have duplicated the “problem feeds” and deleted all filters. Nothing changed so far. Furthermore the plugin worked well for a long time – including the feeds that does have 0 products now. So you mean probably it is a Woocommerce-Issue in combination with your plugin?
I have checked the error log for your plugin, but I don’t know what to change there, or what is go wrong. I would really appreciate it, if you could guide me, what I need to do here? Thanks in advance.
The following note is logged so far:
2025-02-13T00:02:29+00:00 NOTICE CONTEXT: {“_legacy”:true}
2025-02-13T00:02:29+00:00 NOTICE Array
(
[post_type] => Array
(
[0] => product
[1] => product_variation
)[posts_per_page] => 50 [offset] => 0 [post_status] => publish [orderby] => date [order] => desc [fields] => ids [no_found_rows] => 1 [cache_results] => [update_post_term_cache] => [update_post_meta_cache] => [suppress_filters] => [custom_query] => adt_published_products_and_variations [post_password] => [tax_query] => Array ( [0] => Array ( [taxonomy] => product_visibility [field] => name [terms] => Array ( [0] => exclude-from-catalog [1] => exclude-from-search ) [operator] => NOT IN ) )Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] Wihslist page isn’t errorHi Antonio,
sorry for my late response and thanks for your informations.
Is it possible that the wishlist cookie does have problems with product variations (i.e. name changes after a product was added to the wishlist)? As I see the issue is about the product with the ID 21190. Is there a way to figure out why this product isn’t deletable? I was trying to add this product to the cart so it would be deleted automatically from the wishlist. This doesn’t work unfortunately.Is there a way to delete the wishlist database overall? Even if all other users will loose there wishlist, I want to fix this issue.
Thanks so far
MartinForum: Plugins
In reply to: [YITH WooCommerce Wishlist] Wihslist page isn’t errorThings becoming strange 😀
After I have cleared the browser cache and did login again via my admin login, I have again one product in the wishlist (which I haven’t added) and the issue is back again. 🙁Forum: Plugins
In reply to: [YITH WooCommerce Wishlist] Wihslist page isn’t errorHi there Antonio,
thanks for your quick response.
After I have deleted and re-installed the plugin, the issue was still existing. But the strange thing was that the product was still in the wishlist. After I have deleted the Cookies, it was working again. I now know what to do if the issue is appearing again, but I do not know why the cookie is responsible for that. Do you have any hints here?Thanks
MartinHi Andreas.
Wir haben ein ähnliches Problem. Ich würde gern PayPal allgemein aus dem Cache ausschließen. Wir nutzen WP-Optimize als Cache Plugin. Ich suche nun die genaue URL, oder Cookies, die von PayPal erzeugt werden und dann ausgeschlossen werden müssten. Kannst du hier helfen? Vielen Dank vorab.
Beste Grüße
MartinNo problem but I have shared it with you already some days ago…
https://www.dropbox.com/s/6qxrmiawwg1sma0/Product-Feed-Log.rtf?dl=0
Hi there,
I want kindly ask if you could give me an update to the issue? Thanks in advance.
p.s. In the meanwhile the line which gives the error is on the file class-get-products.php LINE 3559.
- This reply was modified 5 years, 3 months ago by hansdampf321.
So I have misunderstood you. Thanks for your help
I cant tell you anything other than the reality. See attached.
https://www.dropbox.com/s/2xksqz8k4daq62s/Bildschirmfoto%202021-02-12%20um%2009.17.03.png?dl=0
https://www.dropbox.com/s/7smvei2w5wzz2vb/Bildschirmfoto%202021-02-12%20um%2009.18.28.png?dl=0
Unfortunately it didn’t solve the issues. I have updated the plugin yesterday and tonight were the same notices in the debug log. Can you help please?
Hello?