Did you ever resolve this. We are having similar problem.
Did anyone found a solution to this problem? Is this a known bug? Is there any fix for this?
Yes, there is a bug there. And it is not related with PayPal only. We faced this issue with different payment processors. But as far as I know, CS-Cart still did not confirm it
Yes, there is a bug there. And it is not related with PayPal only. We faced this issue with different payment processors. But as far as I know, CS-Cart still did not confirm it
What are we doing until cs cart confirm it? Is there a solution? Even costumers that checkout as guest return to login page and not in the thank you page. Is this problem related to new cookie policy that Chrome has? (Samesite=None and secure)
Try to contact support team so that we can examine the issue on your server directly. It will help to confirm the issue
I checked the session.php file of the latest version and it seems to have the variables for the samesite cookie that Chrome needs. Change the variables to samesite=none and secure seems to return customer to the thank you page.
Do you mean the app/Tygh/Web/Session.php file?
Υεs the file in this directory.
I have noted recently that a few of the main add-on developers' websites do the same thing when paying with PayPal. On returning from payment you have to log in to their stores to get to the thank you page.
@Simtech, @soft-sold, @Cart-Power to name a few, you guys should fix this on your sites and pressure CS-Cart Devs to get this bug fixed ASAP
This is due to new Chrome cookie policy that the cookie must have the samesite=none and secure variables. All the other explorers handle it without problem.
This is due to new Chrome cookie policy that the cookie must have the samesite=none and secure variables. All the other explorers handle it without problem.
I use MS Edge but that is based on Chrome so perhaps it also has the new policy
Hİ i use nginx php7.4 and ubuntu 22 cs-cart 4.15.x version i get this error how can i solve this manually.
Thanks for all