Magento Checkout "undefined" Pop Up + Solution

If you are struggling to understand why you are getting a popup on the Magento checkout with the simple message “undefined” then here is what you need to do.

  1. Use Fire Fox and install the extension Firebug

  2. Switch Firebug on and go to the console tab

  3. Hit the place order button and you will see the HTML response to the AJAX request (how did we cope with AJAX before Firebug!!)

You should then see a meaningful error message telling you what is causing the problem and hopefully help you to fix it.


Tags: firefoxmagentocheckoutfirebugundefinedpop up