loandepotamerica.com Open in urlscan Pro
67.205.18.125  Public Scan

Submitted URL: http://insight.e.digitalmortgagesolutions.live/rd/9z4zd9bl6n3msqh550o7hn8rghlv8qvips27o1uk1e8_rp2ash2s8gb2sbgeppef9t7etrn79pmclj73cbieqpqcdtlmu...
Effective URL: https://loandepotamerica.com/?affid=62&sub1=TJW&sub2=&sub3=&transid=6d38f87c2a344447bc5f50a62390fbea
Submission: On May 03 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST thankyou.php

<form id="regiration_form" novalidate="novalidate" action="thankyou.php" method="post">
  <fieldset data-step="1">
    <h2 class="form-title">I'm looking to…</h2>
    <ul class="donate-now next">
      <li>
        <input type="radio" id="Take-Cash-Out" name="loantype" value="HELOC">
        <label for="take-cash-out">TAKE CASH OUT</label>
      </li>
      <li>
        <input type="radio" id="Refinance" name="loantype" value="Refinance">
        <label for="Refinance">REFINANCE</label>
      </li>
      <li>
        <input type="radio" id="Purchase" name="loantype" value="Purchase">
        <label for="Purchase">PURCHASE</label>
      </li>
    </ul>
    <div class="row pt-4">
      <div class="col clipper clipper-active"></div>
      <div class="col clipper"></div>
      <div class="col clipper"></div>
      <div class="col clipper"></div>
      <div class="col clipper"></div>
      <div class="col clipper"></div>
    </div>
  </fieldset>
  <fieldset data-step="2">
    <h2 class="form-title">Home Description:</h2>
    <ul class="donate-now next">
      <li>
        <input type="radio" id="SINGLE-FAMILY" name="PropertyType" value="SINGLE-FAMILY">
        <label for="SINGLE-FAMILY">SINGLE FAMILY</label>
      </li>
      <li>
        <input type="radio" id="MULTIPLE-FAMILY" name="PropertyType" value="MULTIPLE-FAMILY">
        <label for="MULTIPLE-FAMILY">MULTIPLE FAMILY</label>
      </li>
      <li>
        <input type="radio" id="CONDOMINIUM" name="PropertyType" value="CONDOMINIUM">
        <label for="CONDOMINIUM">CONDOMINIUM</label>
      </li>
      <li>
        <input type="radio" id="TOWNHOUSE" name="PropertyType" value="TOWNHOUSE">
        <label for="TOWNHOUSE">TOWNHOUSE</label>
      </li>
    </ul>
    <input type="button" name="previous" class="previous btn btn-default" value="< Back">
    <div class="row pt-4">
      <div class="col clipper clipper-active"></div>
      <div class="col clipper clipper-active"></div>
      <div class="col clipper"></div>
      <div class="col clipper"></div>
      <div class="col clipper"></div>
      <div class="col clipper"></div>
    </div>
  </fieldset>
  <fieldset data-step="3">
    <h2 class="form-title">Your Credit Profile:</h2>
    <ul class="donate-now next">
      <li>
        <input type="radio" id="EXCELLENT: 720+" name="creditscore" value="EXCELLENT: 720+">
        <label for="EXCELLENT: 720+">EXCELLENT: 720+</label>
      </li>
      <li>
        <input type="radio" id="GOOD: 680-719" name="creditscore" value="GOOD: 680-719">
        <label for="GOOD: 680-719">GOOD: 680-719</label>
      </li>
      <li>
        <input type="radio" id="FAIR: 620-679" name="creditscore" value="FAIR: 620-679">
        <label for="FAIR: 620-679">FAIR: 620-679</label>
      </li>
      <li>
        <input type="radio" id="POOR: < 620" name="creditscore" value="POOR: < 620">
        <label for="POOR: < 620">POOR: &lt; 620</label>
      </li>
    </ul>
    <input type="button" name="previous" class="previous btn btn-default" value="< Back">
    <div class="row pt-4">
      <div class="col clipper clipper-active"></div>
      <div class="col clipper clipper-active"></div>
      <div class="col clipper clipper-active"></div>
      <div class="col clipper"></div>
      <div class="col clipper"></div>
      <div class="col clipper"></div>
    </div>
  </fieldset>
  <fieldset data-step="5">
    <h2 class="form-title">Your Zip Code:</h2>
    <div class="form-group">
      <input type="text" class="form-control zip-form-d" name="zip" id="zipcode" placeholder="ZIP CODE" onkeyup="if (/\D/g.test(this.value)) this.value = this.value.replace(/\D/g,'')">
    </div>
    <input type="button" name="CONTINUE" id="zip-valid" class="next btn-form zip-valid enableOnInput" disabled="" value="CONTINUE">
    <input type="button" name="previous" class="previous btn btn-default " value="Back">
    <div class="row pt-4">
      <div class="col clipper clipper-active"></div>
      <div class="col clipper clipper-active"></div>
      <div class="col clipper clipper-active"></div>
      <div class="col clipper clipper-active"></div>
      <div class="col clipper clipper-active"></div>
      <div class="col clipper"></div>
    </div>
  </fieldset>
  <fieldset data-step="6">
    <div>
      <img class="img-secure" src="img/secure.svg" alt="">
      <img class="img-secure" src="img/privacy.svg" alt="">
    </div>
    <h2 class="form-title">Please Provide Borrower Info:</h2>
    <div class="form-floating mt-4">
      <input type="text" class="form-control fname" id="firstname" name="fname" placeholder="First Name">
      <label for="firstname">First Name*</label>
    </div>
    <div class="form-floating mt-4">
      <input type="text" class="form-control" id="lastname" name="lname" placeholder="Last Name">
      <label for="lastname">Last Name*</label>
    </div>
    <div class="form-floating mt-4">
      <input type="text" class="form-control" id="streetaddress" name="addr1" placeholder="Street Address*">
      <label for="streetaddress">Street address*</label>
    </div>
    <div class="form-floating mt-4">
      <input type="text" class="form-control" id="city" name="city" placeholder="City*">
      <label for="city">City*</label>
    </div>
    <div class="form-floating mt-4">
      <select class="form-select" id="state" name="state" aria-label="Floating label select example">
        <option value="" selected="" disabled="" hidden=""></option>
        <option value="AL">Alabama</option>
        <option value="AK">Alaska</option>
        <option value="AZ">Arizona</option>
        <option value="AR">Arkansas</option>
        <option value="CA">California</option>
        <option value="CZ">Canal Zone</option>
        <option value="CO">Colorado</option>
        <option value="CT">Connecticut</option>
        <option value="DE">Delaware</option>
        <option value="DC">District of Columbia</option>
        <option value="FL">Florida</option>
        <option value="GA">Georgia</option>
        <option value="GU">Guam</option>
        <option value="HI">Hawaii</option>
        <option value="ID">Idaho</option>
        <option value="IL">Illinois</option>
        <option value="IN">Indiana</option>
        <option value="IA">Iowa</option>
        <option value="KS">Kansas</option>
        <option value="KY">Kentucky</option>
        <option value="LA">Louisiana</option>
        <option value="ME">Maine</option>
        <option value="MD">Maryland</option>
        <option value="MA">Massachusetts</option>
        <option value="MI">Michigan</option>
        <option value="MN">Minnesota</option>
        <option value="MS">Mississippi</option>
        <option value="MO">Missouri</option>
        <option value="MT">Montana</option>
        <option value="NE">Nebraska</option>
        <option value="NV">Nevada</option>
        <option value="NH">New Hampshire</option>
        <option value="NJ">New Jersey</option>
        <option value="NM">New Mexico</option>
        <option value="NC">North Carolina</option>
        <option value="ND">North Dakota</option>
        <option value="OH">Ohio</option>
        <option value="OK">Oklahoma</option>
        <option value="OR">Oregon</option>
        <option value="PA">Pennsylvania</option>
        <option value="PR">Puerto Rico</option>
        <option value="RI">Rhode Island</option>
        <option value="SC">South Carolina</option>
        <option value="SD">South Dakota</option>
        <option value="TN">Tennessee</option>
        <option value="TX">Texas</option>
        <option value="UT">Utah</option>
        <option value="VT">Vermont</option>
        <option value="VI">Virgin Islands</option>
        <option value="VA">Virginia</option>
        <option value="WA">Washington</option>
        <option value="WV">West Virginia</option>
        <option value="WI">Wisconsin</option>
        <option value="WY">Wyoming</option>
      </select>
      <label for="floatingSelect">State</label>
    </div>
    <div class="form-floating mt-4">
      <input type="text" class="form-control" id="email" name="email" placeholder="email*">
      <label for="email">Email*</label>
    </div>
    <div class="form-floating mt-4">
      <input type="text" class="form-control phone_us" name="phone" id="phone" placeholder="Phone*">
      <label for="phone">Phone*</label>
    </div>
    <input type="submit" name="submit" class="submit the-submit-btn enableOnInput" value="Submit" id="submit_data">
    <div class="row pt-4">
      <div class="col clipper clipper-active"></div>
      <div class="col clipper clipper-active"></div>
      <div class="col clipper clipper-active"></div>
      <div class="col clipper clipper-active"></div>
      <div class="col clipper clipper-active"></div>
      <div class="col clipper"></div>
      <div class="the-small">
        <label for="leadid_tcpa_disclosure"> By submitting this form, you are authorizing loanDepot.com, LLC, mellohome Services, LLC, mello Insurance Services, LLC and its corporate parents, affiliates and partners to deliver or cause to be
          delivered to you (including through agents and authorized third-parties) telemarketing promotions for products or services in addition to those about which you are applying, but that may be of interest to you using an automatic telephone
          dialing system or an artificial or prerecorded voice and text messages to the phone numbers you provided above. You are not required to sign this agreement as a condition of purchasing any property, goods, or services. </label>
      </div>
    </div>
  </fieldset>
  <input type="hidden" id="leadid_tcpa_disclosure">
  <input id="leadid_token" name="universal_leadid" type="hidden" value="9037D23E-EE56-F485-83AE-B740F493191A">
