CASH-307 switch the navigate call to perform a save. The isInsurance property was not being saved to SV2, only to the store. So a refresh on the page would reload from sv2 and the field would be false triggering the page prereq error.
CASH-291 The issue here is that when computing the tier one price for determining which tab to select. we are including the service package discount of $50 bringing the tier one price to $287(337-50), which is less than $300 and causing the cash tab to be selected. This is not the tier one price we show but only used in the computation for determining which tab to default.