I am having a really hard time figuring something out. We have some custom shipping that we render on the page from different actions. Such as a radio button gets changed, the shipping rate gets re-rendered. When the shipping address is changed, the shipping rate gets re-rendered. However, when the shipping address is updated, the rate i getting re-rendered. When you save on the update address form, it is a different model so I having a lot of difficult trying to get it to render on the
LiveOrderModel
.