Loan details
-
- Down payment
- {{currency rateInputs.downPayment}}
- Estimated closing costs
- {{#each mortgageProducts}}{{currency this.detailedConditionResultMap.TOTAL_FEES.TOTAL_ESTIMATED_CLOSING_COSTS.value}}{{/each}}
- Total cash required to close
- {{#each mortgageProducts}}{{currency this.detailedConditionResultMap.TOTAL_CASH_REQUIRED_TO_CLOSE.CASH_REQUIRED_TO_CLOSE.value}}{{/each}}
- Loan amount
- {{currency rateInputs.amountBorrowed}}
- Interest rate About ARM rates
- {{#each mortgageProducts}}{{percentage this.rateDetails.rate}}{{/each}}
- APR
- {{#each mortgageProducts}}{{percentage this.rateDetails.apr}}{{/each}}
Estimated monthly payment
- Principal & interest payment
- {{#each mortgageProducts}}{{currency this.detailedConditionResultMap.PAYMENT_DETAILS.MONTHLY_PAYMENT_INTEREST.value}}{{/each}}
- Escrow payment (taxes & insurance)
- {{#each mortgageProducts}}{{currency this.rateDetails.escrowMonEstTaxesAndIns}}{{/each}}
- Mortgage insurance payment
- {{#each mortgageProducts}}{{currency this.detailedConditionResultMap.PAYMENT_DETAILS.MONTHLY_MORTGAGE_INSURANCE.value}}{{/each}}
- Total estimated monthly payment
- {{#each mortgageProducts}}{{currency this.detailedConditionResultMap.PAYMENT_DETAILS.MONTHLY_PITI.value}}{{/each}}
The rates displayed here are as of:
{{#each mortgageProducts}}{{getCustomFormattedDate this.rateDetails.rateFetchTimeStamp true false}}{{/each}}
Loan assumptions and disclosures