Forums / Setup & design / How to set shipping details with sample_shipping_handler

How to set shipping details with sample_shipping_handler

Author Message

Elena Ivanova

Thursday 24 January 2008 7:33:29 am

Hello,

I set up webshop with PayPal extension and now I'm trying to equip it with shipment functionality. I downloaded and installed sample_shipping_handler extension (http://ez.no/developer/contribs/examples/sample_shipping_handler), but I was not able to find a way to set / adjust some options as delivery type and urgency flag.

Can someone help me?

Thanks.

Elena Ivanova

Friday 25 January 2008 2:30:37 am

Hi,

I found out that a new attribute 'country' should be added to the user class. It is used for calculations of shipping cost depending on country.

Regarding urgency flag, the buyer has to click on the shipment link and after that check the checkbox.

But now I have a problem with access rights - currently only administrator users have access to this page with urgency flag checkbox.

Elena Ivanova

Friday 25 January 2008 4:28:29 am

Now everything is ok. A new policy "module: shipping, function: changeoptions, No limitations" was added to the customer role.