Hello guys,
Is there any way that customer session can be captured in cross domains?
For example I'm customer who logged in to
example.com (main domain) and I visited to
sub.example.com (sub domain) and the website is asking me to login again.
How can I maintain the customer session in both domains?
Any solutions? Thanks in advance.