Return to Snippet

Revision: 52187
at October 15, 2011 04:29 by etechblog


Initial Code
default>
        <carriers>
          <excellence>
               <active>1</active>
               <model>ship/carrier_excellence</model>
               <title>Carrier Title</title>
               <name>Method Name</name>
               <price>5.00</price>
               <specificerrmsg>This shipping method is currently unavailable. If you would like to ship using this shipping method, please contact us.</specificerrmsg>
            </excellence>
         </carriers>
       </default>

Initial URL
http://www.excellencemagentoblog.com/magento-create-custom-shipping-method

Initial Description


Initial Title
Magento Create Custom Shipping Method

Initial Tags
magento

Initial Language
PHP