lowcreditfinance.com Open in urlscan Pro
167.99.194.56  Public Scan

URL: https://lowcreditfinance.com/?aff19352
Submission: On April 02 via api from US — Scanned from GB

Form analysis 1 forms found in the DOM

<form id="cash_ref__request" class="register" novalidate="novalidate">
  <div class="form">
    <div class="row margin-top-20px">
      <div class="large-12 columns">
        <div class="info-box"></div>
        <div id="form-error-box" class="error-box" style="display:none;">
          <p>Sorry, your loan has been declined!</p>
        </div>
      </div>
    </div>
    <div id="step1" class="step-form show-hide" style="display: block;">
      <div class="progress">
        <span style="width: 4.84%;">4%</span>
      </div>
      <h2>How much do you need?</h2>
      <div class="checkbox">
        <p> <input type="radio" name="need" id="op2" value="600"><label for="op2">$100 - $1,000</label> </p>
        <p> <input type="radio" name="need" id="op3" value="1000"><label for="op3">$1,000 - $2,500</label> </p>
        <p> <input type="radio" name="need" id="op3" value="3000"><label for="op3">$2,500 - $5,000</label> </p>
        <p> <input type="radio" name="need" id="op4" value="10000"><label for="op4">$5,000 - $20,000</label> </p>
        <p> <input type="radio" name="need" id="op4" value="30000"><label for="op4">$20,000 - $50,000</label> </p>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
    </div>
    <div id="step1" class="step-form show-hide" style="display:none;">
      <div class="progress">
        <span style="width: 8%;">8%</span>
      </div>
      <h2>Approximate Credit Score?</h2>
      <div class="checkbox no">
        <p> <input type="radio" name="need1" id="op10" value="750"><label for="op10">Excellent (720+)</label> </p>
        <p> <input type="radio" name="need1" id="op20" value="690"><label for="op20">Good (660-719)</label> </p>
        <p> <input type="radio" name="need1" id="op30" value="630"><label for="op30">Fair (600-659)</label> </p>
        <p> <input type="radio" name="need1" id="op40" value="590"><label for="op40">Poor (&lt;600)</label> </p>
      </div>
      <div class="step-btn">
        <button class="step-btn__previous">&nbsp; ← Previous </button>
        <button class="step-btn__next">Next &nbsp; → </button>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
    </div>
    <div id="step4" class="step-form show-hide" style="display:none;">
      <div class="progress">
        <span style="width:16.36%;">16%</span>
      </div>
      <h2>Your Legal Name</h2>
      <div class="employee__step step__input">
        <p>
          <label class="input__title">Title</label>
          <select id="title" name="title" required="">
            <option value="">Select Title</option>
            <option value="Mr.">Mr.</option>
            <option value="Mrs.">Mrs.</option>
            <option value="Miss.">Miss.</option>
            <option value="Ms.">Ms.</option>
          </select>
        </p>
      </div>
      <div class="employee__step step__input">
        <p><label class="input__title">First Name</label><input name="legal__fname" class="filled letterinput" type="text" placeholder="e.g John" required=""></p>
      </div>
      <div class="employee__step step__input">
        <p><label class="input__title">Last Name</label><input class="letterinput" name="legal__lname" type="text" placeholder="e.g Smith" required=""></p>
      </div>
      <div class="step-btn">
        <button class="step-btn__previous">&nbsp; ← Previous </button>
        <button class="step-btn__next">Next &nbsp; → </button>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
    </div>
    <div id="step5" class="step-form show-hide" style="display:none;">
      <div class="progress">
        <span style="width:20.2%;">20%</span>
      </div>
      <h2>Date Of Birth</h2>
      <div class="paydate__field birth__dt">
        <p>
          <span class="step__input">
            <select id="day" name="dd" required="">
              <option value="day" disabled="disabled">day</option>
              <option value="1">1</option>
              <option value="2">2</option>
              <option value="3">3</option>
              <option value="4">4</option>
              <option value="5">5</option>
              <option value="6">6</option>
              <option value="7">7</option>
              <option value="8">8</option>
              <option value="9">9</option>
              <option value="10">10</option>
              <option value="11">11</option>
              <option value="12">12</option>
              <option value="13">13</option>
              <option value="14">14</option>
              <option value="15">15</option>
              <option value="16">16</option>
              <option value="17">17</option>
              <option value="18">18</option>
              <option value="19">19</option>
              <option value="20">20</option>
              <option value="21">21</option>
              <option value="22">22</option>
              <option value="23">23</option>
              <option value="24">24</option>
              <option value="25">25</option>
              <option value="26">26</option>
              <option value="27">27</option>
              <option value="28">28</option>
              <option value="29">29</option>
              <option value="30">30</option>
              <option value="31">31</option>
            </select>
          </span>
          <span class="step__input">
            <select id="month" name="mm" onchange="change_month(this)" required="">
              <option value="month" disabled="disabled">month</option>
              <option value="1">1</option>
              <option value="2">2</option>
              <option value="3">3</option>
              <option value="4">4</option>
              <option value="5">5</option>
              <option value="6">6</option>
              <option value="7">7</option>
              <option value="8">8</option>
              <option value="9">9</option>
              <option value="10">10</option>
              <option value="11">11</option>
              <option value="12">12</option>
            </select>
          </span>
          <span class="step__input">
            <select id="year" name="yyyy" onchange="change_year(this)" required="">
              <option value="year" disabled="disabled">year</option>
              <option value="2006">2006</option>
              <option value="2005">2005</option>
              <option value="2004">2004</option>
              <option value="2003">2003</option>
              <option value="2002">2002</option>
              <option value="2001">2001</option>
              <option value="2000">2000</option>
              <option value="1999">1999</option>
              <option value="1998">1998</option>
              <option value="1997">1997</option>
              <option value="1996">1996</option>
              <option value="1995">1995</option>
              <option value="1994">1994</option>
              <option value="1993">1993</option>
              <option value="1992">1992</option>
              <option value="1991">1991</option>
              <option value="1990">1990</option>
              <option value="1989">1989</option>
              <option value="1988">1988</option>
              <option value="1987">1987</option>
              <option value="1986">1986</option>
              <option value="1985">1985</option>
              <option value="1984">1984</option>
              <option value="1983">1983</option>
              <option value="1982">1982</option>
              <option value="1981">1981</option>
              <option value="1980">1980</option>
              <option value="1979">1979</option>
              <option value="1978">1978</option>
              <option value="1977">1977</option>
              <option value="1976">1976</option>
              <option value="1975">1975</option>
              <option value="1974">1974</option>
              <option value="1973">1973</option>
              <option value="1972">1972</option>
              <option value="1971">1971</option>
              <option value="1970">1970</option>
              <option value="1969">1969</option>
              <option value="1968">1968</option>
              <option value="1967">1967</option>
              <option value="1966">1966</option>
              <option value="1965">1965</option>
              <option value="1964">1964</option>
              <option value="1963">1963</option>
              <option value="1962">1962</option>
              <option value="1961">1961</option>
              <option value="1960">1960</option>
              <option value="1959">1959</option>
              <option value="1958">1958</option>
              <option value="1957">1957</option>
              <option value="1956">1956</option>
              <option value="1955">1955</option>
              <option value="1954">1954</option>
              <option value="1953">1953</option>
              <option value="1952">1952</option>
              <option value="1951">1951</option>
              <option value="1950">1950</option>
              <option value="1949">1949</option>
              <option value="1948">1948</option>
              <option value="1947">1947</option>
              <option value="1946">1946</option>
              <option value="1945">1945</option>
              <option value="1944">1944</option>
              <option value="1943">1943</option>
              <option value="1942">1942</option>
              <option value="1941">1941</option>
              <option value="1940">1940</option>
              <option value="1939">1939</option>
              <option value="1938">1938</option>
              <option value="1937">1937</option>
              <option value="1936">1936</option>
              <option value="1935">1935</option>
              <option value="1934">1934</option>
              <option value="1933">1933</option>
              <option value="1932">1932</option>
              <option value="1931">1931</option>
              <option value="1930">1930</option>
            </select>
          </span>
        </p>
      </div>
      <div class="step-btn">
        <button class="step-btn__previous">&nbsp; ← Previous </button>
        <button class="step-btn__next">Next &nbsp; → </button>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
    </div>
    <div id="step6" class="step-form show-hide" style="display:none;">
      <div class="progress">
        <span style="width: 24.04%;">24%</span>
      </div>
      <h2>Your Zip Code</h2>
      <div class="zip__step step__input">
        <p><input class="numberinput" type="text" placeholder="e.g 90213" name="input__zipcode" minlength="5" maxlength="5" required=""></p>
      </div>
      <div class="step-btn">
        <button class="step-btn__previous">&nbsp; ← Previous </button>
        <button class="step-btn__next">Next &nbsp; → </button>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
    </div>
    <div id="step7" class="step-form show-hide" style="display:none;">
      <div class="progress">
        <span style="width: 28.88%;">28%</span>
      </div>
      <h2>Your Street Address</h2>
      <div class="address__step step__input">
        <p><input class="filled" type="text" placeholder="Address" value="" name="input__addr" required=""></p>
      </div>
      <div class="address__step step__input">
        <p><input class="filled" type="text" placeholder="City" value="" name="input__city" required=""></p>
      </div>
      <div class="step-btn">
        <button class="step-btn__previous">&nbsp; ← Previous </button>
        <button class="step-btn__next">Next &nbsp; → </button>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
    </div>
    <div id="step8" class="step-form show-hide" style="display:none;">
      <div class="progress">
        <span style="width: 32.72%;">32%</span>
      </div>
      <h2>Time at Current Residence</h2>
      <div class="checkbox__residence step__input">
        <p> <input type="radio" name="timeMovedHere" id="tm_crnt9" value="2015-04-02"><label for="tm_crnt9">9 years</label> </p>
        <p> <input type="radio" name="timeMovedHere" id="tm_crnt8" value="2016-04-02"><label for="tm_crnt8">8 years</label> </p>
        <p> <input type="radio" name="timeMovedHere" id="tm_crnt7" value="2017-04-02"><label for="tm_crnt7">7 years</label> </p>
        <p> <input type="radio" name="timeMovedHere" id="tm_crnt6" value="2018-04-02"><label for="tm_crnt6">6 years</label> </p>
        <p> <input type="radio" name="timeMovedHere" id="tm_crnt5" value="2019-04-02"><label for="tm_crnt5">5 years</label> </p>
        <p> <input type="radio" name="timeMovedHere" id="tm_crnt4" value="2020-04-02"><label for="tm_crnt4">4 years</label> </p>
        <p> <input type="radio" name="timeMovedHere" id="tm_crnt3" value="2021-04-02"><label for="tm_crnt3">3 years</label> </p>
        <p> <input type="radio" name="timeMovedHere" id="tm_crnt2" value="2022-04-02"><label for="tm_crnt2">2 years</label> </p>
        <p> <input type="radio" name="timeMovedHere" id="tm_crnt1" value="2023-04-02"><label for="tm_crnt1">1 years</label> </p>
      </div>
      <div class="step-btn">
        <button class="step-btn__previous">&nbsp; ← Previous </button>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
    </div>
    <div id="step9" class="step-form show-hide" style="display:none;">
      <div class="progress">
        <span style="width: 36.56%;">36%</span>
      </div>
      <h2>Do you rent or own?</h2>
      <div class="checkbox__residence step__input checkbox_rent">
        <p> <input type="radio" name="rentOwn" id="own" value="Home Owner"><label for="own">Own</label> </p>
        <p> <input type="radio" name="rentOwn" id="rent" value="Renting"><label for="rent">Rent</label> </p>
      </div>
      <div class="step-btn">
        <button class="step-btn__previous">&nbsp; ← Previous </button>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
    </div>
    <div id="step10" class="step-form show-hide" style="display:none;">
      <div class="progress">
        <span style="width:40.4%;">40%</span>
      </div>
      <h2>What is Your Source of Income? <span>Are you currently employed or receiving benefits?</span>
      </h2>
      <div class="checkbox">
        <p> <input type="radio" name="incomeSource" id="income1" value="employed"><label for="income1">Job income</label> </p>
        <p> <input type="radio" name="incomeSource" id="income2" value="self-employed"><label for="income2">Self employment</label> </p>
        <p> <input type="radio" name="incomeSource" id="income3" value="benefits"><label for="income3">Benefits</label> </p>
        <p> <input type="radio" name="incomeSource" id="income4" value="military"><label for="income4">Military</label> </p>
      </div>
      <div class="step-btn">
        <button class="step-btn__previous">&nbsp; ← Previous </button>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
    </div>
    <div id="step11" class="step-form show-hide" style="display:none;">
      <div class="progress">
        <span style="width: 44.24%;">44%</span>
      </div>
      <h2>Time employed <span>How long have you been employed?</span>
      </h2>
      <div class="checkbox">
        <p> <input type="radio" name="timeEmployed" id="five_more" value="2019-04-02"><label for="five_more">5 Years or more</label> </p>
        <p> <input type="radio" name="timeEmployed" id="three_four" value="2020-04-02"><label for="three_four">3-4 Years</label> </p>
        <p> <input type="radio" name="timeEmployed" id="one_two" value="2022-04-02"><label for="one_two">1-2 Years</label> </p>
        <p> <input type="radio" name="timeEmployed" id="thre_twelve" value="2023-04-02"><label for="thre_twelve">3-12 Months</label> </p>
        <p> <input type="radio" name="timeEmployed" id="three_less" value="2024-01-02"><label for="three_less">3 Months or less</label> </p>
      </div>
      <div class="step-btn">
        <button class="step-btn__previous">&nbsp; ← Previous </button>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
    </div>
    <div id="step12" class="step-form show-hide" style="display:none;">
      <div class="progress">
        <span style="width: 48.08%;">48%</span>
      </div>
      <h2>Pay Frequency <span>How many times a month do you get paid?</span>
      </h2>
      <div class="checkbox__residence step__input checkbox_rent">
        <p> <input type="radio" name="payFrequency" id="every2weeks" value="Bi-Weekly"><label for="every2weeks">Every 2 weeks</label> </p>
        <p> <input type="radio" name="payFrequency" id="twiceMonth" value="Twice Monthly"><label for="twiceMonth">Twice a month</label> </p>
        <p> <input type="radio" name="payFrequency" id="monthly" value="Last Working Day of month"><label for="monthly">Monthly</label> </p>
        <p> <input type="radio" name="payFrequency" id="twiceweek"><label value="Weekly" for="twiceweek">Twice a week</label> </p>
      </div>
      <div class="step-btn">
        <button class="step-btn__previous">&nbsp; ← Previous </button>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
    </div>
    <div id="step13" class="step-form show-hide" style="display:none;">
      <div class="progress">
        <span style="width: 52.92%;">52%</span>
      </div>
      <h2>Monthly Gross Income <span>Approximately how much do you make each month?</span>
      </h2>
      <div class="checkbox">
        <p> <input type="radio" name="monthlyGross" id="monthlyGross_op1" value="5500"><label for="monthlyGross_op1">More than $5,000</label> </p>
        <p> <input type="radio" name="monthlyGross" id="monthlyGross_op2" value="4500"><label for="monthlyGross_op2">$4,001 — $5,000</label> </p>
        <p> <input type="radio" name="monthlyGross" id="monthlyGross_op3" value="3500"><label for="monthlyGross_op3">$3,001 — $4,000</label> </p>
        <p> <input type="radio" name="monthlyGross" id="monthlyGross_op4" value="2500"><label for="monthlyGross_op4">$2,001 — $3,000</label> </p>
        <p> <input type="radio" name="monthlyGross" id="monthlyGross_op5" value="1500"><label for="monthlyGross_op5">Less than $1,500</label> </p>
      </div>
      <div class="step-btn">
        <button class="step-btn__previous">&nbsp; ← Previous </button>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
    </div>
    <div id="step14" class="step-form show-hide" style="display:none;">
      <div class="progress">
        <span style="width: 56.76%;">56%</span>
      </div>
      <h2>Next Pay Date <span>Tell us when you will be getting paid next.</span>
      </h2>
      <div id="next_payday_select" class="paydate__field hasDatepicker">
        <div class="ui-datepicker-inline ui-datepicker ui-widget ui-widget-content ui-helper-clearfix ui-corner-all" style="display: block;">
          <div class="ui-datepicker-header ui-widget-header ui-helper-clearfix ui-corner-all">
            <a class="ui-datepicker-prev ui-corner-all ui-state-disabled" title="Prev"><span class="ui-icon ui-icon-circle-triangle-w">Prev</span></a><a class="ui-datepicker-next ui-corner-all" data-handler="next" data-event="click" title="Next"><span class="ui-icon ui-icon-circle-triangle-e">Next</span></a>
            <div class="ui-datepicker-title"><span class="ui-datepicker-month">April</span>&nbsp;<span class="ui-datepicker-year">2024</span></div>
          </div>
          <table class="ui-datepicker-calendar">
            <thead>
              <tr>
                <th scope="col"><span title="Monday">Mo</span></th>
                <th scope="col"><span title="Tuesday">Tu</span></th>
                <th scope="col"><span title="Wednesday">We</span></th>
                <th scope="col"><span title="Thursday">Th</span></th>
                <th scope="col"><span title="Friday">Fr</span></th>
                <th scope="col" class="ui-datepicker-week-end"><span title="Saturday">Sa</span></th>
                <th scope="col" class="ui-datepicker-week-end"><span title="Sunday">Su</span></th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td class=" ui-datepicker-unselectable ui-state-disabled "><span class="ui-state-default">1</span></td>
                <td class=" ui-datepicker-unselectable ui-state-disabled  ui-datepicker-today"><span class="ui-state-default">2</span></td>
                <td class=" ui-datepicker-days-cell-over  ui-datepicker-current-day" data-handler="selectDay" data-event="click" data-month="3" data-year="2024"><a class="ui-state-default ui-state-active ui-state-hover" href="#">3</a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-month="3" data-year="2024"><a class="ui-state-default" href="#">4</a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-month="3" data-year="2024"><a class="ui-state-default" href="#">5</a></td>
                <td class=" ui-datepicker-week-end ui-datepicker-unselectable ui-state-disabled "><span class="ui-state-default">6</span></td>
                <td class=" ui-datepicker-week-end ui-datepicker-unselectable ui-state-disabled "><span class="ui-state-default">7</span></td>
              </tr>
              <tr>
                <td class=" " data-handler="selectDay" data-event="click" data-month="3" data-year="2024"><a class="ui-state-default" href="#">8</a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-month="3" data-year="2024"><a class="ui-state-default" href="#">9</a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-month="3" data-year="2024"><a class="ui-state-default" href="#">10</a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-month="3" data-year="2024"><a class="ui-state-default" href="#">11</a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-month="3" data-year="2024"><a class="ui-state-default" href="#">12</a></td>
                <td class=" ui-datepicker-week-end ui-datepicker-unselectable ui-state-disabled "><span class="ui-state-default">13</span></td>
                <td class=" ui-datepicker-week-end ui-datepicker-unselectable ui-state-disabled "><span class="ui-state-default">14</span></td>
              </tr>
              <tr>
                <td class=" " data-handler="selectDay" data-event="click" data-month="3" data-year="2024"><a class="ui-state-default" href="#">15</a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-month="3" data-year="2024"><a class="ui-state-default" href="#">16</a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-month="3" data-year="2024"><a class="ui-state-default" href="#">17</a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-month="3" data-year="2024"><a class="ui-state-default" href="#">18</a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-month="3" data-year="2024"><a class="ui-state-default" href="#">19</a></td>
                <td class=" ui-datepicker-week-end ui-datepicker-unselectable ui-state-disabled "><span class="ui-state-default">20</span></td>
                <td class=" ui-datepicker-week-end ui-datepicker-unselectable ui-state-disabled "><span class="ui-state-default">21</span></td>
              </tr>
              <tr>
                <td class=" " data-handler="selectDay" data-event="click" data-month="3" data-year="2024"><a class="ui-state-default" href="#">22</a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-month="3" data-year="2024"><a class="ui-state-default" href="#">23</a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-month="3" data-year="2024"><a class="ui-state-default" href="#">24</a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-month="3" data-year="2024"><a class="ui-state-default" href="#">25</a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-month="3" data-year="2024"><a class="ui-state-default" href="#">26</a></td>
                <td class=" ui-datepicker-week-end ui-datepicker-unselectable ui-state-disabled "><span class="ui-state-default">27</span></td>
                <td class=" ui-datepicker-week-end ui-datepicker-unselectable ui-state-disabled "><span class="ui-state-default">28</span></td>
              </tr>
              <tr>
                <td class=" " data-handler="selectDay" data-event="click" data-month="3" data-year="2024"><a class="ui-state-default" href="#">29</a></td>
                <td class=" " data-handler="selectDay" data-event="click" data-month="3" data-year="2024"><a class="ui-state-default" href="#">30</a></td>
                <td class=" ui-datepicker-other-month ui-datepicker-unselectable ui-state-disabled">&nbsp;</td>
                <td class=" ui-datepicker-other-month ui-datepicker-unselectable ui-state-disabled">&nbsp;</td>
                <td class=" ui-datepicker-other-month ui-datepicker-unselectable ui-state-disabled">&nbsp;</td>
                <td class=" ui-datepicker-week-end ui-datepicker-other-month ui-datepicker-unselectable ui-state-disabled">&nbsp;</td>
                <td class=" ui-datepicker-week-end ui-datepicker-other-month ui-datepicker-unselectable ui-state-disabled">&nbsp;</td>
              </tr>
            </tbody>
          </table>
        </div>
      </div>
      <input type="hidden" id="next_payday_field" name="next_payday" value="2024-5-2">
      <div class="step-btn">
        <button class="step-btn__previous">&nbsp; ← Previous </button>
        <button class="step-btn__next">Next &nbsp; → </button>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
    </div>
    <div id="step15" class="step-form show-hide" style="display:none;">
      <div class="progress">
        <span style="width: 60.6%;">60%</span>
      </div>
      <h2>Employer Information </h2>
      <div class="employee__step step__input">
        <p><label class="input__title">Employer name</label><input name="emp__name" class="filled letterinput" type="text" placeholder="" value="" required=""></p>
        <p><label class="input__title">Job title</label><input class="letterinput" name="job__title" type="text" placeholder="e.g Manager" required=""></p>
      </div>
      <div class="step-btn">
        <button class="step-btn__previous">&nbsp; ← Previous </button>
        <button class="step-btn__next">Next &nbsp; → </button>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
    </div>
    <div id="step16" class="step-form show-hide" style="display:none;">
      <div class="progress">
        <span style="width: 64.44%;">64%</span>
      </div>
      <h2>Employers Phone Number </h2>
      <div class="employeePhone__step step__input">
        <p><input type="tel" name="emp_phne" placeholder="( _ _ _ ) _ _ _ - _ _ _" required=""><span style="display:block">We never contact your employer</span></p>
      </div>
      <div class="step-btn">
        <button class="step-btn__previous">&nbsp; ← Previous </button>
        <button class="step-btn__next">Next &nbsp; → </button>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
    </div>
    <div id="step17" class="step-form show-hide" style="display:none;">
      <div class="progress">
        <span style="width: 68.28%;">68%</span>
      </div>
      <h2>How is Your Paycheck Received? <span>Banks are significantly more likely to fund accounts with direct deposit.</span>
      </h2>
      <div class="checkbox">
        <p> <input type="radio" name="payCheck" id="payCheck__op1" value="Direct Deposit"><label for="payCheck__op1">Direct deposit</label> </p>
        <p> <input type="radio" name="payCheck" id="payCheck__op2" value="Check"><label for="payCheck__op2">Paper check</label> </p>
      </div>
      <div class="step-btn">
        <button class="step-btn__previous">&nbsp; ← Previous </button>
        <button class="step-btn__next">Next &nbsp; → </button>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
    </div>
    <div id="step18" class="step-form show-hide" style="display:none;">
      <div class="progress">
        <span style="width: 72.12%;">72%</span>
      </div>
      <h2>ABA Routing Number <span>Where would you like the funds to be deposited? The ABA number is a 9-digit code that identifies your bank.</span>
      </h2>
      <div class="aba__step step__input">
        <p><input id="bank_aba" class="numberinput" name="routing__name" minlength="9" maxlength="9" placeholder="_ _ _    _ _ _    _ _ _" required=""></p>
      </div>
      <div class="aba_img">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/paycheck.png" alt="image">
      </div>
      <div class="aba__txt">
        <p>You can also find your ABA/Routing number by logging into online banking.</p>
      </div>
      <div class="step-btn">
        <button class="step-btn__previous">&nbsp; ← Previous </button>
        <button class="step-btn__next">Next &nbsp; → </button>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
    </div>
    <div id="step19" class="step-form show-hide" style="display:none;">
      <div class="progress">
        <span style="width: 76.96%;">76%</span>
      </div>
      <h2>Bank Name</h2>
      <div class="nameBank__step step__input">
        <p><input class="letterinput" type="text" name="bank_name" placeholder="" required=""></p>
      </div>
      <div class="step-btn">
        <button class="step-btn__previous">&nbsp; ← Previous </button>
        <button class="step-btn__next">Next &nbsp; → </button>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
    </div>
    <div id="step20" class="step-form show-hide" style="display:none;">
      <div class="progress">
        <span style="width: 80.8%;">80%</span>
      </div>
      <h2>Bank Account Type <span>Banks are significantly more likely to fund checking accounts than savings accounts.</span>
      </h2>
      <div class="checkbox">
        <p> <input type="radio" name="bank__accountType" id="bank__accountType2" value="Cheque"><label for="bank__accountType2">Checking</label> </p>
        <p> <input type="radio" name="bank__accountType" id="bank__accountType1" value="Savings"><label for="bank__accountType1">Savings</label> </p>
      </div>
      <div class="step-btn">
        <button class="step-btn__previous">&nbsp; ← Previous </button>
        <button class="step-btn__next">Next &nbsp; → </button>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
    </div>
    <div id="step21" class="step-form show-hide" style="display:none;">
      <div class="progress">
        <span style="width: 84.64%;">84%</span>
      </div>
      <h2>Length of Bank Account <span>How long have you had this bank Account opened for?</span>
      </h2>
      <div class="checkbox">
        <p> <input type="radio" name="account_opened" id="account_opened_two_more" value="2022-04-02"><label for="account_opened_two_more">More than 2 years</label> </p>
        <p> <input type="radio" name="account_opened" id="account_opened_one_two" value="2022-10-02"><label for="account_opened_one_two">1-2 Years</label> </p>
        <p> <input type="radio" name="account_opened" id="account_opened_six_twelve" value="2023-04-02"> <label for="account_opened_six_twelve">6-12 Months</label> </p>
        <p> <input type="radio" name="account_opened" id="account_opened_thre_six" value="2023-10-02"><label for="account_opened_thre_six">3-6 Months</label> </p>
        <p> <input type="radio" name="account_opened" id="account_opened_one_three" value="2024-01-02"><label for="account_opened_one_three">1-3 Months</label> </p>
        <p> <input type="radio" name="account_opened" id="account_opened_one_less" value="2024-03-02"><label for="account_opened_one_less">Less than 1 Month</label> </p>
      </div>
      <div class="step-btn">
        <button class="step-btn__previous">&nbsp; ← Previous </button>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
    </div>
    <div id="step22" class="step-form show-hide" style="display:none;">
      <div class="progress">
        <span style="width: 88.48%;">88%</span>
      </div>
      <h2>Bank Account Number <span>Your account number is a unique number that identifies your account and ensures your loan ends up in the right place.</span>
      </h2>
      <div class="bank_accNum__step step__input">
        <p><input class="numberinput" name="bank_accNum" maxlength="25" minlength="4" placeholder="" required=""></p>
      </div>
      <div class="aba_img">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/paycheck.png" alt="image">
      </div>
      <div class="aba__txt">
        <p>You can also find your Account number by logging into online banking.</p>
      </div>
      <div class="step-btn">
        <button class="step-btn__previous">&nbsp; ← Previous </button>
        <button class="step-btn__next">Next &nbsp; → </button>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
    </div>
    <div id="step23" class="step-form show-hide" style="display:none;">
      <div class="progress">
        <span style="width: 92.32%;">92%</span>
      </div>
      <h2>What Is Your Driver's License/State ID Number? <span>Your driver's license number is useful to verify your identity and prevent fraud</span>
      </h2>
      <div class="drivers__step step__input">
        <p><label>Driver's license / State ID number </label><input placeholder="" name="driver_license" required="" maxlength="25"></p>
        <p><label>Issuing state</label><select id="state" name="state" required="">
            <option value="">Select State</option>
            <option value="Alabama">Alabama</option>
            <option value="Alaska">Alaska</option>
            <option value="Arizona">Arizona</option>
            <option value="Arkansas">Arkansas</option>
            <option value="California">California</option>
            <option value="Colorado">Colorado</option>
            <option value="Connecticut">Connecticut</option>
            <option value="Delaware">Delaware</option>
            <option value="District of Columbia">District of Columbia</option>
            <option value="Florida">Florida</option>
            <option value="Georgia">Georgia</option>
            <option value="Guam">Guam</option>
            <option value="Hawaii">Hawaii</option>
            <option value="Idaho">Idaho</option>
            <option value="Illinois">Illinois</option>
            <option value="Indiana">Indiana</option>
            <option value="Iowa">Iowa</option>
            <option value="Kansas">Kansas</option>
            <option value="Kentucky">Kentucky</option>
            <option value="Louisiana">Louisiana</option>
            <option value="Maine">Maine</option>
            <option value="Maryland">Maryland</option>
            <option value="Massachusetts">Massachusetts</option>
            <option value="Michigan">Michigan</option>
            <option value="Minnesota">Minnesota</option>
            <option value="Mississippi">Mississippi</option>
            <option value="Missouri">Missouri</option>
            <option value="Montana">Montana</option>
            <option value="Nebraska">Nebraska</option>
            <option value="Nevada">Nevada</option>
            <option value="New Hampshire">New Hampshire</option>
            <option value="New Jersey">New Jersey</option>
            <option value="New Mexico">New Mexico</option>
            <option value="New York">New York</option>
            <option value="North Carolina">North Carolina</option>
            <option value="North Dakota">North Dakota</option>
            <option value="Northern Marianas Islands">Northern Marianas Islands</option>
            <option value="Ohio">Ohio</option>
            <option value="Oklahoma">Oklahoma</option>
            <option value="Oregon">Oregon</option>
            <option value="Pennsylvania">Pennsylvania</option>
            <option value="Puerto Rico">Puerto Rico</option>
            <option value="Rhode Island">Rhode Island</option>
            <option value="South Carolina">South Carolina</option>
            <option value="South Dakota">South Dakota</option>
            <option value="Tennessee">Tennessee</option>
            <option value="Texas">Texas</option>
            <option value="Utah">Utah</option>
            <option value="Vermont">Vermont</option>
            <option value="Virginia">Virginia</option>
            <option value="Virgin Islands">Virgin Islands</option>
            <option value="Washington">Washington</option>
            <option value="West Virginia">West Virginia</option>
            <option value="Wisconsin">Wisconsin</option>
            <option value="Wyoming">Wyoming</option>
          </select></p>
      </div>
      <div class="step-btn">
        <button class="step-btn__previous">&nbsp; ← Previous </button>
        <button class="step-btn__next">Next &nbsp; → </button>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
    </div>
    <div id="step24" class="step-form show-hide" style="display:none;">
      <div class="progress">
        <span style="width: 96.16%;">96%</span>
      </div>
      <h2>Social Security Number <span>Your SSN isused to verify the individual the loan will be given out to.</span>
      </h2>
      <div class="SSN__step step__input">
        <p><input type="text" name="ssn_number" minlength="9" placeholder="Social Security Number" required=""></p>
      </div>
      <div class="step-btn">
        <button class="step-btn__previous">&nbsp; ← Previous </button>
        <button class="step-btn__next">Next &nbsp; → </button>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
    </div>
    <div id="step25" class="step-form show-hide" style="display:none;">
      <div class="progress">
        <span style="width: 98.69%;">98%</span>
      </div>
      <h2>Your contact Email</h2>
      <div class="email__step step__input">
        <p><input type="email" placeholder="Email Address" value="" name="email__input" class="filled" required=""></p>
      </div>
      <div class="step-btn">
        <button class="step-btn__previous">&nbsp; ← Previous </button>
        <button class="step-btn__next">Next &nbsp; → </button>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
    </div>
    <div id="step26" class="step-form show-hide" style="display:none;">
      <div class="progress">
        <span style="width: 99%;">99%</span>
      </div>
      <h2>Mobile Number </h2>
      <div class="employeePhone__step step__input">
        <p><input type="tel" name="mob__num" placeholder="( _ _ _ ) _ _ _ - _ _ _" minlength="10" maxlength="10" required=""></p>
      </div>
      <!-- <div class="email__txt">
                                <p>By clicking "Next", you agree to our <a target="_blank" href="https://pdvterms.co.uk/terms.php">Terms & Conditions</a> and <a target="_blank" href="https://pdvterms.co.uk/privacy-policy.php">Privacy Policy</a> and to receive important notices and other communications electronically by Email and SMS.</p>
                            </div>-->
      <div class="step-btn">
        <button class="step-btn__previous">&nbsp; ← Previous </button>
        <button class="step-btn__next">Next &nbsp; → </button>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
    </div>
    <div id="step25" class="step-form show-hide" style="display:none;">
      <div class="progress">
        <span style="width: 100%;">100%</span>
      </div>
      <h2>Submit Loan Request </h2>
      <div class="aba__txt slr_txt" style="margin-top:-27px;">
        <p>By clicking "Request Cash" you affirm that you have read, understand, and agree to the <a target="_blank" href="https://pdvterms.co.uk/privacy-policy.php">Privacy Policy</a> and
          <a target="_blank" href="https://pdvterms.co.uk/terms.php">Terms &amp; Conditions</a>, and understand that you may be credit checked by loan providers as part of their decision making process. You understand you may be contacted by the loan
          providers, marketing partners and alternative solution providers in our panel as an essential part of our service. If false or inaccurate information is provided and fraud is identified, details will be passed to fraud prevention agencies
          to prevent fraud and money laundering.</p>
      </div>
      <div class="step-btn">
        <button class="step-btn__previous">&nbsp; ← Previous </button>
        <button class="step-btn__finish">✓ &nbsp; Request Cash</button>
      </div>
      <div class="secure">
        <img src="https://lowcreditfinance.com/wp-content/themes/debtnurse/images/icon_secure.png" alt="image"> 100% Secure
      </div>
      <div class="hidden">
        <input type="hidden" id="ip" name="ip" value="82.199.130.39">
        <input type="hidden" id="user_agent" name="user_agent" value="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36">
        <input type="hidden" id="loan_term" name="loan_term" value="10">
        <input type="hidden" id="tracking_code" name="tracking_code" value="aff19352">
        <input type="hidden" id="sub" name="sub" value="">
        <input type="hidden" id="sub2" name="sub2" value="">
        <input type="hidden" name="owner" id="owner" value="LOWCREDIT">
        <input type="hidden" name="short_form_id" id="short_form_id" value="">
      </div>
    </div>
  </div>
