Magento Tutorial – How to Configure Magento Custom Shipping Methods

Jun 30, 2012, by admin

Magento-TutorialYou can configure the Magento shipping methods through the Magento admin area -> System -> Configuration -> Sales ->Shipping Methods:

magento-shipping-methodBefore enabling the shipping method you should configure the shipping settings from the Magento admin area -> System -> Configuration -> Sales -> Shipping Settings:

magento-shipping-settingsExpand the Origin section. Enter the address from which the shipping will be initiated. Usually this is the address of the warehouse where the products are stored.

Then expand the Options section. If enabled, the option Allow Shipping to Multiple Addresses allows goods from a single order to be shipped to different addresses. It is useful when a customer orders many products of a single kind, like post cards or pens for example and wants them to be delivered to multiple addresses. You can describe the maximum number of allowed shipping addresses in the Maximum Qty Allowed for Shipping to Multiple Addresses field.

In this tutorial we will illustrate how to enable the USPS shipping method.

Open the Magento admin area -> System -> Configuration -> Sales ->Shipping Methods and navigate to the USPS section:

magento-usps-sectionEnable the shipping method, enter the Gateway URL and the UserID. The next options allow you to describe the packages which you need to be delivered (size, weight and more).

Then you can describe the handling fee. It can be fixed or calculated on the percent basis. After this you can choose the allowed delivery methods. Also, you can configure a free shipping method and define whether there is a minimum purchase sum for it.

At the end you can define the countries for which the shipping is supported and the default error message in case the service is refused. In the Sort order field you should enter the position of this shipping method compared to the other shipping methods offered to the customers.