Adrian Ladó
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Woocommerce order-received chrome asks for login@aguinaldodarla From what I read, woocommerce_order_email_verification_required hook applies only on guest checkout. The described behaviour applies to registered and logged in users loosing session on redirect from payment gateway page to order-received page.
I’m really getting frustated about the support you are providing. I AM the developer for both the aforementioned plugins. Please be so kind to point me to someone I can work with regarding my issue.
Let me be more clear, the plugin doesn’t require an older version of Woocommerce. Let’s take this example:
- The merchant has Woocommerce 4.5 for example, with the latest PlatiOnline version (it requires now a minimum version 3.0.4). It works on Woocommerce 4.5, aslo it works on latest Woocommerce version.
- I push an update that makes our plugin compatible with Woocommerce 6.9.0 and later
- If the user updates to the new version of PlatiOnline module having Woocommerce 4.5, it will break admin pages.
What I want is to prevent the user from updating PlatiOnline plugin until he updates Woocoomerce to at least 6.9.0 showing him a message or something.
We have some merchants who didn’t update Woocommerce regularly so if they would update PlatiOnline to the newest version they surely will have problems.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce order-received chrome asks for loginHi @anastas10s, thank you for getting in touch with me. WP_DEBUG shows no error, and none in the debug.log.
This is a printscreen of the order-received page asking me to login, although I am logged in as admin: https://pasteboard.co/A37WlPT7lkz5.png
This happens only on Chrome, so this is why I suspect it has to do with cookie samesite none.