We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

on my website, shoeking.ca , the shopping cart does not work even though it functions perfectly on IE.

  • 1 válasz
  • 1 embernek van ilyen problémája
  • 6 megtekintés
  • Utolsó üzenet ettől: cor-el

more options

Specifically, the products wanted appear in the shopcart but the shopcart becomes empty when the checkout page comes up (that is the contents of the shopping cart do not transfer to the checkout page). This issue does not occur when using internet explorer. Out of 12 different browsers about half behave as IE (they function OK) and the other half behave as Firefox. This problem is easily reproducible on my website http://shoeking.ca

Specifically, the products wanted appear in the shopcart but the shopcart becomes empty when the checkout page comes up (that is the contents of the shopping cart do not transfer to the checkout page). This issue does not occur when using internet explorer. Out of 12 different browsers about half behave as IE (they function OK) and the other half behave as Firefox. This problem is easily reproducible on my website http://shoeking.ca

Összes válasz (1)

more options

Firefox doesn't send the cookies to the checkout page and that causes the shopcart to be empty.
This is probably a cross domain issue or switching from an open (insecure) http connection to a secure https connection.
I do not know what is wrong in this case.