Hi All,
Currently, We are using the SCA 20.1 version.
We are facing a problem with session cookies while operating checkout pages of our NetSuite SCA website in chrome browser. Whenever we are redirecting to the third-party payment page while returning back to the website, the site is not keeping constant session and forcefully redirecting to the log-in registration page, which is restricting the final live order submit step of our website. Hence we are unable to complete the order placement scenario. As per the suggestion of third-party payment support, the problem is mainly with the '*SameSite*' attribute of session cookies which is setting the default to true. and that is causing alteration of NetSuite website session. This is the only case happening with the chrome browser, whereas in the firefox browser it is working fine.
Does anyone have any idea on this?