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

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

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.