Buscar en Ayuda

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Customers unable to checkout with Paypal in Firefox

  • 1 respuesta
  • 2 tienen este problema
  • 3 visitas
  • Última respuesta de alex_mayorga

more options

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

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."> <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1"> </form> Thanks

Todas las respuestas (1)

more options

¡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!