Customers unable to checkout with Paypal in Firefox
The paypal botton works fine with chrome and safari, but 3 persons, including myself can´t access to check out in paypal. Site: http://vuelalibre2014.wixsite.com/comunicacionfamiliar Html code: <form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"> <input type="hidden" name="cmd" value="_s-xclick"> <input type="hidden" name="hosted_button_id" value="Q5D4LYSQWHPHE"> <input type="image" src="https://www.paypalobjects.com/es_XC/MX/i/btn/btn_buynowCC_LG.gif" border="0" name="submit" alt="PayPal, la forma más segura y rápida de pagar en línea."> </form> Thanks
Kaikki vastaukset (1)
¡Hola JM!
I've asked about this on #webcompat in IRC and got this answer:
"adam_s (IRC) alex_mayorga-M: I think it's because the form is using: target="_top" inside of an iframe.. webkit/blink are treating it like _blank, in FF/Edge/IE it doesn't work"
Please let us know if this solves your question.
¡Gracias!