www.accounts.xerox.com Open in urlscan Pro
2600:141b:1c00:16::17c4:312  Public Scan

Submitted URL: http://www.xerox.com/orderstatus
Effective URL: https://www.accounts.xerox.com/auth/login.jsf?app=OSF
Submission: On September 25 via manual from IN — Scanned from US

Form analysis 3 forms found in the DOM

GET https://www.xerox.com/perl-bin/searchlog.pl

<form class="mqcosw11" method="get" action="https://www.xerox.com/perl-bin/searchlog.pl" data-xrx-xds-lid="hdr-pre-search-submit"><input type="hidden" name="XOGlang" value="en_US">
  <div class="_1imb8240 mqcosw12"><xds-text-input style="display:block;width:100%" class="mqcosw13">
      <div class="_1j023q734">
        <div class="_1j023q72k _1j023q7h _1j023q71k" style="--_1j023q78:6px;--_1j023q7a:6px;--_1j023q7c:6px;--_1j023q72:6px;--_1j023q74:6px;--_1j023q76:6px">
          <div><label for=":Rakul3H1:" class="_18swtk7c _18swtk7e _18swtk7g _18swtk7k _18swtk7o" style="color:var(--_1fx672u1a);--_18swtk70:1;--_18swtk72:1;--_18swtk74:1;--_18swtk76:1.5;--_18swtk78:1.5;--_18swtk7a:1.5" dir="ltr">Search</label></div>
          <div>
            <div class="_16yz8nv0 _16yz8nv1"><input name="searchString" type="search" placeholder=" " id=":Rakul3H1:" class="_16yz8nv5"><button data-is-button="true" tabindex="0" class="t0kapn0 t0kapn2" aria-label="Search" type="submit"><svg
                  xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="currentColor" focusable="false" width="16px" height="16px"
                  style="--_18swtk70:1.5;--_18swtk72:1.5;--_18swtk74:1.5;--_18swtk76:2.25;--_18swtk78:2.25;--_18swtk7a:2.25;width:calc(((((var(--_5b65ol0) * 16) * var(--_5b65ol2)) / var(--_5b65ol6)) / 16) * var(--font-unit, 16px));height:calc(((((var(--_5b65ol0) * 16) * var(--_5b65ol2)) / var(--_5b65ol6)) / 16) * var(--font-unit, 16px))"
                  class="b78ths1 b78ths5" role="presentation">
                  <rect width="30.59" height="12" x="33.52" y="42.81" transform="translate(48.81 -20.22) rotate(45)"></rect>
                  <path d="M22.9,12c6,0,10.89,5.16,10.89,11.5S28.91,35,22.9,35,12,29.84,12,23.5,16.89,12,22.9,12m0-12C10.25,0,0,10.52,0,23.5S10.25,47,22.9,47,45.79,36.48,45.79,23.5,35.54,0,22.9,0Z"></path>
                </svg></button></div>
          </div>
          <div class="_9liah33 _9liah34 _9liah35 _9liah30 _16yz8nv3">
            <p class="_18swtk7c _18swtk7d _18swtk7g _18swtk7k _18swtk7o" style="color:var(--_1fx672u2q);--_18swtk70:0.875;--_18swtk72:0.875;--_18swtk74:0.875;--_18swtk76:1.3125;--_18swtk78:1.3125;--_18swtk7a:1.3125" dir="ltr"><span
                class="_16yz8nv4"></span></p>
          </div>
        </div>
      </div>
    </xds-text-input></div>
</form>

Name: loginFormPOST /auth/login.jsf

