The summary has a listener for changes on the amount, shipping cost and taxes, if you need to update that, you need to save the LiveOrder.Model. you can try that on the console or click a different shipping method to trigger that and you will see that your changes get reflected. So you need to use in your code a .save but that would be really tricky, otherwise you will see that for sure in the next step.