Loan details
-
- Down payment
- {{currencyRoundedInt rateInputs.downPayment}}
- Estimated closing costs
- {{#each mortgageProducts}}{{currencyRoundedInt this.detailedConditionResultMap.TOTAL_FEES.TOTAL_ESTIMATED_CLOSING_COSTS.value}}{{/each}}
- Total cash required to close
- {{#each mortgageProducts}}{{currencyRoundedInt this.detailedConditionResultMap.TOTAL_CASH_REQUIRED_TO_CLOSE.CASH_REQUIRED_TO_CLOSE.value}}{{/each}}
- Loan amount popup
- {{currencyRoundedInt rateInputs.amountBorrowed}}
- Interest rate popup About ARM rates
- {{#each mortgageProducts}}{{percentage this.rateDetails.rate}}{{/each}}
- APR popup
- {{#each mortgageProducts}}{{percentage this.rateDetails.apr}}{{/each}}
Estimated monthly payment
- Principal & interest payment popup
- {{#each mortgageProducts}}{{currencyRoundedInt this.detailedConditionResultMap.PAYMENT_DETAILS.MONTHLY_PAYMENT_INTEREST.value}}{{/each}}
- Escrow payment (taxes & insurance) popup
- {{#each mortgageProducts}}{{currencyRoundedInt this.rateDetails.escrowMonEstTaxesAndIns}}{{/each}}
- Mortgage insurance payment
- {{#each mortgageProducts}}{{currencyRoundedInt this.detailedConditionResultMap.PAYMENT_DETAILS.MONTHLY_MORTGAGE_INSURANCE.value}}{{/each}}
- Total estimated monthly payment
- {{#each mortgageProducts}}{{currencyRoundedInt 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