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
69 stars 55 forks source link

Update the API Rest Controller to read the posted data from the input stream #244

Closed mtrutledge closed 4 years ago

mtrutledge commented 4 years ago

This will fix Issue #243 by setting the position of the InputStream to 0

Fixes #243

WillStrohl commented 4 years ago

FYI - I changed the target branch from master to development.