Questions & Discussion

Fixing support for non shippable items

The current version doesn't support a cart which contains only non shippable items. It just iterates all products in the cart, but it should iterate products which require shipping. 2 simple fixes in controller.php First check if shipping is require…

Error adding free shipping discount

Attempting to add a free shipping discount results in this error: [code] Warning: Invalid argument supplied for foreach() in packages/core_commerce/models/shipping/method.php on line 19 [/code] when using V 2.0.8 of core commerce. This is because…

Table-Based by Province Name or Postal Code?

Is there any way to adjust the Table-Based shipping type so that it is directed at a non-numeric field of the shipping address like "province_state"? I tried to create a custom shipping type based on this that would match shipping values to a specific pr…

Screenshot or demo?

Are there any screenshots or demo of the dashboard for this? If you could post one, that would be great. thanks!

Multiple shipping types?

I have just installed the table shipping add-on and it is VERY useful, thanks. Is there an easy way to use this to have multiple shipping types? eg. Standard Shipping, 2nd Day, Next Day etc. Even if you could just point me in the right direction, I'm h…

Filter Posts