<form id="loginForm" name="loginForm" method="post" action="/auth/login.jsf" enctype="application/x-www-form-urlencoded" class="has-validation-callback">
  <input type="hidden" name="app" value="OSF">
  <input type="hidden" name="next_page" value="">
  <div class="xrx-fw-form-inputs">
    <div id="userNameDiv">
      <div class="xrx-fw-form-inputs__group xrx-fw-form-inputs__group--required">
        <label for="username">Email Address</label><input id="username" name="username" type="text" value="" onclick="init();" onblur="validateInputField('#userNameDiv');" size="30" class="xrx-fw-form-inputs__input mb1"
          data-validation-error-msg-required="Please enter an email address" data-validation="required custom" placeholder="Email Address"
          data-validation-regexp="(([ \t]*([a-zA-Z0-9\!\#\$\%\&amp;\'\*\+\-\/\=\?\^\_\`\{\|\}\~\.]+(\.[a-zA-Z0-9\!\#\$\%\&amp;\'\*\+\-\/\=\?\^\_\`\{\|\}\~\.]+)*)[ \t]*)|(\&quot;([ \t]*([\x01-\x08\x0B\x0C\x0E-\x1F\x7F\x21\x23-\x5B\x5D-\x7E]|(\\[\x01-\x09\x0B\x0C\x0E-\x7F])))*[ \t]*\&quot;))@[a-zA-Z0-9]([a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(\.[a-zA-Z0-9]([a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*\.[a-zA-Z]{2,6}"
          data-validation-error-msg-custom="Please provide a valid Email Address."><span id="userNameReqMsg"></span>
      </div>
    </div>
    <div>
      <div id="passwordDiv">
        <div class="xrx-fw-form-inputs__group xrx-fw-form-inputs__group--required">
          <label for="password">Password</label><input type="password" id="password" name="password" onclick="init();" onkeypress="capLock(event);" onblur="validateInputField('#passwordDiv');" size="30" class="xrx-fw-form-inputs__input mb1"
            autocomplete="off" data-validation-error-msg-required="Please enter password" data-validation="required" placeholder="Password"><span id="passwordReqMsg"></span>
        </div>
      </div>
    </div>
  </div>
  <p> <a href="https://www.accounts.xerox.com/auth/remind.jsf?locale=en_US" class="xrx-fw-link xrx-fw-link--black xrx-fw-link--underlined" name="" target="">Forgot your password?</a>
  </p>
  <script type="text/javascript" src="/auth/javax.faces.resource/oamSubmit.js.jsf?ln=org.apache.myfaces"></script>
  <script type="text/javascript" src="/auth/javax.faces.resource/jsf.js.jsf?ln=javax.faces"></script><input id="loginButton" name="loginButton" type="submit" value="Log in"
    onclick="var cf = function(){javascript:getLid4mURL();document.body.scrollTop = 0;};var oamSF = function(){return myfaces.oam.submitForm('loginForm','loginButton',null,[['locale','en-US'],['mpsredirect','cagov']]);};return (cf.apply(this, [])==false)? false : oamSF.apply(this, []); "
    class="mb3 xrx-fw-cta xrx-fw-cta--full-width"><input type="hidden" name="loginForm_SUBMIT" value="1"><input type="hidden" name="javax.faces.ViewState" id="j_id__v_0:javax.faces.ViewState:1"
    value="yIBKzRSoXyl7bzbC08MjFoZiwAKm/5Mf+a4xlqRusC+CdYGZOLZhZ8GCKo4zAWrdd+BpEblW69+LegKViAGJJe+ws/sxE9GiLb90fH2EG5EUhyKPu3WqpDnuWDTyrNxgEzJEPu6qUudiomgoGe0U6Loly+MeozwzQzRIEsJa/pwEKJAd8sFdBPqsYucGYJmA+mILYdXOGv0EC/BsPPe5NdOHifzzeliwu+8l8CzxXtXfCdnURlPFCH2C/KXOxpQMR8eRKlOgBADjBhwVYfV8jAj2MkpMB4c+ue6cGChjNr6fRNlxihSQZ0QjEvvTM+yD1hi5Oghwg/9M808c95urwQ+NtjpQFNY3009Acv0N2v3CB3KqvjmFNcRi9r4hPvQ4vXOK6ywjtnxN5uirWCXn8DGbn9HDELb4QbKI4EzBbnOVRzZDxv4F4I/L4YlAHbbf8E59VUHDD2UedMQfFEeoHP5EhvLAZdvnfRW/hzteh7m3umA50k0E2rxLwlFr4UmI07sfXN1d3IHJe5tLS2DxrIkubJezP1FsbLvK/iTQW4bkqJoWlM5nzBO+0OqEysweAFf4biKgY4KrsgySFpXtP7/ysRLTXfSwSUPni2gtvmAld+B3QfKxWmKJyy5DjFyNHGuZhfvVNgqqfkGzwp4NjNdFwgwVmwaHKiL2BSAud8R+XTWkPPytQSJIJadU9Fk0jtRslLEYMjC+SJQOyYW/CwfzIBv9KMc6MxsycZZpA23Y+HvcFH1xmg5MBTumqDF3nju3dFsNtMmRMeH37q3pZtCccEa0gJ/XDpfgAwg1FlD78LYgPiewJ0e/SkWfBgThfCIw1Kppu0YOl+ADCDUWUL4G80Zepb2MWFpr1vFih6StpUgojGnTv1c0f5rq88sHPQFzpW8Q0KElboaYpticaQ0J0oS5sKb9JWHuZXMmIbOy3JF/q1cmQ3O6KLLqzlGyFR93dsrOaRlohtfIs5ABlvZxjPAl7KgSLiDDsdtWYsuNYZbD48fgJKf2rqVk78Kwr4Nzhj3hwHgU2SVo8+rPx8J0fTE=">
