www.creditblitz.ca Open in urlscan Pro
192.254.233.229  Public Scan

URL: https://www.creditblitz.ca/
Submission: On August 06 via automatic, source certstream-suspicious — Scanned from CA

Form analysis 1 forms found in the DOM

POST server/insert.php

<form action="server/insert.php" method="post" novalidate="">
  <div class="row">
    <div class="col-md-12 text-center">
    </div>
    <div class="col-lg-6">
      <div class="row">
        <div class="form-group col-lg-6 mb-3">
          <input name="first_name" id="first_name" placeholder="First Name" class="form-control" required="" type="text">
        </div>
        <div class="form-group col-lg-6 mb-3">
          <input name="last_name" id="last_name" placeholder="Last Name" class="form-control" required="" type="text">
        </div>
        <div class="form-group col-lg-6 mb-3">
          <input type="email" name="email" id="email" placeholder="Email" class="form-control" required="">
        </div>
        <div class="form-group col-lg-6 mb-3">
          <input type="tel" name="phone" id="phone" placeholder="999-999-9999" pattern="[0-9]{3}-[0-9]{3}-[0-9]{4}" class="form-control" required="">
        </div>
        <div class="form-group col-lg-12 mb-12">
          <input id="dob" placeholder="Birthday: MM/DD/YYYY" type="text" name="dob" required="" style="width: inherit;">
        </div>
        <!--
                        <div class="form-group col-lg-4 mb-3">
                            <select class="form-control" name="birth_month" id="birth_month" required="">
                                <option value="" selected="selected">Birth Month</option>
                                <option value="January">January</option><option value="February">February</option><option value="March">March</option><option value="April">April</option><option value="May">May</option><option value="June">June</option><option value="July">July</option><option value="August">August</option><option value="September">September</option><option value="October">October</option><option value="November">November</option><option value="December">December</option>                            </select>
                        </div>
                        <div class="form-group col-lg-4 mb-3">
                            <select class="form-control" name="birth_day" id="birth_day" required="">
                                <option value="" selected="selected">Birth 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>
                        </div>
                        <div class="form-group col-lg-4 mb-3">
                            <select class="form-control" name="birth_year" id="birth_year" required="">
                                <option value="" selected="selected">Birth Year</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><option value="1929">1929</option><option value="1928">1928</option><option value="1927">1927</option><option value="1926">1926</option><option value="1925">1925</option><option value="1924">1924</option><option value="1923">1923</option><option value="1922">1922</option><option value="1921">1921</option><option value="1920">1920</option>                            </select>
                        </div>-->
        <div class="form-group col-lg-12 mb-3">
          <input name="address" id="address" placeholder="Address" class="form-control" required="" type="text">
        </div>
        <div class="form-group col-lg-4 mb-3">
          <input name="city" id="city" placeholder="City/Town" class="form-control" required="" type="text">
        </div>
        <div class="form-group col-lg-4 mb-3">
          <select class="form-control input-sm" name="province" id="province" required="">
            <option value="">Province</option>
            <option value="ON" selected="selected">Ontario</option>
            <option value="QC">Quebec</option>
            <option value="Other">Other</option>
          </select>
        </div>
        <div class="form-group col-lg-4 mb-3">
          <input name="postcode" id="postcode" placeholder="Postal Code" class="form-control" required="" type="text">
        </div>
      </div>
    </div>
    <div class="col-lg-6">
      <div class="row">
        <div class="form-group col-lg-4 mb-3">
          <select class="form-control" name="rent_or_own" id="rent_or_own" required="">
            <option value="" selected="selected">Rent or Own</option>
            <option value="Rent">Rent</option>
            <option value="Own">Own</option>
            <option value="Other">Other</option>
          </select>
        </div>
        <div class="form-group col-lg-4 mb-3">
          <select class="form-control" name="time_at_residence" id="time_at_residence" required="">
            <option value="" selected="selected">Residence Time</option>
            <option value="Less than 1">Less than 1 year</option>
            <option value="1 to 2">1 to 2 years</option>
            <option value="2 to 4">2 to 4 years</option>
            <option value="5 or more">5 or more years</option>
          </select>
        </div>
        <div class="form-group col-lg-4 mb-3">
          <input name="monthly_payment" id="monthly_payment" placeholder="Monthly Payment" class="form-control" required="" type="text">
        </div>
        <div class="form-group col-lg-6 mb-3">
          <select class="form-control input-sm" name="employment_status" id="employment_status" required="">
            <option value="" selected="selected">Employment Status</option>
            <option value="Employed">Employed</option>
            <option value="Student">Student</option>
            <option value="Self Employed">Self Employed</option>
            <option value="Unemployed">Unemployed</option>
            <option value="Retired">Retired</option>
            <option value="Other">Other</option>
          </select>
        </div>
        <div class="form-group col-lg-6 mb-3">
          <input name="monthly_income" id="monthly_income" placeholder="Monthly Income" class="form-control" required="" type="text">
        </div>
      </div>
      <div class="row" id="job_info">
        <div class="form-group col-lg-6 mb-3">
          <input class="form-control" name="employer" placeholder="Employer" id="employer" type="text" required="">
        </div>
        <div class="form-group col-lg-6 mb-3">
          <input class="form-control" name="job_title" placeholder="Job Title" id="job_title" type="text" required="">
        </div>
        <div class="form-group col-lg-12">
          <input type="text" name="emp_address" placeholder=" Employer Address" id="emp_address" required="" style="width: inherit;">
        </div>
      </div>
      <div class="row" id="job_tenure">
        <div class="form-group col-lg-6 mb-3">
          <input class="form-control" name="job_years" placeholder="Years Employed here" id="job_len" type="text" required="">
        </div>
        <div class="form-group col-lg-6 mb-3">
          <input class="form-control" name="job_months" placeholder="Months Employed Here" id="job_len" type="text" required="">
        </div>
      </div>
      <div class="row" id="cosigner-info">
        <div class="form-group col-lg-12">
          <select class="form-control input-sm form-select" name="cosigner" id="cosigner">
            <option value="" selected="selected">Do you have a Co-Signer?</option>
            <option value="Yes">Yes</option>
            <option value="No">No</option>
          </select>
        </div>
      </div>
      <!-- <div class="row" id="downpayment">
                        <div class="form-group col-lg-12">
                            <select class="form-control input-sm form-select" name="downpayment" id="downpayment">
                                <option value="" selected="selected">Do you have a downpayment?</option>
                                <option value="Yes">Yes</option><option value="No">No</option>                            </select>
                        </div>
                    </div>
 -->
      <div class="row" id="">
        <div class="form-group col-lg-12">
          <select class="form-control input-sm form-select" name="seeking" id="seeking" required="">
            <option value="" selected="selected">What are you shopping for?</option>
            <option value="SUV">SUV</option>
            <option value="Pickup">Truck</option>
            <option value="Sedan">Sedan</option>
            <option value="Van">Van</option>
            <option value="anything">Anything, I need to rebuild my credit</option>
          </select>
        </div>
      </div>
      <div class="row" id="downpayment">
        <div class="form-group col-lg-12">
          <input class="form-control" name="downpayment" placeholder="Can you put down payment, if so how much?" id="downpayment" type="text" required="">
        </div>
      </div>
      <p class="text-secondary small"> By applying for this loan I agree to allow creditblitz.ca the authority to share my information with ONLY those needed to obtain the finance agreement and allow me to purchase. </p>
      <div class="text-center mb-3">
        <input type="submit" value="submit" name="submit" class="btn btn-gradient font-weight-bold">
      </div>
    </div>
  </div>
