Discussions
Modify cart - refresh total
over 3 years ago by Lee
Hello,
I am wanting to remove items from a cart. I fetch the cart, find the lines in the ["ComboOrder"]["Lines"] section and remove them. However the cart price total does not update.
If I remove the total properties from the cart it then seems to make the cart not have any total cost. How do I get the system to recalculate the cart totals?
Thanks.