www.chartercapitalusa.com Open in urlscan Pro
69.163.227.184  Public Scan

Submitted URL: http://chartercapitol.com/
Effective URL: https://www.chartercapitalusa.com/
Submission: On January 03 via manual from IN — Scanned from DE

Form analysis 1 forms found in the DOM

Name: WebToLeads4513410000000323018POST https://crm.zoho.com/crm/WebToLeadForm

<form action="https://crm.zoho.com/crm/WebToLeadForm" name="WebToLeads4513410000000323018" method="POST" onsubmit="javascript:document.charset='UTF-8'; return checkMandatory4513410000000323018()" accept-charset="UTF-8">
  <input type="text" style="display:none;" name="xnQsjsdp" value="78a986e7d26a47244fa08c97cd8adbfb57baa06c27dbb32fadf4553873ebdff1">
  <input type="hidden" name="zc_gad" id="zc_gad" value="">
  <input type="text" style="display:none;" name="xmIwtLD" value="8df5257acf5724c6c03152de7d6fab7a0478b71ff6f021472d3ec27c4e6b8867">
  <input type="text" style="display:none;" name="actionType" value="TGVhZHM=">
  <input type="text" style="display:none;" name="returnURL" value="../thank-you.html">
  <!-- Do not remove this code. -->
  <input type="text" style="display:none;" id="ldeskuid" name="ldeskuid">
  <input type="text" style="display:none;" id="LDTuvid" name="LDTuvid">
  <!-- Do not remove this code. -->
  <!-- NEW FIELDS BEGIN -->
  <div>
    <input maxlength="40" name="First Name" size="20" type="text" placeholder="First Name" required="" id="name">
  </div>
  <div>
    <input id="last_name" maxlength="80" name="Last Name" size="20" type="text" placeholder="Last Name" required="">
  </div>
  <div>
    <input id="company" maxlength="40" name="Company" size="20" type="text" placeholder="Company Name" required="">
  </div>
  <div>
    <input id="email" maxlength="80" name="Email" size="20" type="email" placeholder="Email address" required="">
  </div>
  <div>
    <input id="phone" maxlength="40" name="Phone" size="20" type="text" placeholder="Phone number" required="">
  </div>
  <div class="hide">
    <div>
      <select type="text" name="Lead Source">
        <option value="-None-">-None-</option>
        <option value="Client Referral">Client Referral</option>
        <option value="Cold Call">Cold Call</option>
        <option value="Employee Referral">Employee Referral</option>
        <option value="Referral Partner">Referral Partner</option>
        <option selected="" value="Online">Online</option>
        <option value="Trade Show">Trade Show</option>
      </select>
    </div>
    <div>
      <select type="text" name="LEADCF1">
        <option value="-None-">-None-</option>
        <option selected="" value="Contact Form">Contact Form</option>
        <option value="Phone">Phone</option>
        <option value="Email">Email</option>
        <option value="Social Media">Social Media</option>
        <option value="Live Chat">Live Chat</option>
      </select>
    </div>
    <div> Referral URL <input type="text" maxlength="450" name="LEADCF5">
    </div>
    <div> Landing Page URL <input type="text" maxlength="450" name="LEADCF7">
    </div>
    <div> Conversion URL <input type="text" maxlength="450" name="LEADCF6">
    </div>
    <div> UTM Source <input type="text" maxlength="255" name="LEADCF9">
    </div>
    <div> UTM Campaign <input type="text" maxlength="255" name="LEADCF2">
    </div>
    <div> UTM Medium <input type="text" maxlength="255" name="LEADCF8">
    </div>
    <div> UTM Term <input type="text" maxlength="255" name="LEADCF4">
    </div>
    <div> Full Landing Page URL <input type="text" maxlength="255" name="LEADCF3">
    </div>
  </div>
  <div class="g-recaptcha" data-sitekey="6LcjBKUZAAAAADEGJ4srLuOHbEH6I61aafrmWmnh" data-theme="dark" data-callback="rccallback" captcha-verified="false" id="recap">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-m58hqaijxrpl" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcjBKUZAAAAADEGJ4srLuOHbEH6I61aafrmWmnh&amp;co=aHR0cHM6Ly93d3cuY2hhcnRlcmNhcGl0YWx1c2EuY29tOjQ0Mw..&amp;hl=de&amp;v=u-xcq3POCWFlCr3x8_IPxgPu&amp;theme=dark&amp;size=normal&amp;cb=xomvnbli9gmg"></iframe>
      </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div>
  <div>
    <input type="submit" name="submit" value="Get Your Free Quote" id="formsubmit" disabled="">
  </div>
  <script>
    var mndFileds = new Array('Company', 'Last Name', 'Lead Source', 'LEADCF1');
    var fldLangVal = new Array('Company Name', 'Last Name', 'Lead Source', 'Lead Capture');
    var name = '';
    var email = '';
    /* Do not remove this code. */
    function rccallback() {
      document.getElementById('formsubmit').removeAttribute('disabled');
      if (document.getElementById('privacyTool') != undefined) {
        var recap = document.getElementById('recap');
        recap.setAttribute('captcha-verified', true);
      }
    }

    function checkReCapSubmit() {
      if (document.getElementById('recap') != undefined) {
        var submitbutton = document.getElementById('formsubmit');
        var recap = document.getElementById('recap');
        if (recap.getAttribute('captcha-verified') == 'false') {
          submitbutton.setAttribute('disabled', true);
        }
      }
    }

    function checkMandatory4513410000000323018() {
      for (i = 0; i < mndFileds.length; i++) {
        var fieldObj = document.forms['WebToLeads4513410000000323018'][mndFileds[i]];
        if (fieldObj) {
          if (((fieldObj.value).replace(/^\s+|\s+$/g, '')).length == 0) {
            if (fieldObj.type == 'file') {
              alert('Please select a file to upload.');
              fieldObj.focus();
              return false;
            }
            alert(fldLangVal[i] + ' cannot be empty.');
            fieldObj.focus();
            return false;
          } else if (fieldObj.nodeName == 'SELECT') {
            if (fieldObj.options[fieldObj.selectedIndex].value == '-None-') {
              alert(fldLangVal[i] + ' cannot be none.');
              fieldObj.focus();
              return false;
            }
          } else if (fieldObj.type == 'checkbox') {
            if (fieldObj.checked == false) {
              alert('Please accept ' + fldLangVal[i]);
              fieldObj.focus();
              return false;
            }
          }
          try {
            if (fieldObj.name == 'Last Name') {
              name = fieldObj.value;
            }
          } catch (e) {}
        }
      }
      trackVisitor();
      document.getElementById('formsubmit').disabled = true;
    }
  </script>
  <div id="wf_tr_div_912430fe4cffba1533c273379662cce839f262982a6fe6e211cc506732f54c9e2a7e286cfead6bf853b7a0ec8f11e61e"><input name="te" type="hidden" value="true"><input name="wbfIanaFrD" type="hidden"
      value="912430fe4cffba1533c273379662cce839f262982a6fe6e211cc506732f54c9e2a7e286cfead6bf853b7a0ec8f11e61e"><input id="webform_analytics_submission_912430fe4cffba1533c273379662cce839f262982a6fe6e211cc506732f54c9e2a7e286cfead6bf853b7a0ec8f11e61e"
      name="webform_analytics_submission" type="hidden" value=""><input name="rw" type="hidden" value="365be9d994942908231ed3f947bb4a178d920d8db91375a84dd46f99e6a3be32"><input name="la" type="hidden"
      value="7abf288782ef3764c3fea956c1b7effe17bef84108d9b0233dc73e80024169d6"><input name="eo" type="hidden" value="08b460501abc9d4c82b760678e66c10401438445edc1070dde87698af2b0bca4"><img
      id="wf_tr_vi_img_912430fe4cffba1533c273379662cce839f262982a6fe6e211cc506732f54c9e2a7e286cfead6bf853b7a0ec8f11e61e"
      src="https://crm.zohopublic.com/crm/WebFormAnalyticsServlet?rid=b002641b528d53d61b041ea9e2666c078c4e3866b86304ddaeed0eb4eed0649c884af2ebcfff488a24e3dc65bffea2d7gid349467e05920e2b9fa0098673843062a93d190f0d55b94f8a33413d4988ccab2gided98ad85847655101981897e218643f7998e9c82c63afd557fd12b4593c87b77gidf8f7a4c215d7f46b9d38dae8adbdd96fd9030efdf774eb88edf1185e53ccb8a6gid9d051200a91cfff1fa404a209e41dcaad77f7e257ef30a2d052f817f40e692b3&amp;tw=b057b7c0e8222e3df52fc6106c45a25a4a7de0d3cd661d4dc161b62d53321d90&amp;la=9bf94bfdd29a4853374eeff6be14231fd873ece3f6f4dd161390e15f2294cde5&amp;pwXsmCp=https%3A%2F%2Fwww.chartercapitalusa.com%2F"
      style="display: none;"><img id="wf_tr_st_img_912430fe4cffba1533c273379662cce839f262982a6fe6e211cc506732f54c9e2a7e286cfead6bf853b7a0ec8f11e61e" style="display: none;"><img
      id="wf_tr_ab_img_912430fe4cffba1533c273379662cce839f262982a6fe6e211cc506732f54c9e2a7e286cfead6bf853b7a0ec8f11e61e" style="display: none;"></div>