</form>

Text Content

CREDITBLITZ.CA

Get Approved in less than 24 Hours, regardless of your credit situation! Whether
you have poor credit or no credit, at Creditblitz.ca we can help you get the
vehicle you deserve to drive.

Apply
Get Approved
Get Your Ride

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

Province Ontario Quebec Other

Rent or Own RentOwnOther
Residence Time Less than 1 year1 to 2 years2 to 4 years5 or more years

Employment Status EmployedStudentSelf EmployedUnemployedRetiredOther



Do you have a Co-Signer? YesNo
What are you shopping for? SUV Truck Sedan Van Anything, I need to rebuild my
credit


By applying for this loan I agree to allow creditblitz.ca the authority to share
my information with ONLY those needed to obtain the finance agreement and allow
me to purchase.




NO OBLIGATION QUOTE

Our services are 100% free and secure to use, with no fees or obligations.
Getting your vehicle is as easy as filling out our on-line credit application
anytime above. Don’t hesitate, when we say we can, it's cause we can!.

 * Bankruptcy
 * Divorce
 * New to Country

 * Bad Credit
 * No Credit


LISTEN TO OUR CURRENT CLIENTS

Here's what they have to say

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

Creditblitz got me into a 2017 Dodge Grand Caravan, despite my bankruptcy last
year. Thank you so much for your help and support