</form>

Text Content

GET THE CASH YOU NEED. START HERE.

WHY CHOOSE US?

 * We are a direct mortgage lender
 * You get low refinance rates and fast approval reviews
 * We are federally and state licensed in accordance with the federal
   government’s S.A.F.E. Act

LOCK IN BEFORE RATES RISE!


I'M LOOKING TO…

 * TAKE CASH OUT
 * REFINANCE
 * PURCHASE




HOME DESCRIPTION:

 * SINGLE FAMILY
 * MULTIPLE FAMILY
 * CONDOMINIUM
 * TOWNHOUSE




YOUR CREDIT PROFILE:

 * EXCELLENT: 720+
 * GOOD: 680-719
 * FAIR: 620-679
 * POOR: < 620




YOUR ZIP CODE:






PLEASE PROVIDE BORROWER INFO:

First Name*
Last Name*
Street address*
City*
Alabama Alaska Arizona Arkansas California Canal Zone Colorado Connecticut
Delaware District of Columbia Florida Georgia Guam Hawaii Idaho Illinois Indiana
Iowa Kansas Kentucky Louisiana Maine Maryland Massachusetts Michigan Minnesota
Mississippi Missouri Montana Nebraska Nevada New Hampshire New Jersey New Mexico
North Carolina North Dakota Ohio Oklahoma Oregon Pennsylvania Puerto Rico Rhode
Island South Carolina South Dakota Tennessee Texas Utah Vermont Virgin Islands
Virginia Washington West Virginia Wisconsin Wyoming State
Email*
Phone*
By submitting this form, you are authorizing loanDepot.com, LLC, mellohome
Services, LLC, mello Insurance Services, LLC and its corporate parents,
affiliates and partners to deliver or cause to be delivered to you (including
through agents and authorized third-parties) telemarketing promotions for
products or services in addition to those about which you are applying, but that
may be of interest to you using an automatic telephone dialing system or an
artificial or prerecorded voice and text messages to the phone numbers you
provided above. You are not required to sign this agreement as a condition of
purchasing any property, goods, or services.