</form>

Text Content

INVOICE FINANCING BY AMERICA’S LEADING FACTORING COMPANY


IMPROVE YOUR CASH FLOW

Don’t wait weeks or months for money you’ve already earned. Get same-day funding
with invoice factoring.

Getting started with invoice factoring is easy. Provide us with a few details
and we’ll be in touch with a free no-obligation quote.

Improve Your Cash Flow →

ACT NOW AND SAVE $2,500 (LIMITED TIME DEAL)

 * Offer ends in:
   6:19:07
 * Over 500 businesses applied. Act now to secure your savings!


REQUEST A FREE FACTORING RATE QUOTE

All fields are required

-None- Client Referral Cold Call Employee Referral Referral Partner Online Trade
Show
-None- Contact Form Phone Email Social Media Live Chat
Referral URL
Landing Page URL
Conversion URL
UTM Source
UTM Campaign
UTM Medium
UTM Term
Full Landing Page URL




PREFER TO TALK?
YOU CAN REACH US 24X7 AT 1.855.772.7353

Cashflow is the lifeblood of all businesses but it sometimes takes weeks or
months to receive payment for work you’ve already performed. Invoice factoring,
sometimes referred to as invoice financing, can provide you with cash for your
unpaid invoices in as little as a day, so you can keep doing what you do best.