</form>

Text Content

Low Credit Finance
 * Home
 * How It Works
 * Eligibility
 * FAQ

Request Funds
Login



BORROW UP TO $50,000 FOR AS LONG AS YOU NEED.

 * All Credit Types Welcome.
 * Same Day Instant Decisions With Cash Sent In 60 Minutes.
 * Repay On Terms That Suit You.

Request Funds   →






Sorry, your loan has been declined!

4%


HOW MUCH DO YOU NEED?

$100 - $1,000

$1,000 - $2,500

$2,500 - $5,000

$5,000 - $20,000

$20,000 - $50,000

100% Secure
8%


APPROXIMATE CREDIT SCORE?

Excellent (720+)

Good (660-719)

Fair (600-659)

Poor (<600)

  ← Previous Next   →
100% Secure
16%


YOUR LEGAL NAME

Title Select Title Mr. Mrs. Miss. Ms.

First Name

Last Name

  ← Previous Next   →
100% Secure
20%


DATE OF BIRTH

day12345678910111213141516171819202122232425262728293031 month123456789101112
year20062005200420032002200120001999199819971996199519941993199219911990198919881987198619851984198319821981198019791978197719761975197419731972197119701969196819671966196519641963196219611960195919581957195619551954195319521951195019491948194719461945194419431942194119401939193819371936193519341933193219311930

  ← Previous Next   →
