16Jul/1020
Checkout does not work with Credit Card payment method in Magento 1.4.1.0
The Magento team has changed the way credit card numbers are validated in Magento version 1.4.1.0. The new method requires an additional JS include in your page.xml.
<action method="addJs"><script>lib/ccard.js</script></action>
14Jul/100
How to Delete Test Orders from Magento
Please be careful before running this script. Make sure you have a complete backup of your database.
Deleting your test orders currently requires running a script directly on your DB. Make sure you fully backup your database before doing anything! This script will delete all orders in the database and reset all order counters!