TAP INTO THE WORKING CAPITAL TRAPPED IN YOUR UNPAID INVOICES

Invoice factoring is simple. You choose which invoices you want to factor and
send them to us. We send you payment for them right away—in as little as a day.
Then, you use the cash however you need to use it. Pay your bills. Cover
payroll. Take on new work. Accept more orders. Apply it to growth. The options
are endless. Whatever you choose, we’ll be the ones waiting for payment from
your clients in the background, giving you the freedom to move forward and
thrive.




GROW STRONGER WITH INVOICE FUNDING

Although invoice funding companies each work a bit differently, many of the core
benefits are the same.

Instant cashflow. Quickly get the cash you need to cover your daily operations
or grow.
No debt. Factoring is not the same as traditional invoice lending. It’s not a
loan and there’s nothing to pay back. You’re just getting payment for your
invoices faster.
Easy qualification. Because it’s not a loan, there’s less red tape and even
companies with credit issues can qualify.
No chasing invoices. Free yourself from the exhausting, time-consuming, and
costly process of collecting.


GET MORE VALUE BY PARTNERING WITH
CHARTER CAPITAL, A LEADING FACTORING COMPANY

When you choose Charter Capital as your invoice factoring company, you’ll see
even more benefits.

Same-day funding.
Get cash for your invoices when you need it most.

No long-term contracts.
Choose which invoices you factor and when to factor.

Competitive rates.
Keep even more money in your pockets.

No hidden fees.
Our pricing structure is straightforward, so you always know what you’ll pay
from the start.

Experience.
With decades in the industry, we understand the needs of businesses like yours
and want to see you grow.

Service.
Your dedicated account manager is always here to help with your factoring needs,
checking the credit worthiness of your customers, and more.

No credit score.
There’s no minimum credit score required, so anyone can be approved.

Up to 100% advances.
Get your cash up front with our high advance rates.

Free credit reports.
Make informed decisions about clients knowing their creditworthiness.

Free collections services.
Free yourself from the chore and expense of chasing payments.

Instant approval.
Receive your factoring quote and terms the same day you apply.

No sign-up fees.
Start factoring and get the cash you need without spending a dime.

Simplicity.
Applying for factoring and setting up your account is quick and easy.

Digital invoice processing.
Tap into a powerful invoicing system that makes processing a breeze.

Se Habla Español.
Do business using your preferred language.


FIND OUT WHY PEOPLE SAY
CHARTER CAPITAL IS THE BEST FACTORING COMPANY

> “Charter Capital has had a big impact on our business! We appreciate the
> stellar customer service! It has helped us grow our business.”
> 
> - Maranda Dowell

> “We started out as a small company and now can proudly say we stand alone
> financially. We could not have accomplished that feat without the assistance
> of Charter Capital. They have assisted us in factoring, processing, printing,
> and shipping our invoices. They also assisted in managing the aging report of
> those invoices and helped us with our cash-flow. We received nothing short of
> great service from everyone at Charter Capital. I highly recommend them.”
> 
> - Daniel Anaya

> “We have been using Charter Capital's services almost from the beginning of
> their company. They have gone out of their way to help us with all our
> financial needs (factoring). They have made life much simpler for us with our
> cash flow. The weekly aging reports help us stay on top of our outstanding
> invoices and to get our customers to pay us in a timely fashion. All in all
> this is a first rate company with which to do business. Their staff at their
> office are outstanding as well. Thanks, Guys.”
> 
> - Jim Wilson

> “We have been with Charter Capital for many years. It’s been one of the best
> decisions that we’ve made for our business. We love the staff and the support
> that we receive!”
> 
> - Jaclyn Tejeda

> “Charter Capital has had a big impact on our business! We appreciate the
> stellar customer service! It has helped us grow our business.”
> 
> - Maranda Dowell

> “We started out as a small company and now can proudly say we stand alone
> financially. We could not have accomplished that feat without the assistance
> of Charter Capital. They have assisted us in factoring, processing, printing,
> and shipping our invoices. They also assisted in managing the aging report of
> those invoices and helped us with our cash-flow. We received nothing short of
> great service from everyone at Charter Capital. I highly recommend them.”
> 
> - Daniel Anaya


SPEAK WITH A CHARTER CAPITAL CASHFLOW SPECIALIST

Ready to get the cash you need, or want to learn more about invoice factoring?
Provide us with a few details and one of our cash flow specialists will be in
touch to discuss your needs and provide a free no-obligation quote.



Request a complimentary consultation



PREFER TO TALK? You can reach us 24x7 at: 1.855.772.7353

Privacy Policy and Terms & Conditions
©2024 Copyright Charter Capital Holdings LP