100% Secure
24%


YOUR ZIP CODE



  ← Previous Next   →
100% Secure
28%


YOUR STREET ADDRESS





  ← Previous Next   →
100% Secure
32%


TIME AT CURRENT RESIDENCE

9 years

8 years

7 years

6 years

5 years

4 years

3 years

2 years

1 years

  ← Previous
100% Secure
36%


DO YOU RENT OR OWN?

Own

Rent

  ← Previous
100% Secure
40%


WHAT IS YOUR SOURCE OF INCOME? ARE YOU CURRENTLY EMPLOYED OR RECEIVING BENEFITS?

Job income

Self employment

Benefits

Military

  ← Previous
100% Secure
44%


TIME EMPLOYED HOW LONG HAVE YOU BEEN EMPLOYED?

5 Years or more

3-4 Years

1-2 Years

3-12 Months

3 Months or less

  ← Previous
100% Secure
48%


PAY FREQUENCY HOW MANY TIMES A MONTH DO YOU GET PAID?

Every 2 weeks

Twice a month

Monthly

Twice a week

  ← Previous
100% Secure
52%


MONTHLY GROSS INCOME APPROXIMATELY HOW MUCH DO YOU MAKE EACH MONTH?

More than $5,000

$4,001 — $5,000

$3,001 — $4,000

