New JavaScript Malware Issue in Magento. Make sure your site is secure.

Posted by on Dec 9, 2015 in Magento | No comments yet
New JavaScript Malware Issue in Magento

Magento Commerce has received reports of a JavaScript malware exploit that forwards credit card information from checkout pages to an external site. No new attack vector has been identified. It appears most impacted sites have not implemented the February 2015 …

Get country name from country code in magento

Posted by on May 22, 2015 in Magento | No comments yet
Get country name from country code in magento

When dealing with magento customization sometimes we need to get country name from country code. Its pretty easy to do so with a single line of code Magento has a model to manage the countries which is directory/country So first …

Magento Go is Shutting Down

Posted by on Nov 19, 2014 in Magento | No comments yet
Magento Go is Shutting Down

E-commerce platform Magento, owned by eBay’s Enterprise division, is closing down two of its products designed to reach small to medium-sized online retailers: Magento Go and ProStores. The company has posted notices and informational guides on both product websites, directing …

Create new customer attribute magento

Posted by on Oct 5, 2014 in Magento | No comments yet

Magento itself have lot of attributes inbuilt for customers, sometimes we need to add a new attribute to customer. So here is the code to create customer attribute in magento In the below example we are adding “Country of Residence” …

Load More