Looks like I could use ShoppingCartInfoProvider.GetShoppingCartInfoFromOrder to reload the cart, but how do I set that to the current cart?
and if I do that an re-call shoppingservice.CreateOrder() it looks like it doesn't update the address if it's changed, is that correct? What options do I have to update address?