HTML/JS: open other website without associated coockies

Posted by Tim on Stack Overflow See other posts from Stack Overflow or by Tim
Published on 2014-05-27T21:20:23Z Indexed on 2014/05/27 21:25 UTC
Read the original article Hit count: 168

Filed under:
|
|
|

I have a web shop which sends my customers to a pretty popular website to redeem their just purchased product (at my site). However, I keep getting complaints that the product has been redeemed at the wrong account. Because the other website is that popular, it often appears that when the customers computer is shared by others the wrong account was logged in (automatically by a coockie).

Now I'm wondering which steps I can take to prevent this from happening, since I don't have control over the other website (which does not make clear enough who's logged in).

Is there some way to open another website without its coockies?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about html