Woocommerce Customer Cannot LogOut
-
I have an issue where a customer is not logging out of my Woocommerce store. https://n1critical.com/my-account
When a customer logs into the site via the credential fields on the “My Account” page, they can log in, but they cannot log out. They get to an “Are you sure you want to logout” page. After clicking the link on that page, they are redirected to the homepage, but if they click the “My Account” link, it takes them to their account as if they are still logged in (never seeing the login credential fields a second time after logging out). My support team at my host, WP Engine, wrote the below message. Hoping a Woocommerce expert can direct me and my WP Engine support team on what to do next:
***
After further review, we were able to identify the cause of the issue. Something within WooCommerce appears to be generating a nonce that does not match the nonce generated by WordPress. Once the logout redirect takes place, the request 403s, and the rest of the logout function is unable to process.
At this point, it may be worth reaching out to WooCommerce to see what can be done to ensure the nonce being generated can verify. We do have the _wpnonce argument excluded from caching. We have also verified that WordPress core has no edits and verifies against the checksums. It may be a configuration issue within Woo itself or a companion plugin.
***
The page I need help with: [log in to see the link]
- The topic ‘Woocommerce Customer Cannot LogOut’ is closed to new replies.