$2,001 — $3,000

Less than $1,500

  ← Previous
100% Secure
56%


NEXT PAY DATE TELL US WHEN YOU WILL BE GETTING PAID NEXT.

PrevNext
April 2024

MoTuWeThFrSaSu123456789101112131415161718192021222324252627282930     

  ← Previous Next   →
100% Secure
60%


EMPLOYER INFORMATION

Employer name

Job title

  ← Previous Next   →
100% Secure
64%


EMPLOYERS PHONE NUMBER

We never contact your employer

  ← Previous Next   →
100% Secure
68%


HOW IS YOUR PAYCHECK RECEIVED? BANKS ARE SIGNIFICANTLY MORE LIKELY TO FUND
ACCOUNTS WITH DIRECT DEPOSIT.

Direct deposit

Paper check

  ← Previous Next   →
100% Secure
72%


ABA ROUTING NUMBER WHERE WOULD YOU LIKE THE FUNDS TO BE DEPOSITED? THE ABA
NUMBER IS A 9-DIGIT CODE THAT IDENTIFIES YOUR BANK.





You can also find your ABA/Routing number by logging into online banking.

  ← Previous Next   →
100% Secure
76%


BANK NAME



  ← Previous Next   →
100% Secure
80%


BANK ACCOUNT TYPE BANKS ARE SIGNIFICANTLY MORE LIKELY TO FUND CHECKING ACCOUNTS
THAN SAVINGS ACCOUNTS.

