www.lendingkart.com Open in urlscan Pro
52.66.122.196  Public Scan

Submitted URL: http://bounces1.way2sms.biz/p/?j1=E7oyEH0XFGTUE7PXEOd7DchUFGTUDcLxFHAwENTUEc0w2HLyDC5tm7BwEh==&~j2=FclWFHIx2cd6lVTU2HAXDcdyE...
Effective URL: https://www.lendingkart.com/business-loan/check-eligibility?utm_source=gamma_66&utm_medium=email_creative01&utm_campaign=aff...
Submission: On November 17 via manual from IN — Scanned from CA

Form analysis 1 forms found in the DOM

<form class="form-container " novalidate="" id="CEForm">
  <h2 class="lk-border-heading show-mobile"> Check your eligibility now </h2>
  <div class="form-fields">
    <div class="input-2-col">
      <div class="input-container">
        <!-- To test whether css gets loaded or not -->
        <input type="hidden" id="checkForCSS" value="">
        <input type="text" class="floating-input" id="first_name" name="firstName" required="" data-om-bind="firstName">
        <label class="floating-label" for="first_name">First Name</label>
        <div class="error-message"></div>
      </div>
      <div class="input-container">
        <input type="text" class="floating-input" id="last_name" name="lastName" required="" data-om-bind="lastName">
        <label class="floating-label" for="last_name">Last Name</label>
        <div class="error-message"></div>
      </div>
    </div>
    <div class="input-container">
      <input type="text" class="floating-input" id="email" name="email" required="" data-om-bind="email">
      <label class="floating-label" for="email">Email ID</label>
      <div class="error-message"></div>
    </div>
    <div class="input-container">
      <input type="tel" class="floating-input" id="mobile" name="mobile" required="" data-om-bind="mobile" maxlength="10">
      <label class="floating-label" for="mobile">Mobile Number</label>
      <div class="error-message"></div>
    </div>
    <div class="input-container loan-amount-input">
      <span class="rupee-symbol">₹</span>
      <input type="text" class="floating-input" id="loanAmount" name="loanAmount" required="" data-om-bind="loanAmount" placeholder="ex: ₹6,00,000" autocomplete="off">
      <label class="floating-label" for="loanAmount">Required loan amount (₹50,000 to 2cr)</label>
      <div class="error-message"></div>
    </div>
    <div class="select-container">
      <div class="custom-select-box" role="list" tabindex="0" data-om-bind="loanNeedTime">
        <label class="floating-label">How soon do you want the loan</label>
        <ul class="select-panel">
          <li class="select-options" data-om-select-value="After 4 weeks"> After 4 weeks </li>
          <li class="select-options" data-om-select-value="After 2 weeks"> After 2 weeks </li>
          <li class="select-options" data-om-select-value="Immediate">Immediate </li>
        </ul>
        <div class="selected-option"></div>
      </div>
      <div class="error-message"></div>
    </div>
    <div class="select-container">
      <div class="custom-select-box" role="list" tabindex="0" data-om-bind="revenue">
        <label class="floating-label">Monthly Sales</label>
        <ul class="select-panel">
          <li class="select-options" data-om-select-value="0 - 3 Lacs">0 - 25K </li>
          <li class="select-options" data-om-select-value="3 - 12 Lacs">25K - 1 Lac </li>
          <li class="select-options" data-om-select-value="12 - 30 Lacs">1 - 2.5 Lacs </li>
          <li class="select-options" data-om-select-value="30 - 60 Lacs">2.5 - 5 Lacs </li>
          <li class="select-options" data-om-select-value="60 Lacs - 1 Crore"> 5 - 8.5 Lacs </li>
          <li class="select-options" data-om-select-value="1 - 10 Crores">8.5 - 85 Lacs </li>
          <li class="select-options" data-om-select-value="More than 10 Crores"> More than 85 Lacs </li>
        </ul>
        <div class="selected-option"></div>
      </div>
      <div class="error-message"></div>
    </div>
    <div class="select-container">
      <div class="custom-select-box" role="list" tabindex="0" data-om-bind="ageOfBusiness">
        <label class="floating-label">How old is your business</label>
        <ul class="select-panel">
          <li class="select-options" data-om-select-value="Planning to Start a Business"> Planning to Start a Business</li>
          <li class="select-options" data-om-select-value="0 to 3 Months"> 0 to 3 Months</li>
          <li class="select-options" data-om-select-value="3 to 6 Months"> 3 to 6 Months</li>
          <li class="select-options" data-om-select-value="6 Months to 1 Year"> 6 Months to 1 Year</li>
          <li class="select-options" data-om-select-value="1 to 5 Years"> 1 to 5 Years</li>
          <li class="select-options" data-om-select-value="More than 5 Years"> More than 5 Years</li>
        </ul>
        <div class="selected-option"></div>
      </div>
      <div class="error-message"></div>
    </div>
    <div class="select-container">
      <div class="custom-select-box" id="registeredAs" role="list" tabindex="0" data-om-bind="registeredAs">
        <label class="floating-label">Type of business</label>
        <ul class="select-panel">
          <li class="select-options" data-om-select-value="Proprietorship"> Proprietorship</li>
          <li class="select-options" data-om-select-value="Partnership"> Partnership</li>
          <li class="select-options" data-om-select-value="Pvt. Ltd."> Pvt. Ltd.</li>
          <li class="select-options" data-om-select-value="One Person Company"> One Person Company</li>
          <li class="select-options" data-om-select-value="LLP"> LLP</li>
          <li class="select-options" data-om-select-value="Limited Company"> Limited Company</li>
          <li class="select-options" data-om-select-value="Not Registered"> Not Registered</li>
        </ul>
        <div class="selected-option"></div>
      </div>
      <div class="error-message"></div>
    </div>
    <div class="checkbox-container">
      <input class="material-checkbox" id="whatsapp-checkbox" type="checkbox" data-om-bind="whatsAppOpt">
      <label for="whatsapp-checkbox">I want to receive updates on my loan application on &nbsp; <img src="images/WhatsApp_Logo.742d1fb0.svg" alt="Whatsapp Icon" class="whatsapp-img">
      </label>
    </div>
    <button name="ceSubmit" class="primary-btn btn-block fbpixel" id="fbpixelBtn" type="submit">Check Eligibility</button>
    <div class="terms-condition">By clicking you agree to our "<a href="https://www.lendingkart.com/terms-and-conditions/" target="_blank" rel="noopener noreferrer">T &amp; C</a>",
      "<a href="https://www.lendingkart.com/termsofuse/" target="_blank" rel="noopener noreferrer">Terms Of Use</a>" and "<a href="https://www.lendingkart.com/privacy/" target="_blank" rel="noopener noreferrer">Privacy Policy</a>"</div>
    <div class="login-container"> Already Applied? <a href="/dashboard/auth/login" class="button-text">Sign in</a>
    </div>
  </div>
