ez projects / xrowecommerce / forum / general / shipping costs in cart? / re: shipping costs in cart?
You need to be logged in to post messages in the forums. New users may register here.
|
Member since: Posts: 3 |
Monday 28 June 2010 4:39:33 pm Hi,
really great extension. I wonder how shipping costs are handled. The example products class has a price attribute and an option attribute with "additional price". If I check the "Freight Item" checkbox, nothing changes in the shopping cart.("Free Shipping and Handling" stays unchecked, off course) "Price" and "additional price" are summed up in the item list, but the shipping cost stays '0'. How can I make the checkout cart sum up shipping costs and where are they to be edited? |
|
Member since: Posts: 47 |
Monday 05 July 2010 11:48:01 am This part might be buggy in the current release. Though they are fixed in SVN.
Shipping costs are handled over a plug-in interface. Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs |
|
|
Member since: Posts: 2 |
Tuesday 27 July 2010 3:52:00 pm "Shipping costs are handled over a plug-in interface"
Could you explain how to get to this interface? I really don't get it. And one more thing - while userregistering I still get message "Shipping method is not allowed for destination". I guess it id connected with shipping handler, but how can I set it up? |
|
Member since: Posts: 47 |
Monday 09 August 2010 1:29:17 pm There is a shipping workflow under setup->workflows that needs to get setup.
Else the dependand code can be found in extension\xrowecommerce\classes\shipping and extension\xrowecommerce\eventtypes\event\ezshippinginterface. This one was missing in the earlier versions of the installer. I updated the installer again. Please have a try, if it works now out of the box. Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs |
|
Member since: Posts: 4 |
Friday 02 December 2011 3:19:30 pm Hi Björn,
I have the same problem. In my cart the shipping cost are always 0! I read shop.ini files and I don't find the shipping handler. Can you help me with a step by step guide to activate the shipping interface? Thank you. |
You need to be logged in to post messages in the forums. New users may register here.