</form>

Name: OrderEnterGET /orderStatus/orderStatusLite.jsf

<form action="/orderStatus/orderStatusLite.jsf" name="OrderEnter" method="get">
  <div class="fit flex-container order-status-form-elements">
    <input type="text" class="form-control xrx-fw-form-inputs__input" maxlength="25" name="order_number" placeholder="Order Number" required="required">
    <input type="submit" name="searchbyreorder" value="Submit" class="mr0 xrx-fw-cta" id="submitButton2">
  </div>
</form>

Text Content

Xerox Login
Skip to main contentClick to view our Accessibility Statement or contact us with
accessibility-related questions.

Chat
United States
Account
Log InLog Out
Shop
Chat
United States
Account
Log InLog Out
Shop

 * Printers & Supplies
   
   
   PRINTERS
   
   
    * Home Office Printers
    * Office Laser Printers
    * Multifunction/All-in-One Printers
    * Digital Sheet-fed Printing Presses
    * All Printers
    * Product Finder
   
   
   PRINTER SUPPLIES
   
   
    * Supplies Finder
    * Metered Supplies Log-in
    * Everyday Toner Technical Assistance
    * Check Your Order Status
    * Recycle Xerox Supplies
   
    
    * Shop online
    * Scanners

 * Solutions & Services
   
   
   FEATURED SOFTWARE
   
   
    * All Featured Software
    * Print Management Software
    * Workplace Solutions
    * Print Production Workflow Software
    * XMPie Personalization Software
    * DocuShare Enterprise Content Management
    * CareAR Remote AR Support
    * Content Hub
    * Workflow Central
   
   
   OFFICE PRINTING SOLUTIONS
   
   
    * Office Printing Solutions Overview
    * Office Workflow Solutions
    * Print Management Software
    * ConnectKey Technology
    * Workflow Apps
    * Mobile Solutions
   
   
   INDUSTRY
   
   
    * Education
    * Financial Services
    * Government
    * Healthcare
    * Legal
    * Retail
   
   
   GLOBAL DOCUMENT SERVICES
   
   
    * All Global Document Services
    * Accounts Payable
    * Capture & Content
    * Campaigns on Demand
    * Digital Hub & Cloud Print
    * Managed Print Services
   
   
   PRODUCTION PRINT SOLUTIONS
   
   
    * Production Print Solutions Overview
    * Print Production Workflow Software
    * Print Feeding and Finishing Solutions
    * Graphic Design Solutions
    * Print Applications
    * Business Development
   
   
   SMALL AND MEDIUM BUSINESS SOLUTIONS
   
   
    * Small and Medium Business Solutions Overview
    * Xerox™ Business Solutions
   
    
    * IT Services
    * Robotic Process Automation
    * Insights

 * Customer Support
   
   
   ALL SUPPORT AND DRIVERS
   
   
    * Support and Drivers
    * Register your product
    * Printer Security
   
    
    * MySupport
    * Support Community Forum
    * Contact Us

 * Partners
   
   
   SELL XEROX PRODUCTS AND SERVICES
   
   
    * Xerox Global Partner Program
    * Xerox Developers Program
    * Xerox Business Innovation Partner Program
    * Xerox DocuShare Partner Program
   
   
   LOG IN TO YOUR PARTNER PORTAL
   
   
    * Channel Partner Portal
    * Xerox Premier Partner Global Network
    * Xerox DocuShare Partner Portal
   
   
   BUY PRODUCTS AND SERVICES
   
   
    * Find a sales location
    * Find a print provider
    * Find a DocuShare reseller
   
    
    * Become a partner

Search





PRINTERS


 * Home Office Printers
 * Office Laser Printers
 * Multifunction/All-in-One Printers
 * Digital Sheet-fed Printing Presses
 * All Printers
 * Product Finder


PRINTER SUPPLIES


 * Supplies Finder
 * Metered Supplies Log-in
 * Everyday Toner Technical Assistance
 * Check Your Order Status
 * Recycle Xerox Supplies

 
 * Shop online
 * Scanners