Checking

Savings

  ← Previous Next   →
100% Secure
84%


LENGTH OF BANK ACCOUNT HOW LONG HAVE YOU HAD THIS BANK ACCOUNT OPENED FOR?

More than 2 years

1-2 Years

6-12 Months

3-6 Months

1-3 Months

Less than 1 Month

  ← Previous
100% Secure
88%


BANK ACCOUNT NUMBER YOUR ACCOUNT NUMBER IS A UNIQUE NUMBER THAT IDENTIFIES YOUR
ACCOUNT AND ENSURES YOUR LOAN ENDS UP IN THE RIGHT PLACE.





You can also find your Account number by logging into online banking.

  ← Previous Next   →
100% Secure
92%


WHAT IS YOUR DRIVER'S LICENSE/STATE ID NUMBER? YOUR DRIVER'S LICENSE NUMBER IS
USEFUL TO VERIFY YOUR IDENTITY AND PREVENT FRAUD

Driver's license / State ID number

Issuing state Select State Alabama Alaska Arizona Arkansas California 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 New York North Carolina North Dakota Northern Marianas
Islands Ohio Oklahoma Oregon Pennsylvania Puerto Rico Rhode Island South
Carolina South Dakota Tennessee Texas Utah Vermont Virginia Virgin Islands
Washington West Virginia Wisconsin Wyoming

  ← Previous Next   →
