Closed (fixed)
Project:
Ubercart
Version:
8.x-4.x-dev
Component:
Cart/checkout
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2015 at 08:00 UTC
Updated:
6 Dec 2015 at 21:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
tr commentedYes, that was my intent, just never finished that. Hence the awkward construction. The API for the cart service deserves a bit of thought - the set of functions we have now is incomplete and inadequate.
Comment #3
longwaveFirst pass at this. Some tests will probably fail and there is more cleanup that can be done, such as removing the $msg parameter from Cart::addItem(). Also unsure if CartManager::completeSale() really belongs there, or if this should be moved to the Order system.
Comment #7
longwaveComment #11
longwaveComment #15
longwaveComment #19
longwave@TR: any comments on this would be appreciated!
Comment #22
longwaveComment #23
longwave