bleroy / Nwazet.Commerce

Idiomatic commerce module for Orchard CMS.
BSD 3-Clause "New" or "Revised" License
26 stars 21 forks source link

ShippingService / IShippingMethod Maximum Weight #70

Closed bleroy closed 7 years ago

bleroy commented 9 years ago

Originally reported by: Bret Hillbun (Bitbucket: bhillbun, GitHub: bhillbun)


If the maximum weight is left empty for a shipping option, the IShippingMethod.ComputePrice call fails to give back any shippingOptions within the ShippingService.GetShippingOptions method.