Hi,
I have 1-click carrier offer which allowed iframe. I try to iframe the offer but not working, facing "same-origin" policy. Which user's click on the lp unable to reach the confirmation button. Hope anyone can give me solution. Thanks
Best,
Leong
Found something that might be useful to you over here:
http://stackoverflow.com/questions/3...-origin-policy
Take a look into the
"The document.domain method".
Cheers
Florian