Magento

Cannot Enter Credit Card Details at Checkout in IE9 - Magento

With the release of IE9 there was a sigh of relief for the web developers. Finally Microsoft released a browser that promised adherence to W3C standards and the cessation of compatibility headaches. However, not everything is rosy.

Fix USPS Shipping Methods Not Showing at Checkout

Setting up USPS isn't the easiest thing to do in Magento. After signing up for Web Tools and entering the gateway URL and my User ID in the USPS shipping method, the only method that showed at checkout was Library Mail. Fix this by doing the following:

Copy app/code/core/Usa/Model/Shipping/Carrier/Usps.php to:

app/code/local/Mage/Usa/Model/Shipping/Carrier/Usps.php

Find this line of php around line number 279:

Syndicate content