Whenever I try to use Cart.UpdateCart(null, '/Default.aspx?ID=" + cartFeedPageId + "', 'CartCmd=DelOrderLine&key={{orderLineId}}&redirect=false', true); in one of the steps, it clears the cart and throws me back to the frontpage.
Has anyone experiensed this?
The problem does not occure when I do the same in "One page checkout".