לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

Customers unable to checkout with Paypal in Firefox

  • 1 תגובה
  • 2 have this problem
  • 3 views
  • תגובה אחרונה מאת 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!