Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Customers unable to checkout with Paypal in Firefox

  • 1 Antwort
  • 2 haben dieses Problem
  • 3 Aufrufe
  • Letzte Antwort von 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

Alle Antworten (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!