Unfortunately mine isn’t showing in the front-end either. I’ve copied your code exactly, changing nothing.
This is the 3rd method I have used to try and create a shipment module, all of which appear in back-end and not in front-end. If only I could spot the commonality!
Mine works - thanks so much! I was wondering though, how would you modify this to show multiple rates at once like USPS/UPS/FedEx but not based on zipcode?
Unfortunately mine isn’t showing in the front-end either. I’ve copied your code exactly, changing nothing.
This is the 3rd method I have used to try and create a shipment module, all of which appear in back-end and not in front-end. If only I could spot the commonality!
Does anyone know how to create multiple editable (not multiselect) methods within the “carrier” ... for example, in the backend I need to set variouis pickup options, and I would like these to appear as radio options underneath the carrier which is Pickup at Event or whatnot.
Ok, I’ve actually figured this out with the help of another post (http://www.magentocommerce.com/boards/viewthread/8552/P15/#t38667) - my only problem now is I can’t figure out how to make the option display even when the price is 0 unless I make $0 the only price regardless of what is entered in the backend. I’d really like to be able to choose between the two.