Kevin (Ottawa)

It took almost 3 weeks to get my car - but they said they could and they did

Tony (Toronto)

Yup, this my second run with Creditblitz got me an SUV and an Pickup - what's
next

Arron. (Cambridge)
Previous Next


WHAT WE DO

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

Our service is 100% free and there is no commitment necessary in obtaining a
financial quote. We strive to offer our clients the ability to finance a
vehicle; regardless of past or current credit rating. It truly is that simple -
start rebuilding today, for tomorrow!

Privacy Policy | Terms & Conditions
Copyright ©2018 - creditblitz.ca - All Rights Reserved
×

TERMS AND CONDITIONS

PLEASE READ THESE TERMS AND CONDITIONS OF USE CAREFULLY BEFORE USING THIS WEB
SITE.

Your use of creditblitz.ca depends on your acceptance, without modification, of
the following terms and conditions (the "Terms and Conditions"). By using
creditblitz.ca you accept these Terms and Conditions.

MODIFICATIONS OF THE TERMS AND CONDITIONS

creditblitz.ca may, in its sole discretion and for any reason, modify,
supplement or amend these Terms and Conditions without any notice or liability
to you or any other person, by posting revised Terms and Conditions on the
creditblitz.ca web site. Your continued use of the creditblitz.ca website
signifies your acceptance of such revised Terms and Conditions. View the website
to review the most recent version of the Terms and Conditions.

HOW WE WORK

When you submit an application to creditblitz.ca (the "Application") we work
together with service providers to process your Application. We do not arrange
for or facilitate credit. We will release some or all of the information in your
Application to these service providers in order to locate an appropriate credit
provider for you.

AUTHORIZATION

By submitting an Application to creditblitz.ca, you certify that all information
which you provide in the Application is true and complete and you authorize
creditblitz.ca or our agents or affiliates to:

 * obtain any and all credit information concerning your Application from any
   sources which creditblitz.ca deems appropriate;
 * obtain consumer credit reports from one or more credit reporting agencies in
   connection with the administration of your Application;
 * communicate with you in-person, by telephone, mail, email, text or any social
   media platforms;
 * provide reports to you on the status of your Application, including
   information concerning whether you pre-qualify for a loan or not, which
   lender's loan offer (if any) you choose to accept, or whether your
   Application for credit is denied; and
 * sell or otherwise disclose information concerning your Application, including
   your personal information, to one or more persons or organizations,
   affiliates, credit reporting agencies, or wholesale lead providers, any or
   all of whom may conduct independent searches using the information disclosed
   in your Application for the purpose of processing a d facilitating your
   Application.

You can withdraw your consent to being contacted by creditblitz.ca at any time
by notifying us at info@creditblitz.ca or by using the unsubscribe option on any
of our electronic messages.

LINKS

creditblitz.ca does not warrant the authenticity or reliability of the websites
linked to the creditblitz.ca website and is not responsible for the contents of
any linked website. The inclusion of a link on the creditblitz.ca website does
not constitute endorsement of the linked website by creditblitz.ca. Use of any
such linked website is at the user's own risk.

MINORS

This website is not intended for use by minors. If you are under the age of
majority in your jurisdiction, you may only use the creditblitz.ca website, or
any services provided in conjunction with the website, under the supervision of
an adult. creditblitz.ca does not knowingly collect personal information from
minors. Use of this website is void where prohibited by applicable law.

RESTRICTED ACCESS

In its sole discretion, in addition to any other rights or remedies available to
creditblitz.ca, and without any liability whatsoever, creditblitz.ca may at any
time, without notice to you, terminate or restrict your access to any component
of creditblitz.ca.

GOVERNING LAW

This use of the creditblitz.ca website and any claims against creditblitz.ca
shall be governed by the laws of the Province of Ontario. You consent and submit
to the exclusive jurisdiction of the courts located in the City of Toronto, in
the Province of Ontario, Canada, in respect of all disputes arising out of or
relating to the use of creditblitz.ca website and these Terms and Conditions.

PRIVACY POLICY

Your privacy is very important to us. The following is our privacy policy which
describes how we keep your personal information safe ("Privacy Policy").

creditblitz.ca is committed to protecting the privacy and security of your
personal information obtained through your Application and your customer
relationship with creditblitz.ca. Our Privacy Policy outlines the types of
personal information we collect, how it is used, and the steps we take to ensure
your personal information is handled appropriately. Our Privacy Policy applies
to the personal information practices on the creditblitz.ca website and through
any interactions with you.

Our Privacy Policy is designed to comply with the Personal Information
Protection and Electronic Documents Act (PIPEDA) and may be amended from time to
time. A copy of the most current version of our Privacy Policy is available on
our website or by contacting us using the contact information provided on the
creditblitz.ca website.

PERSONAL INFORMATION

Personal information is information about an identifiable individual which
includes your name, address, age, income, date of birth, gender, financial
information and credit records, as well as your opinions, preferences and
purchase patterns.

Examples of personal information creditblitz.ca may collect, use and disclose
include your contact information, your financial information and other
information that you may provide to us through your Application or otherwise or
that we may obtain from third parties in conjunction with your use of the
creditblitz.ca website and services.

COLLECTING PERSONAL INFORMATION

creditblitz.ca will collect personal information by lawful and fair means and
only with the knowledge and consent of the person concerned. creditblitz.ca will
only collect personal information which is relevant to the purposes for which it
is to be used, to the extent necessary for those purposes, and will take
reasonable steps to ensure the information is accurate, complete, and
up-to-date.

USING AND SHARING PERSONAL INFORMATION

creditblitz.ca may use or share your personal information and Application to:

 * obtain any and all credit information concerning your Application from
   sources which creditblitz.ca deems appropriate;
 * obtain consumer credit reports from one or more credit reporting agencies
   connection with the administration of your Application;
 * communicate with you in-person, by telephone, mail, email, text or any social
   media platforms;
 * provide reports to you on the status of your Application, including
   information concerning whether you pre-qualify for a loan or not, which
   lender's loan offer (if any) you choose to accept, or whether your
   Application for credit is denied; and
 * sell or otherwise disclose information concerning your Application, including
   your personal information, to one or more persons or organizations,
   affiliates, credit reporting agencies, or wholesale lead providers, any or
   all of whom may conduct independent searches using the information disclosed
   in your Application for the purpose of processing and facilitating your
   Application.

PROTECTING YOUR PERSONAL INFORMATION

creditblitz.ca protects your personal information by reasonable security
safeguards against loss or theft, as well as unauthorized access, disclosure,
copying, use or modification and take all necessary security measures necessary
to ensure that personal information is handled and stored in a confidential and
secure manner. We review our procedures and security measures regularly to
ensure that they are properly administered and remain effective and appropriate
for the sensitivity of the information.

SHARING YOUR PERSONAL INFORMATION

When your personal information is transferred to or shared with a third party,
creditblitz.ca requires the third party to protect the information in a manner
that is consistent with this Privacy Policy. Third parties are required under
their contracts with creditblitz.ca to maintain your confidentiality and may not
use your information for any unauthorized purpose. If creditblitz.ca is required
by law to provide information, reasonable steps will be taken to verify the
lawful authority for the collection and we disclose only the information that is
legally required.

RETAINING YOUR PERSONAL INFORMATION

Subject to any legal or accounting requirements, we will retain your personal
information only as long as necessary to fulfill the purposes for which it was
collected. Personal information that is no longer required will be destroyed,
erased or made anonymous, although copies of deleted information may continue to
exist on back-up media.

CONTACTING YOU

By accepting the terms of this Privacy Policy, you consent to receiving
in-person communications, mail, emails, text messages, phone calls, or contact
via social media platforms about additional products and services from us or any
of our agents or affiliates. If you choose to unsubscribe to our e-mail list, it
will not be regarded as a withdrawal of consent. Likewise withdrawing consent
directly with the persons or organizations to whom your Personal information has
been sold and/or disclosed will not withdraw the consent that you are providing
to us by accepting this Privacy Policy.

ACCESSING YOUR PERSONAL INFORMATION STORED BY US

You have the right to access, update and correct inaccuracies in your personal
information in our custody or control. To access your personal information, a
request must be submitted in writing to us at the address provided in the
"Contact us" section of this website. We will respond to your request for access
or information in a reasonable time. There may be times when we are unable to
fulfill your request - for example, if providing access to your personal
information would reveal confidential commercial or proprietary information or
personal information about someone else (and we are unable to separate your
data), or if we are prohibited by law from disclosing the information. We may
request certain personal information for the purposes of verifying the identity
of the individual seeking access to their personal information records.

RESPONDING TO PRIVACY CONCERNS OR COMPLAINTS

creditblitz.ca will respond in a reasonable time to your questions, concerns and
complaints about the privacy of your personal information and our privacy
policies and procedures. We will investigate and respond to any concern you have
regarding the handling of your personal information.

