Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

Customers unable to checkout with Paypal in Firefox

  • 1 одговор
  • 2 имају овај проблем
  • 3 прегледа
  • Последњи одговор послао 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

Сви одговори (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!