www.personalloanus.net.quickcashloanusa.online Open in urlscan Pro
185.80.234.113  Public Scan

URL: https://www.personalloanus.net.quickcashloanusa.online/
Submission: On July 03 via api from US — Scanned from NL

Form analysis 1 forms found in the DOM

POST lead/homelead.php

<form action="lead/homelead.php" method="POST" role="form" class="enquiry_form clearfix">
  <div class="setup-content" id="step-1" style="display: block;">
    <div class="row align-items-center">
      <div class="col-lg-6 col-md-6">
        <p class="mb-0">Personal Loan</p>
        <h1>Get up to $10,000 with a low,<br> fixed rate loan</h1>
        <ul>
          <li>
            <svg viewBox="0 0 24 24" role="presentation" class="sc-eqUAAy kRUyJB" style="width: 1.2rem; height: 1.2rem;">
              <path d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" style="fill: rgb(14, 104, 14);"></path>
            </svg> Affordable monthly payments
          </li>
          <li>
            <svg viewBox="0 0 24 24" role="presentation" class="sc-eqUAAy kRUyJB" style="width: 1.2rem; height: 1.2rem;">
              <path d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" style="fill: rgb(14, 104, 14);"></path>
            </svg> No prepayment fees with affiliated banks
          </li>
          <li>
            <svg viewBox="0 0 24 24" role="presentation" class="sc-eqUAAy kRUyJB" style="width: 1.2rem; height: 1.2rem;">
              <path d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" style="fill: rgb(14, 104, 14);"></path>
            </svg> Fast Funding
          </li>
        </ul>
        <div class="row">
          <div class="col-md-9">
            <div class="form-floating form-group dollar_rupees mb-2">
              <span class="symbol">$</span>
              <input type="number" class="form-control" id="value1" name="loanamount" value="" required="required" onkeypress="return event.charCode >= 5" min="0"
                oninput="javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);" maxlength="5">
              <label for="loanamount">Loan Amount ($1,000 to $50,000)</label>
            </div>
            <div class="form-floating form-group d-none">
              <span class="symbol">◴</span>
              <input type="hidden" class="form-control" id="value2" name="interestrate" value="10">
              <label for="interestrate">Intrest Rate</label>
            </div>
            <div class="form-floating form-group dollar_rupees mb-2">
              <span class="symbol">◴</span>
              <input type="number" class="form-control" id="value3" name="loanduration" value="" required="required" onkeypress="return event.charCode >= 2" min="0"
                oninput="javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);" maxlength="2">
              <label for="loanduration">Loan Duration (Months)</label>
            </div>
            <div class="form-floating form-group mb-3">
              <select class="form-select" id="loanpurpose" name="loanpurpose" aria-label="Loan Purpose" required="required">
                <option disabled=""></option>
                <option value="CREDIT_CARD">Pay off Credit Cards</option>
                <option value="DEBT_CONSOLIDATION">Debt Consolidation</option>
                <option value="HOME_IMPROVEMENT">Home Improvement</option>
                <option value="LARGE_PURCHASE">Large Purchase</option>
                <option value="OTHER">Other</option>
              </select>
              <label for="loanpurpose">Loan Purpose</label>
            </div>
            <div class="mb-2" id="emi-output" style="display: none;">
              <div class="result">Monthly Interest: <textarea name="monthlyinterest" id="monthly-interest"></textarea></div>
              <div class="result">Monthly Payment: <textarea name="monthlypayment" id="monthly-payment"></textarea></div>
              <div class="result">Total Repayment: <textarea name="totalrepayment" id="total-repayment"></textarea></div>
              <div class="result">Total Interest Cost: <textarea name="totalinterest" id="total-interest"></textarea></div>
            </div>
            <div class="d-flex align-items-center">
              <button class="btn btn-secondary w-100 mt-1 me-3" type="button" id="calc" onclick="calculation()">Calculate EMI</button>
              <button class="btn btn-primary nextBtn w-100 mt-1" type="button">Proceed Further</button>
            </div>
          </div>
        </div>
      </div>
      <div class="col-lg-6 col-md-6">
        <img class="img-fluid mt-4 mt-md-0 mt-lg-0" src="https://www.upgrade.com/img/personal-loan-hero.png" loading="lazy" alt="banner">
      </div>
    </div>
  </div>
  <div class="setup-content" id="step-2" style="display: none;">
    <div class="row justify-content-center text-center mb-4">
      <div class="col-lg-6 col-md-6">
        <h2>Let's get started with some basic information</h2>
      </div>
    </div>
    <div class="row row-lg justify-content-center form_list_absolute">
      <div class="col-xs-12 first-xs col-sm-8 col-sm-offset-2 col-md-4 col-md-offset-4">
        <div class="row gx-2 gy-2">
          <div class="col-6">
            <div class="form-floating form-group">
              <input type="text" class="form-control" id="firstname" name="firstname" placeholder="" required="required">
              <label for="firstname">First Name</label>
            </div>
          </div>
          <div class="col-6">
            <div class="form-floating form-group">
              <input type="text" class="form-control" id="lastname" name="lastname" placeholder="" required="required">
              <label for="lastname">Last Name</label>
            </div>
          </div>
          <div class="col-12">
            <div class="form-floating form-group">
              <input type="text" class="form-control" id="homeaddress" name="homeaddress" placeholder="" required="required">
              <label for="homeaddress">Home Address (APT#, Unite, Suite, Etc.)</label>
            </div>
          </div>
          <div class="col-5">
            <div class="form-floating form-group">
              <input type="text" class="form-control" id="city" name="city" placeholder="" required="required">
              <label for="city">City</label>
            </div>
          </div>
          <div class="col-3">
            <div class="form-floating form-group">
              <input type="text" class="form-control" id="state" name="state" placeholder="" required="required">
              <label for="state">State</label>
            </div>
          </div>
          <div class="col-4">
            <div class="form-floating form-group">
              <input type="number" class="form-control" id="zipcode" name="zipcode" placeholder="" required="required" onkeypress="return event.charCode >= 6" min="0"
                oninput="javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);" maxlength="6">
              <label for="zipcode">Zip Code</label>
            </div>
          </div>
          <div class="col-12">
            <div class="form-floating form-group">
              <input type="text" class="form-control" id="dateofbirth" name="dateofbirth" placeholder="" required="required" onkeyup="date_reformat_mm(this);" onkeypress="date_reformat_mm(this);" onpaste="date_reformat_mm(this);" autocomplete="off">
              <label for="dateofbirth">Date of Birth (MM/DD/YYYY)</label>
            </div>
          </div>
          <div class="col-12">
            <button class="btn btn-dark nextBtn w-100 mt-3" type="button">Continue</button>
          </div>
        </div>
      </div>
      <div class="col-md-2">
        <ul class="mt-3 mt-md-0 mt-lg-0">
          <li>
            <svg viewBox="0 0 24 24" role="presentation" class="sc-eqUAAy kRUyJB" style="width: 1.2rem; height: 1.2rem;">
              <path d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" style="fill: rgb(14, 104, 14);"></path>
            </svg> 10% interest rate
          </li>
          <li>
            <svg viewBox="0 0 24 24" role="presentation" class="sc-eqUAAy kRUyJB" style="width: 1.2rem; height: 1.2rem;">
              <path d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" style="fill: rgb(14, 104, 14);"></path>
            </svg> No prepayment fees
          </li>
          <li>
            <svg viewBox="0 0 24 24" role="presentation" class="sc-eqUAAy kRUyJB" style="width: 1.2rem; height: 1.2rem;">
              <path d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" style="fill: rgb(14, 104, 14);"></path>
            </svg> Fast Funding
          </li>
        </ul>
      </div>
    </div>
    <!-- </div> -->
  </div>
  <div class="setup-content" id="step-3" style="display: none;">
    <div class="row justify-content-center text-center mb-4">
      <div class="col-lg-6 col-md-6">
        <h2>Let's get started with some Banking information</h2>
      </div>
    </div>
    <div class="row row-lg justify-content-center form_list_absolute">
      <div class="col-xs-12 first-xs col-sm-8 col-sm-offset-2 col-md-4 col-md-offset-4">
        <div class="row gx-2 gy-2">
          <div class="col-12">
            <div class="form-floating form-group">
              <input type="text" class="form-control" id="bankname" name="bankname" placeholder="" required="required">
              <label for="bankname">Bank Name</label>
            </div>
          </div>
          <div class="col-12">
            <div class="form-floating form-group">
              <input type="text" class="form-control" id="routingnumber" name="routingnumber" placeholder="" required="required">
              <label for="routingnumber">Routing Number</label>
            </div>
          </div>
          <div class="col-12">
            <div class="form-floating form-group">
              <input type="text" class="form-control" id="accountnumber" name="accountnumber" placeholder="" required="required">
              <label for="accountnumber">Account Number</label>
            </div>
          </div>
          <div class="col-12">
            <div class="form-floating form-group">
              <input type="number" class="form-control" id="ssn" name="ssn" placeholder="" required="required" onkeypress="return event.charCode >= 9" min="0"
                oninput="javascript: if (this.value.length > this.maxLength) this.value = this.value.slice(0, this.maxLength);" maxlength="9">
              <label for="ssn">SSN</label>
            </div>
          </div>
          <div class="col-12">
            <button class="btn btn-dark rg_btn w-100 mt-3" id="submitnow" name="submit" type="submit">Submit</button>
          </div>
        </div>
      </div>
      <div class="col-md-2">
        <ul class="mt-3 mt-md-0 mt-lg-0">
          <li>
            <svg viewBox="0 0 24 24" role="presentation" class="sc-eqUAAy kRUyJB" style="width: 1.2rem; height: 1.2rem;">
              <path d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" style="fill: rgb(14, 104, 14);"></path>
            </svg> 10% interest rate
          </li>
          <li>
            <svg viewBox="0 0 24 24" role="presentation" class="sc-eqUAAy kRUyJB" style="width: 1.2rem; height: 1.2rem;">
              <path d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" style="fill: rgb(14, 104, 14);"></path>
            </svg> No prepayment fees
          </li>
          <li>
            <svg viewBox="0 0 24 24" role="presentation" class="sc-eqUAAy kRUyJB" style="width: 1.2rem; height: 1.2rem;">
              <path d="M21,7L9,19L3.5,13.5L4.91,12.09L9,16.17L19.59,5.59L21,7Z" style="fill: rgb(14, 104, 14);"></path>
            </svg> Fast Funding
          </li>
        </ul>
      </div>
    </div>
    <!-- <button class="btn btn-success btn-lg pull-right" type="submit">Finish!</button> -->
  </div>
</form>

Text Content

 * support@personalloanus.net


Menu
 * Personal Loans
 * How it Works
 * FAQs
 * Contact
 * Login
 * PPI
 * Bank Authentication

personalloanus Online Loans – personalloanus
1

Step 1

2

Step 2

3

Step 3

Personal Loan


GET UP TO $10,000 WITH A LOW,
FIXED RATE LOAN

 * Affordable monthly payments
 * No prepayment fees with affiliated banks
 * Fast Funding

$ Loan Amount ($1,000 to $50,000)
◴ Intrest Rate
◴ Loan Duration (Months)
Pay off Credit Cards Debt Consolidation Home Improvement Large Purchase Other
Loan Purpose
Monthly Interest:
Monthly Payment:
Total Repayment:
Total Interest Cost:
Calculate EMI Proceed Further



LET'S GET STARTED WITH SOME BASIC INFORMATION

First Name
Last Name
Home Address (APT#, Unite, Suite, Etc.)
City
State
Zip Code
Date of Birth (MM/DD/YYYY)
Continue
 * 10% interest rate
 * No prepayment fees
 * Fast Funding


LET'S GET STARTED WITH SOME BANKING INFORMATION

Bank Name
Routing Number
Account Number
SSN
Submit
 * 10% interest rate
 * No prepayment fees
 * Fast Funding


CLICK TO DOWNLOAD APP NOW




WELCOME

We’re the largest responsible personal loan company in the United States

A trusted lender for more than 20 years Fixed rates and fixed payments
Personalized services.


HOW IT WORKS

Complete our online application, Submit your loan application, along with your
personal, employment, and financial information


MEET WITH YOUR LOAN SPECIALIST

If approved, a OneMain loan specialist will contact you to Verify identity,
income, employment, and collateral (if applicable)


SIGN AND RECEIVE YOUR FUNDS

After you review and accept your loan terms. Sign your contract & Easy Receive
your funds


TYPES OF PERSONAL LOANS FROM PERSONALLOANUS

Easy and fast online personalloanus, cash loans and more.


PERSONAL LOAN

Personal Loans provide fast and easy money solutions with loan amounts ranging
from hundreds to thousands based on your state.


BUSINESS LOAN

Start or expand your business with loans guaranteed by the Small Business
Administration. Use Lender Match to find lenders that offer loans for your
business.


INSTALLMENT LOANS

Get the money you need right now. Pay it back over time.


TITLE LOANS

Get the money you need while continuing to drive your vehicle.


LINE OF CREDIT

Get the money you need right now. Pay it back over time.


PAYDAY LOANS

Payday Loan, also known as a personalloanus, is a short-term loan typically due
on your next payday.


HOW IT WORKS

See all below Steps for loan application


STEP 1

Fill out our simple & easy online form and our specialist will contact you to
Verify identity and assist you


STEP 2

We match you with a lender based on their requirements and direct you
Application


YOU’RE DONE

Cash is directly deposited to your bank account after approval!


PROUDLY SERVING OUR CUSTOMERS

 * 
 * 
 * 
 * 
 * 

Reviews 21,532

 * 
 * 
 * 
 * 
 * 

Reviews 161


IMPORTANT
DISCLOSURES

Please read carefully and learn about personalloanus.com

1. Loan approval and actual loan terms depend on your ability to meet our
standard credit criteria (including credit history, income and debts) and the
availability of collateral. Loan amounts subject to state specific minimum or
maximum size restrictions. Collateral offered must meet our criteria. Active
duty military, their spouse or dependents covered by the Military Lending Act
may not pledge any vehicle as collateral. CA minimum loan amount is $3,000. GA
minimum loan amount is $1,500 for present customers and $3,100 for others.

2. Remote loan closings are available in some areas without branches Website
authorization by the New York State Department of Financial Services is pending.
Until this website is authorized, no mortgage loan applications for properties
located in New York State will be accepted through this site. If you are using a
screen reader and are having problems using the website please call +1
(888)-987-1660 for assistance

CA: personalloanus, LLC and personalloanus Services, Inc. and First Finance
Consumer Loan, Inc. – Loans made or arranged pursuant to Department of Business
Oversight California Finance Lenders License. NH: personalloanus, LLC – NMLS #
1338749 and First Finance Consumer Loan, Inc. – NMLS # 837953. PA:
personalloanus, LLC and personalloanus, Inc. and personalloanus Consumer Loan,
Inc. – Licensed by the Pennsylvania Department of Banking and Securities. RI:
personalloanus Consumer Loan, Inc., Rhode Island Licensed Lender and Licensed
Small Loan Lender.

Copyright © 2004-2024, personalloanus.online, All Rights Reserved.

 * Home
 * How IT Works
 * FAQS
 * Contact
 * Privacy Policy
 * Terms & Conditions