HomeHome Product Discus... Product Discus...SmithCartSmithCartShipping sometimes allowing 0.00 shipping!Shipping sometimes allowing 0.00 shipping!
Previous
 
Next
New Post
10/28/2010 9:59 AM
 

Cart 3.88.... I have had 2 orders come in now with 0.00 shipping. I am using Shipping by Quantity Ordered. I do not have "Combine Shipping Methods" checked.... this is not good.

Any ideas of where I can look? I can re-create the issue on my web site....

 
New Post
10/28/2010 10:00 AM
 

More information:

If I add an item to the cart, then select the shipping method, then change the quantity in the cart and hit "Update Quantity", it throws the following error:

Error A critical error has occurred.
'ddlShipping' has a SelectedValue which is invalid because it does not exist in the list of items. Parameter name: value

 
New Post
10/28/2010 10:26 AM
 

Hi Greg,

I will try to replicate this now and postback with my findings.

-Scott


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
10/28/2010 10:30 AM
 

Greg,

Open your ShippingByQuantity table and let me know what you have in the categoryid field. We recently added the a feature that lets you setup shipping costs by category if you have nulls in that field try adding a zero and test it again and let me know if it still throws an error.

-Scott


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
10/28/2010 2:11 PM
Accepted Answer 

This was fixed with a patch from Dave.

Here was the scenario:

1) Using Shipping by Quantity Ordered.

2) Someone adds something to the cart.

3) They pick a shipping method and amount from the drop-down.

4) They then change the quantity ordered, and re-calculate the order quantity.

5) Since the shipping amount changed, it was referencing a drop-down that was no longer valid, therefore it threw the error.

 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartShipping sometimes allowing 0.00 shipping!Shipping sometimes allowing 0.00 shipping!