CoolTeamGraceShopper / GraceShopper

0 stars 1 forks source link

line item validations #89

Open boob1e opened 6 years ago

boob1e commented 6 years ago

line item qty should default to {qty: 1}, post should check inventory for product in db, and subtract that number by qty, if its a negative number cancel the order for now