REFINANCE, PURCHASE OR CASH OUT EQUITY.
GET STARTED ONLINE.


WE ARE GRATEFUL AND PROUD OF OUR PURPOSE.

For more than 12 years, we’ve been helping customers achieve
their home purchase and refinance goals.

$275B

CONSUMER LOANS FUNDED

$179B

MORTGAGES REFINANCED

$96B

NEW HOME PURCHASE & LOANS

200+

LOCATIONS NATIONWIDE


REFINANCE OR PURCHASE WITH CONFIDENCE

GET STARTED ONLINE

LIFETIME WAIVER OF FEES

*After you refinance with us once, we’ll waive the lender fees and reimburse
appraisal fees on any future refinance with loanDepot.

*Subject to the conditions and contract requirements. See disclosure.

MORTGAGE EXPERTISE

As a state licensed pioneer in our industry, loanDepot has funded more than $275
billion in loans since 2010.

NO OBLIGATION QUOTE

Get a rate quote - with no impact to your credit score². Fund in as little as 2
weeks.


REFINANCE

Let’s see if Home Refinancing makes sense for you?

 * Has your income increased?
 * Do you need to consolidate debt?
 * Has the equity in your home increased?
 * Do you need money for a major expense?
 * Has your credit rating improved?

GET STARTED ONLINE