100% Secure
96%


SOCIAL SECURITY NUMBER YOUR SSN ISUSED TO VERIFY THE INDIVIDUAL THE LOAN WILL BE
GIVEN OUT TO.



  ← Previous Next   →
100% Secure
98%


YOUR CONTACT EMAIL



  ← Previous Next   →
100% Secure
99%


MOBILE NUMBER



  ← Previous Next   →
100% Secure
100%


SUBMIT LOAN REQUEST

By clicking "Request Cash" you affirm that you have read, understand, and agree
to the Privacy Policy and Terms & Conditions, and understand that you may be
credit checked by loan providers as part of their decision making process. You
understand you may be contacted by the loan providers, marketing partners and
alternative solution providers in our panel as an essential part of our service.
If false or inaccurate information is provided and fraud is identified, details
will be passed to fraud prevention agencies to prevent fraud and money
laundering.

  ← Previous ✓   Request Cash
100% Secure

Your application is being processed...
0%
Please be patient as this process will take a few minutes.

--------------------------------------------------------------------------------

While you wait to be matched with a lender,
Get A Copy Of Your Latest
Credit Score!
CLICK HERE >

APR Rates Range From 5.99% to 35.99% Maximum APR for qualified consumers.

PROCESS


HOW IT WORKS

Getting a loan with Low Credit Finance is easy. Simply complete your request and
we’ll do the rest, hassle free.

