A recent query from a client arose when customers were being presented with the right cart totals all the way through the checkout process, but on returning to the site from Paypal, on the review page they were presented with a grand total which was double what they were expecting.…
Browsing CategoryHacks
Remove tax in PDF invoices in Magento
How to remove references to tax from PDF invoices in Magento with a simple adjustment to three files.
Export Magento categories and IDs to CSV
If you need to get your hand on a list of the categories and their corresponding IDs from a Magento installation, here’s how…
Create a Magento admin user programmatically
If you need to know how to quickly and simply create an admin user in Magento when you don’t have direct access to the database, read on…
Add images to products programmatically in Magento
If you need to add lots of images to lots of products in Magento, this post has a useful way to do it quickly and easily…
Custom social sharing buttons Part 4 – Google+
The final post in our four-part series on how to create custom social sharing buttons, this time focussing on Google+
Create new user in WordPress programmatically (1)
The first in an ad hoc series of posts on how to create users programmatically in Wordpress.