Prod Calculator Admin

Edit Calculator
Custom
 1
2
3
4
5
6
7
8
9
10
11
12
13
14
 
<calculator>
  <vos>
    <common>
      <!--<Footer type="cdata"><![CDATA[Note: The results from this calculator should be used as an indication only. Results do not represent either quotes or pre-qualifications for the product. Individual institutions apply different formulas. Information such as interest rates quoted and default figures used in the assumptions are subject to change.  This calculator is not intended to be relied on for the purposes of making a decision in relation to a financial product. You should consider obtaining advice from a financial services licensee before making any financial decisions. Calculator © InfoChoice 2022.]]></Footer>-->
    </common>
    <extraRepayments>
      <LoanAmount type="num" default="300000" step="1000" max="2000000" min="30000" />
      <ExtraPaidAfter type="num" step="1" />
      <LoanAmountRanges value="0,1000000,2000000,5000000,10000000" />
      <LoanAmountValues value="10000,50000,200000,500000" />
      <LoanAmountInputMax value="10000000" />
    </extraRepayments>
  </vos>
</calculator>

UATDev

Preview Calculator