How to create shipping modules in magento
Shipping method is one of first requirements of every magento website. It is very easy to make it for any shipping carrier providers. Shipping method calculate the rates based on customer address and total product weights. Lets start by explaining how Magento handles shipping, and what would be needed to achieve our goal. When anyone… Read More »