Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After Place an order redrect to cart page and customer session destroy #25

Closed
magento2demo opened this issue Nov 17, 2021 · 2 comments
Closed

Comments

@magento2demo
Copy link

Hello,

we are using the Magento commerce 2.4.3-p1 commerce cloud version. we are not allowing guest checkout so when we plan an order success page not showing and redirect to the cart page. and customer logout also.

Please check and provide patch.

@armindoPR
Copy link

Hi,

i've implmented the b7020bd changes...but still get the error that the customer session is lost.

Can you please help me solve that ?

Regards

@wajihkm
Copy link
Collaborator

wajihkm commented Jan 3, 2023

Hi,

The logout issue is a known issue on Magento2 since the browsers started to change the default SameSite cookie setting.

https://experienceleague.adobe.com/docs/commerce-knowledge-base/kb/support-tools/patches/mc-41359-magento-patch-missing-settings-samesite-cookie-param.html?lang=en

magento/magento2#26377

We have implemented a workaround since version 3.9.1
Kindly update and let us know if you still face any problems.

Regards,
Wajih

@wajihkm wajihkm closed this as completed Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants