HotcakesCommerce / hotcakes-commerce-core

The core of the e-commerce part of the overall solution. This is an ecommerce shopping cart solution built on top of the DNN (DotNetNuke) CMS. Anyone can do commerce online now!
https://mmmcommerce.com
MIT License
68 stars 55 forks source link

SI: Add the ShippingCharge Property as a DataMember #427

Closed mtrutledge closed 1 year ago

mtrutledge commented 1 year ago

This fixes #426 by adding the [DataMember] Attribute to the ShippingCharge Property on the LineItemDTO object.