FEATURED SOFTWARE


 * All Featured Software
 * Print Management Software
 * Workplace Solutions
 * Print Production Workflow Software
 * XMPie Personalization Software
 * DocuShare Enterprise Content Management
 * CareAR Remote AR Support
 * Content Hub
 * Workflow Central


OFFICE PRINTING SOLUTIONS


 * Office Printing Solutions Overview
 * Office Workflow Solutions
 * Print Management Software
 * ConnectKey Technology
 * Workflow Apps
 * Mobile Solutions


INDUSTRY


 * Education
 * Financial Services
 * Government
 * Healthcare
 * Legal
 * Retail


GLOBAL DOCUMENT SERVICES


 * All Global Document Services
 * Accounts Payable
 * Capture & Content
 * Campaigns on Demand
 * Digital Hub & Cloud Print
 * Managed Print Services


PRODUCTION PRINT SOLUTIONS


 * Production Print Solutions Overview
 * Print Production Workflow Software
 * Print Feeding and Finishing Solutions
 * Graphic Design Solutions
 * Print Applications
 * Business Development


SMALL AND MEDIUM BUSINESS SOLUTIONS


 * Small and Medium Business Solutions Overview
 * Xerox™ Business Solutions

 
 * IT Services
 * Robotic Process Automation
 * Insights


ALL SUPPORT AND DRIVERS


 * Support and Drivers
 * Register your product
 * Printer Security

 
 * MySupport
 * Support Community Forum
 * Contact Us


SELL XEROX PRODUCTS AND SERVICES


 * Xerox Global Partner Program
 * Xerox Developers Program
 * Xerox Business Innovation Partner Program
 * Xerox DocuShare Partner Program


LOG IN TO YOUR PARTNER PORTAL


 * Channel Partner Portal
 * Xerox Premier Partner Global Network
 * Xerox DocuShare Partner Portal


BUY PRODUCTS AND SERVICES


 * Find a sales location
 * Find a print provider
 * Find a DocuShare reseller

 
 * Become a partner

Your Browser does not support JavaScript!


LOG IN TO YOUR ACCOUNT

24/7 access to the tools you need from anywhere.
Don't have an account? Create one now




Email Address
Password

Forgot your password?

LOG IN TO YOUR PARTNER PORTAL

Partner Portal | Premier Partner Network


YOUR XEROX. SIMPLIFIED.


MANAGE YOUR EQUIPMENT, SOFTWARE AND SOLUTIONS ALL IN ONE PLACE.


ORDER STATUS

You can view the status of a single order by entering an order number here:



CONTACT US

For supplies order status:
1-800-822-2200, menu option 2

For equipment order status:
1-888-339-7887





WHAT CAN WE HELP YOU WITH?

The following resources are here to assist you in purchasing, service offerings
and account management.

Shop Xerox
Account Management
Bills & Payments
Supplies
Meter Reads
MySupport
Remote Print Services
Frequently Asked Questions

View Inquiry Status
View Order Status
Renew Purchase Order
Request Equipment Move



QUICK LINKS

 * Shop our online store
 * B2B eCommerce
 * Payment Options
 * Online Purchase Orders
 * EDI Transfers
 * Buy Supplies
 * Xerox Service Agreements
 * Get online support & drivers
 * View Equipment contract summary
 * Return Contract Printer Supplies

W-9 FORMS :

 * Xerox Corporation - PO Box 827598
 * 
 * Xerox Corporation - PO Box 802555
 * 
 * Xerox Corporation - PO Box 7405

Xerox Community Support Forum

CHECK IT OUT


FOLLOW

 * 
 * 
 * 
 * 
 * 


ABOUT XEROX: CORPORATE INFORMATION

Innovation
Environment, Health and Safety
Corporate Social Responsibility
Our Policy Positions
Security Solutions
Newsroom
CareAR
Recycle Xerox Supplies

WAYS TO BUY

Shop Xerox Online Store
Supplies Online Store
App Gallery
Enterprise Store
Print Inquiries
Service Inquiries
Find a Sales Location

SUPPORT AND DRIVERS

MySupport
Support Forum
Product Registration
Contact UsCareersInvestorsPrivacyLegalCookie PreferencesSite Map

© 1986 - 2024 Xerox Corporation. All rights reserved. Xerox® is a trademark of
Xerox Corporation in the United States and/or other countries.

We use cookies (or similar technologies) to improve site functionality, analyze
usage, and personalize your experience. By clicking “Accept” or continuing to
use the site, you agree to this use as described in our Privacy Statement. You
can manage your cookie settings at any time with the Cookie Settings link. You
can withdraw your consent at any time.
Accept Manage Cookies