creditblitz.ca has designated a privacy officer ("Privacy Officer") who is
responsible for our compliance with this Privacy Policy, and for ensuring that
information about our policies and practices relating to the management of
personal information is easily accessible. All questions or concerns regarding
this Privacy Policy or our compliance with it should be directed to the Privacy
Officer in writing, and sent by email to info@creditblitz.ca.

Close
×

PRIVACY POLICY

TERMS

By accessing this web site, you are agreeing to be bound by Terms and Conditions
of Use by this web site, all applicable laws and regulations, and agree that you
are responsible for compliance with any applicable local laws. If you do not
agree with any of these terms, you are prohibited from using or accessing this
site.

AUTHORIZATION

By submitting our application, you certify that all information herein is true
and complete. You authorize creditblitz.ca and/or our agents/affiliates to
obtain any and all credit information from any sources deemed appropriate. By
using creditblitz.ca and/or our agents/affiliates to communicate with you by
phone, email, text or any social media platforms. You can withdraw your consent
at any time by notifying us or by using the unsubscribe option on any of our
electronic messages. You authorize creditblitz.ca and/or our agents/affiliates
to provide reports on the status of your application, including information
concerning whether you pre-qualify for a loan or not, which lender's loan offer
(if any) you choose to accept, whether your application for credit is denied,
and whether you accept a loan from that lender. You authorize creditblitz.ca
and/or our agents/affiliates to communicate with you by email. You authorize
creditblitz.ca to sell to one or more person or organization, recreational
dealerships any or all of which may conduct independent searches in relation to
your Personal Information. You authorize creditblitz.ca and/or our
agents/affiliates sell and/or otherwise disclose this Personal information to
other wholesale lead providers or motor vehicle dealerships which may be able to
assist you in purchasing a unit.

LINKS

creditblitz.ca has not reviewed all of the sites linked to its Internet web site
and is not responsible for the contents of any such linked site. The inclusion
of any link does not imply endorsement by creditblitz.ca of the site. Use of any
such linked web site is at the user's own risk.

SITE TERMS OF USE MODIFICATIONS

creditblitz.ca may revise these terms of use for its web site at any time
without notice. By using this web site you are agreeing to be bound by the then
current version of these Terms and Conditions of Use.

GOVERNING LAW

Any claim relating to creditblitz.ca web site shall be governed by the laws of
the Country of Canada without regard to its conflict of law provisions. General
Terms and Conditions applicable to Use of a Web Site.

HOW WE TREAT YOUR PERSONAL INFORMATION

Your privacy is very important to us. We created this page to show you how we
keep the information you provide to us safe and private.

Involved companies, recreational dealerships in this loan process are important.
When you apply for credit, you must agree that the info you supply to us may be
used to apply for consumer credit reports from one or more credit reporting
agencies together with their application and administration of your application.

To give you the best possible service, we work together with service providers
in order to deal with your loan applications. We do not arrange for or
facilitate credit.

We will release some or all of your information to these providers but just to
look for credit for you. We take cautionary steps in order to examine the use of
the information and stop the use of the information for any other reason
whatsoever. All companies herein are required by law to adhere to federal and
provincial privacy laws.

Your privacy is very important to us. Accordingly, we have developed this Policy
in order for you to understand how we collect, use, communicate and disclose and
make use of personal information. The following outlines our Privacy Policy.

We will collect personal information by lawful and fair means and, with the
knowledge or consent of the individual concerned. Personal data should be
relevant to the purposes for which it is to be used, and, to the extent
necessary for those purposes, should be accurate, complete, and up-to-date.

By accepting the terms of this Privacy Policy, you also consent to receiving
email about additional products and services from us or any of our affiliates.

We will protect personal information by reasonable security safeguards against
loss or theft, as well as unauthorized access, disclosure, copying, use or
modification. However, security risks cannot be eliminated and we cannot
guarantee that your Personal Information will not be used or disclosed in ways
not otherwise described in this Privacy Policy.

If you choose to unsubscribe to our e-mail list, it will not be regarded as a
withdrawal of consent. Likewise withdrawing consent directly with the persons or
organizations to whom your Personal information has been sold and/or disclosed
will not withdraw the consent that you are providing to us by accepting this
Privacy Policy.

We will make readily available to customers information about our policies and
practices relating to the management of personal information. We are committed
to conducting our business in accordance with these principles in order to
ensure that the confidentiality of personal information is protected and
maintained.

If you have any issues with our Privacy Policy, please contact
info@creditblitz.ca

Close