01



SELECT LOAN AMOUNT

Select how much you need, you can request from $100 – $50,000.

02



MAKE APPLICATION

Complete your request using our quick-form above, it only takes 2 minutes.

03



RECIEVE LOAN

If approved by a lender, you’ll receive your loan the same working day.

Request Funds

ABOUT US


ABOUT LOW CREDIT FINANCE

We help consumers find quick finance – whether you have good credit, or bad
credit, we can help.

 * Personal loans up to $50,000
 * No paperwork, no hidden fees
 * Almost instant online lending decision
 * Large network of lenders & alternative options

Request Funds

FAQ


FREQUENTLY ASKED QUESTIONS


Q: HOW WILL I RECEIVE MY FUNDS?

Typically a installment loan will be transferred electronically into your
account via electronic transfer within the next business day.


Q: HOW CAN I CONTACT YOU?

You can email our support team 24/7 on support@lowcreditfinance.com.


Q: WHAT SERVICE DOES LOW CREDIT FINANCE PROVIDE?

We allow you to request for a personal loan through our website, then connect
you with a lender who has indicated they will provide you the loan you require
subject to some further checks.

Request Funds

TRUSTED BY MANY


JOIN TODAY!

Our proprietary loan-matching software finds consumers a personal loan or
alternative loan solution – save time with 1 easy form.

