pay.icsystem.com Open in urlscan Pro
66.162.227.139  Public Scan

URL: https://pay.icsystem.com/
Submission: On November 20 via api from RU — Scanned from CA

Form analysis 3 forms found in the DOM

POST /Language/SetLanguage?returnUrl=%2F

<form id="selectLanguage" method="post" class="form-horizontal" role="form" action="/Language/SetLanguage?returnUrl=%2F" novalidate="novalidate">
  <!-- The change event has been moved to site.js -->
  <label id="languageLabel" class="sr-only">Choose Language</label>
  <select id="slctCulture" name="culture" class="input-small" aria-labelledby="languageLabel" data-val="true" data-val-required="The Name field is required.">
    <option selected="selected" value="en">English</option>
    <option value="es">Spanish</option>
    <option value="fr">French</option>
  </select>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8Mh9cNBtDgJOqHRQBEYAqDQm8OdDfzKU0-0nTWFKOIROIEpQ_cOoXK0Ps0FU-vPWxPz8nPkKJtJYrZ_8rsR1YubRFLN62bzIojbDvNv2fXUWqmpyuh2_Jt7LXC_0h-DY6_Igd4_6Ctpj0k25Jfo_neM">
</form>

POST /Language/SetLanguage?returnUrl=%2F

<form id="selectLanguage" method="post" class="form-horizontal" role="form" action="/Language/SetLanguage?returnUrl=%2F" novalidate="novalidate">
  <!-- The change event has been moved to site.js -->
  <label id="languageLabel" class="sr-only">Choose Language</label>
  <select id="slctCulture" name="culture" class="input-small" aria-labelledby="languageLabel" data-val="true" data-val-required="The Name field is required.">
    <option selected="selected" value="en">English</option>
    <option value="es">Spanish</option>
    <option value="fr">French</option>
  </select>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8Mh9cNBtDgJOqHRQBEYAqDQm8OdDfzKU0-0nTWFKOIROIEpQ_cOoXK0Ps0FU-vPWxPz8nPkKJtJYrZ_8rsR1YubRFLN62bzIojbDvNv2fXUWqmpyuh2_Jt7LXC_0h-DY6_Igd4_6Ctpj0k25Jfo_neM">
</form>

POST /

<form method="post" id="pay-form" action="/" novalidate="novalidate">
  <div class="control-group required" aria-required="true">
    <label class="control-label" for="ReferenceNumber"> IC System Reference Number<br>
      <span> ( <a href="/Page/Faq#account-number">help me find this information
                                <span aria-hidden="true"><img src="/icons/info-circle.svg?v=po5MPgcciucmX-zvKcH47u9TY0dITn4YsuvhVKsgZAA" alt="help" width="16" height="16"></span>
                            </a> ) </span>
    </label>
    <input autocomplete="off" placeholder="IC System Reference Number" data-val="true" data-val-regex="Reference Number can only contain numbers (0-9) and dashes (-)." data-val-regex-pattern="^[0-9]+-[0-9]+-[0-9]+$"
      data-val-required="Reference Number is required." type="text" data-val-length="The field ReferenceNumber must be a string with a maximum length of 20." data-val-length-max="20" id="ReferenceNumber" maxlength="20" name="ReferenceNumber"
      value="">
    <span display="Dynamic" class="alert alert-danger field-validation-valid" data-valmsg-for="ReferenceNumber" data-valmsg-replace="true"></span>
  </div>
  <div class="control-group required" aria-required="true">
    <label class="control-label" for="ZipCode">Zip Code/Postal Code</label>
    <input placeholder="Zip Code/Postal Code" type="text" data-val="true" data-val-length="5 Digit Zip Code or 6 Character Postal Code is required." data-val-length-max="7" data-val-length-min="5"
      data-val-regex="Zip/Postal Code can only contain numbers (0-9) or be in the format of A1A 1A1, where A is a letter and 1 is a digit, with a space optionally separating the third and fourth character."
      data-val-regex-pattern="^[0-9]{5}$|^[ABCEGHJKLMNPRSTVXY]\d[ABCEGHJ-NPRSTV-Z][ ]?\d[ABCEGHJ-NPRSTV-Z]\d$" data-val-required="Zip/Postal Code is required." id="ZipCode" maxlength="7" name="ZipCode" value=""><br>
    <span class="alert alert-danger field-validation-valid" data-valmsg-for="ZipCode" data-valmsg-replace="true"></span>
  </div>
  <div class="payment-buttons hidden-print">
    <div>
      <div class="grecaptcha-badge" data-style="none" style="width: 256px; height: 60px; position: fixed; visibility: hidden;">
        <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-pb5j971tw6d6" 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=6LfQYd8mAAAAAE9VhMIgUkv3uaHMcV8f4NFd0hrH&amp;co=aHR0cHM6Ly9wYXkuaWNzeXN0ZW0uY29tOjQ0Mw..&amp;hl=en&amp;v=-ZG7BC9TxCVEbzIO2m429usb&amp;size=invisible&amp;sa=submit&amp;cb=krr54otsqih6"></iframe>
        </div>
        <div class="grecaptcha-error"></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><input type="submit" class="btn btn-primary home-btn g-recaptcha" data-sitekey="6LfQYd8mAAAAAE9VhMIgUkv3uaHMcV8f4NFd0hrH" data-action="submit" data-callback="onSubmit" value="Sign in">
    <input type="hidden" id="g-recaptcha-response" value="">
  </div>
  <input name="__RequestVerificationToken" type="hidden" value="CfDJ8Mh9cNBtDgJOqHRQBEYAqDQm8OdDfzKU0-0nTWFKOIROIEpQ_cOoXK0Ps0FU-vPWxPz8nPkKJtJYrZ_8rsR1YubRFLN62bzIojbDvNv2fXUWqmpyuh2_Jt7LXC_0h-DY6_Igd4_6Ctpj0k25Jfo_neM">
</form>

Text Content

SKIP TO MAIN CONTENT

IC System, Inc.
444 Highway 96 E, PO Box 64378
St. Paul, MN 55164-0378
https://www.icsystem.com/consumer

 * FAQ
 * Consumer Help
 * Find My Account
 * Dispute an Account
 * Wrong Person Report
 * Choose Language English Spanish French

 * FAQ
 * Consumer Help
 * Find My Account
 * Dispute an Account
 * Wrong Person Report
 * Choose Language English Spanish French


MAKE A PAYMENT

indicates required*

IC System Reference Number
( help me find this information )
Zip Code/Postal Code



We are a debt collector attempting to collect a debt and any information
obtained will be used for that purpose.

Last year IC System helped over 2.2 Million American consumers improve their
financial position.

 * Privacy Policy
 * Security

© 2024 IC System, Inc. All Rights Reserved.
 * 
 * 
 * 
 * 
 *