PURCHASE

Why fund Your Home Purchase with loanDepot?

 * Exceptional customer service
 * Quality, competitive loan options
 * Licensed in all 50 states
 * Tech-enabled lending platform
 * Has your credit rating improved?

GET STARTED ONLINE


CASH OUT

It's Your Equity! What Are Your Options?

 * Easy Lump Sum home equity line of credit
 * Apply in minutes¹
 * Competitive Rates
 * Receive your cash in little as 2 weeks³
 * Interest-only payments for the first 10 years5

GET STARTED ONLINE

The loanDepot HELOC is not available in all states. Please contact loanDepot for
more details.

The loanDepot HELOC has a variable interest rate based on an index (WSJ Prime
Rate) plus a margin set by the lender. Your APR will not exceed 18.00% at any
time during the term of your account (could vary based on limits imposed by
state law). Line amounts available between $35,000 and $250,000 or as defined by
state law. Line amount product availability depends on your property equity.
There are no third-party fees. The loanDepot HELOC has a 30-year term. A 3-year
draw period (within a 10-yr interest only period) and a 20-year repayment
period. The minimum monthly payment during the first 10 years is interest only
and is fully amortized over 240 months during the repayment phase. Minimum
payment is $100. The origination will be up to 5% of the line amount, or the
maximum allowed by state law, whichever is less.  A HELOC requires you to pledge
your home as collateral and you could lose your home if you fail to repay.
Offers, rates and fees are subject to change without notice. Credit criteria,
exclusions, and limitations apply.

1 Funding timelines vary based upon verifications of income, employment,
property condition or property value are needed. The application process is
digital but Remote Online Notarization (RON) is not available. You will need to
connect with an in-person notary to complete the process.

2 Completing an offer inquiry will not impact your credit score and will allow
you to see offers containing potential terms and rates; however, if you submit
an application, we will report a hard inquiry to one or more of the consumer
reporting agencies.

3 Available funds are accessible via ACH /Wire

4 loanDepot.com’s home equity line of credit (HELOC) is an open-end product
where a minimum draw amount of seventy-five percent (75%) or hundred percent
(100%) of the requested line amount (minus the origination fee) will be drawn at
the time of origination. Lines less than $50,000 require a 100% draw (minus the
origination fee) at loan funding. No additional draws may be taken for 90 days
following the closing date. As you repay the balance on the line, you may make
additional draws during the draw period at the current interest rate. After the
draw period ends, you will no longer be able to obtain credit advances and must
pay the outstanding balance over 240 months.

5 The amount you owe does not go down with each interest only payment. Your
principal and interest payment will be higher than the interest only payments.
loanDepot.com’s home equity line of credit (HELOC) is an open-end product where
a minimum draw amount of seventy-five percent (75%) or hundred percent (100%) of
the requested line amount (minus the origination fee) will be drawn at the time
of origination. Lines less than $50,000 require a 100% draw (minus the
origination fee) at loan funding. No additional draws may be taken for 90 days
following the closing date. As you repay the balance on the line, you may make
additional draws during the draw period at the current interest rate. After the
draw period ends, you will no longer be able to obtain credit advances and must
pay the outstanding balance over 240 months.

Important Notice to Servicemembers and Their Dependents. If you are currently
eligible for benefits provided by Servicemembers Civil Relief Act (SCRA),
refinancing current debt may not be beneficial. Opinions expressed within this
content are solely loanDepot’s and do not take into consideration your
individual circumstances. To learn whether a HELOC is right for you, please
reach out to one of our HELOC experts at (866) 790-3940. All trademarks and
related logos, including but not limited to, loanDepot, LD, mellohome, are
property of loanDepot.com, LLC and/or loanDepot.com, LLC affiliates.

Privacy Policy| Terms of Use| Licensing| loanDepot Lifetime Guarantee

NMLS Consumer Access Site - https://www.nmlsconsumeraccess.org

This site is not authorized by the New York State Department of Financial
Services. No mortgage loan applications for properties located in the state of
New York will be accepted through this site.

© 2009-2023 loandepotamerica.com , LLC. All rights reserved. NMLS#174457 | 6561
Irvine Center Drive, Irvine, CA 92618