Request Funds

How We Fund This Website: We do not charge any fees for your request. Lenders,
Lender Networks and other marketers in our network pay us if they offer you a
loan or alternative loan option after reviewing your information through our
service.

We Are Not A Lender: The operator of this website is not a lender, does not
broker loans to lenders and does not make loan or credit decisions. It is not an
agent, representative or broker of any lender and does not endorse any lender or
charge you for any service or product. This Web Site does not constitute an
offer or solicitation to lend. This site allows you to submit the information
you provide to a lender. We exercise no control over the lenders or lending
partners in our network and are not responsible for any of their actions. We are
not their agents or representatives. The loan request you submit on this site is
not a loan application.

Available Options: We do not have access to all lenders or all available loan
products. You should not assume that any offer you receive using our service is
the best available option for you. You should always compare other options and
make your own informed decision about the best products or services for your
unique situation.

Representative Example: If you borrowed $5,000 over a 48 month period and the
loan had a 8% arrangement fee ($400), your monthly repayments would be $131.67,
with a total pay back amount of $6320.12 which including the 8% fee paid from
the loan amount, would have a total cost of $1720.12. Representative 18.23% APR.

APR & Rates: We do not have control over the APR you will be offered. We display
a Representative APR only as it is based on data offered from multiple lenders –
the APR range is from 5.99% to 35.99% Max APR. Loans repayment period: minimum
61 days. Although some providers offer rates from 5.99% up to 35.99% APR, rates
that low are only available to certain customers. The repayment terms are for
close end loan products, and is not reflective of all loan products offered in
our network.

State Availability: Some lenders and services may not be accessible to residents
of all States based on lender’s preferences and legislation particular to that
State. We do not provide our service in the following states: Arkansas,
Connecticut, New Hampshire, New York, Montana, South Dakota, Vermont, West
Virginia, Indiana, Minnesota.

Credit Checks: Lenders may or may not perform credit checks with the three
credit reporting bureaus: Experian, Equifax, or Trans Union. Lenders may perform
alternative credit checks or consumer reports through alternative providers. By
submitting your request for a referral, you are authorizing our referral sources
including lenders to independently verify the information you submitted and your
credit worthiness.

No Guarantee: The completion of the application form does not guarantee approval
of a loan. The installment loan amount will vary depending on the lender who
accepts the application within our database. $50000 may not be available to
every customer. The time taken to transfer a cash advance loan may vary. This
website does not directly endorse a particular product and service. Any
information on this website should be taken as opinion only.

© Low Credit Finance - 2023. all rights reserved | Privacy Policy | Terms &
Conditions | Marketing Opt Out | Affiliate Program