</form>

Text Content

USE LENDINGKART IN YOUR PREFERRED LANGUAGE

తెలుగు ಕನ್ನಡ English हिंदी ગુજરાતી मराठी தமிழ் മലയാളം
 * About us
 * Help Center
 * 1800-572-0202
 * info@lendingkart.com

Help Center 1800-572-0202 English


HAR VYAPARI KA HUMSAFAR!

Trusted by 89,000+ businesses across 1,300+ cities. Loans sanctioned of 3,500+
Crores


CHECK YOUR ELIGIBILITY NOW

First Name

Last Name

Email ID

Mobile Number

₹ Required loan amount (₹50,000 to 2cr)

How soon do you want the loan
 * After 4 weeks
 * After 2 weeks
 * Immediate



Monthly Sales
 * 0 - 25K
 * 25K - 1 Lac
 * 1 - 2.5 Lacs
 * 2.5 - 5 Lacs
 * 5 - 8.5 Lacs
 * 8.5 - 85 Lacs
 * More than 85 Lacs



How old is your business
 * Planning to Start a Business
 * 0 to 3 Months
 * 3 to 6 Months
 * 6 Months to 1 Year
 * 1 to 5 Years
 * More than 5 Years



Type of business
 * Proprietorship
 * Partnership
 * Pvt. Ltd.
 * One Person Company
 * LLP
 * Limited Company
 * Not Registered



I want to receive updates on my loan application on  
Check Eligibility
By clicking you agree to our "T & C", "Terms Of Use" and "Privacy Policy"
Already Applied? Sign in


WHY LENDINGKART?

SUPERFAST PROCESSING

within 72 hours

NO COLLATERAL REQUIRED

No risk of any asset loss

FAIR INTEREST RATES

from 1.25% per month

FLEXIBLE REPAYMENTS

We care for your convenience

Lendingkart Finance Limited is a non-deposit taking NBFC providing working
capital loans and business loans to SMEs across India. We give you access to
capital in a completely online quick process with minimum documents and no
collateral needed.

We hope to become your partner in laying a strong foundation for your businesses
and helping it grow to its full potential.

USEFUL LINKS

 * About us
 * Team
 * Blog
 * Sitemap
 * Careers
 * Terms & conditions
 * Privacy policy

REACH OUT TO US

 * FAQs
 * Contact us
 * 1800-572-0202
 * info@lendingkart.com

DOWNLOAD APP

SOCIAL OPTIONS



DOWNLOAD APP

© 2021 Lendingkart Technologies Private Limited. All rights reserved.