www.paycom.com Open in urlscan Pro
12.159.21.34  Public Scan

Submitted URL: https://ccm.hr.com/gw/6388c2e0a4157940bd9381c6/1351528122051/a7147628891673e1cd91
Effective URL: https://www.paycom.com/our-solution/vault/?&utm_campaign=vault&utm_source=hrcomemail&utm_medium=sponsoredemail&utm_cont...
Submission: On December 01 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: form-demoPOST /includes/demo-form/process.php?utm_source=hrcomemail&utm_medium=sponsoredemail&utm_campaign=vault&utm_term=&utm_content=employeeretention&category=&advertise=&linkid=

<form id="lead-form" class="lead-form form-demo needs-validation" name="form-demo"
  action="/includes/demo-form/process.php?utm_source=hrcomemail&amp;utm_medium=sponsoredemail&amp;utm_campaign=vault&amp;utm_term=&amp;utm_content=employeeretention&amp;category=&amp;advertise=&amp;linkid=" method="POST" novalidate="">
  <div class="form-group text-center" id="current-client-group" role="group" aria-labelledby="current-client-text">
    <div class="form-group-text font-weight-bold d-inline-block mx-1" id="current-client-text">Are you a current Paycom client?*</div>
    <div class="current-client-fields d-inline-block">
      <div class="form-check form-check-inline current-client-radio-group mx-1">
        <input class="form-field-element form-check-input current-client-input" id="current-client-no" name="current-client" required="required" type="radio" value="off">
        <label class="form-check-label font-weight-bold" for="current-client-no">No</label>
      </div>
      <div class="form-check form-check-inline current-client-radio-group mx-1">
        <input class="form-field-element form-check-input current-client-input" id="current-client-yes" name="current-client" required="required" type="radio" value="on">
        <label class="form-check-label font-weight-bold" for="current-client-yes">Yes</label>
        <div class="invalid-feedback mt-0 ml-1" id="current-client-desc">Please fill out this field.</div>
      </div>
    </div>
  </div>
  <div class="form-group row" id="company-name-group">
    <label class="col-form-label col-12" for="company-name-input">Company name*</label>
    <div class="col-form-field col-12">
      <input class="form-field-element form-control" id="company-name-input" name="company-name" required="required" type="text" value="" pattern="([a-zA-Z0-9- @.#&amp;!%',])+">
      <div class="invalid-feedback" id="company-name-desc">Please fill out this field.</div>
    </div>
  </div>
  <div class="form-group row" id="client-code-group" style="display: none;">
    <label class="col-form-label col-12" for="client-code-input">Client code</label>
    <div class="col-form-field col-12">
      <input class="form-field-element form-control" id="client-code-input" name="client-code" type="text" placeholder="Enter a valid client code" value="" pattern="^[^\W]+$">
    </div>
  </div>
  <div class="form-group row" id="first-name-group">
    <label class="col-form-label col-12" for="first-name-input">First name*</label>
    <div class="col-form-field col-12">
      <input class="form-field-element form-control" id="first-name-input" name="first-name" required="required" type="text" value="" pattern="([a-zA-Z0-9- @.#&amp;!%',])+">
      <div class="invalid-feedback" id="first-name-desc">Please fill out this field.</div>
    </div>
  </div>
  <div class="form-group row" id="last-name-group">
    <label class="col-form-label col-12" for="last-name-input">Last name*</label>
    <div class="col-form-field col-12">
      <input class="form-field-element form-control" id="last-name-input" name="last-name" required="required" type="text" value="" pattern="([a-zA-Z0-9- @.#&amp;!%',])+">
      <div class="invalid-feedback" id="last-name-desc">Please fill out this field.</div>
    </div>
  </div>
  <div class="form-group row" id="company-title-group">
    <label class="col-form-label col-12" for="company-title-input">Title*</label>
    <div class="col-form-field col-12">
      <input class="form-field-element form-control" id="company-title-input" name="company-title" required="required" type="text" placeholder="Your role with the company" value="" pattern="([a-zA-Z0-9- @.#&amp;!%',])+">
      <div class="invalid-feedback" id="company-title-desc">Please fill out this field.</div>
    </div>
  </div>
  <div class="form-group row" id="email-group">
    <label class="col-form-label col-12" for="email-input">Work email*</label>
    <div class="col-form-field col-12">
      <input class="form-field-element form-control" id="email-input" name="email" required="required" type="email" placeholder="work@email.com" value=""
        pattern="^[a-zA-Z0-9.!#$%&amp;'*+\/=?^_`{|}~-]+@[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])?)*$">
      <div class="invalid-feedback" id="email-desc">Please fill out this field.</div>
    </div>
  </div>
  <div class="form-group row" id="employee-range-group">
    <label class="col-form-label col-12" for="employee-range-input">Employee count*</label>
    <div class="col-form-field col-12">
      <select class="form-field-element form-control" id="employee-range-input" name="employee-range" required="required">
        <option value="">Select number of employees</option>
        <option value="0-49">0-49</option>
        <option value="50-99">50-99</option>
        <option value="100-4999">100-4999</option>
        <option value="5000-9999">5000-9999</option>
        <option value="10000+">10000+</option>
      </select>
      <div class="invalid-feedback" id="employee-range-desc">Please select an item in the list.</div>
    </div>
  </div>
  <div class="form-group row employee-range-trigger-row" id="number-of-employees-group" style="display: none;">
    <label class="col-form-label col-12" for="number-of-employees-input">Actual number*</label>
    <div class="col-form-field col-12">
      <input class="form-field-element form-control" id="number-of-employees-input" name="number-of-employees" type="tel" placeholder="Enter actual number of employees" value="" pattern="[0-9]*">
      <div class="invalid-feedback" id="number-of-employees-desc">Please fill out this field.</div>
    </div>
  </div>
  <div class="form-group row" id="zip-code-group">
    <label class="col-form-label col-12" for="zip-code-input">Company ZIP*</label>
    <div class="col-form-field col-12">
      <input class="form-field-element form-control" id="zip-code-input" name="zip-code" required="required" type="text" placeholder="xxxxx or xxxxx-xxxx" value="" pattern="\d{5}([\-]\d{4})?">
      <div class="invalid-feedback" id="zip-code-desc">Please fill out this field.</div>
    </div>
  </div>
  <div class="form-group row" id="phone-number-group">
    <label class="col-form-label col-12" for="phone-number-input">Phone number</label>
    <div class="col-form-field col-12">
      <input class="form-field-element form-control" id="phone-number-input" name="phone-number" type="tel" placeholder="5555555555, (555) 555-5555, (555)555-5555, or 555-555-5555" value=""
        pattern="^(?:(?:\+?1\s*(?:[.-]\s*)?)?(?:\(\s*([2-9]1[02-9]|[2-9][02-8]1|[2-9][02-8][02-9])\s*\)|([2-9]1[02-9]|[2-9][02-8]1|[2-9][02-8][02-9]))\s*(?:[.-]\s*)?)?([2-9]1[02-9]|[2-9][02-9]1|[2-9][02-9]{2})\s*(?:[.-]\s*)?([0-9]{4})(?:\s*(?:#|x\.?|ext\.?|extension)\s*(\d+))?$">
      <div class="invalid-feedback" id="phone-number-desc">Please fill out this field.</div>
    </div>
  </div>
  <div class="form-group row employee-range-trigger-row" id="frequency-group" style="display: none;">
    <label class="col-form-label col-12" for="frequency-input">Payroll*</label>
    <div class="col-form-field col-12">
      <select class="form-field-element form-control" id="frequency-input" name="frequency">
        <option value="">Select payroll frequency</option>
        <option value="weekly">Weekly</option>
        <option value="biweekly">Bi-weekly</option>
        <option value="monthly">Monthly</option>
        <option value="semimonthly">Semi-monthly</option>
      </select>
      <div class="invalid-feedback" id="frequency-desc">Please select an item in the list.</div>
    </div>
  </div>
  <div class="form-group row" id="startup-group" style="display: none;">
    <label class="col-form-label col-12" for="startup-input">Startup*</label>
    <div class="col-form-field col-12">
      <select class="form-field-element form-control" id="startup-input" name="startup">
        <option value="">Is your company a startup?</option>
        <option value="yes">Yes</option>
        <option value="no">No</option>
      </select>
      <div class="invalid-feedback" id="startup-desc">Please select an item in the list.</div>
    </div>
  </div>
  <div class="form-group row" id="meeting-request-reason-group" style="display: none;">
    <label class="col-form-label col-12" for="meeting-request-reason-input">Meeting reason*</label>
    <div class="col-form-field col-12">
      <select class="form-field-element form-control" id="meeting-request-reason-input" name="meeting-request-reason">
        <option value="">Select reason for meeting request</option>
        <option value="I'm a new user">I'm a new user</option>
        <option value="I'm interested in a new Paycom product">I'm interested in a new Paycom product</option>
        <option value="I'd like additional training on a current module">I'd like additional training on a current module</option>
        <option value="I'd like to speak to someone">I'd like to speak to someone</option>
        <option value="other">Other</option>
      </select>
      <div class="invalid-feedback" id="meeting-request-reason-desc">Please select an item in the list.</div>
    </div>
  </div>
  <div class="form-group row" id="meeting-request-new-user-group" style="display: none;">
    <label class="col-form-label col-12" for="meeting-request-new-user-input">Please elaborate*</label>
    <div class="col-form-field col-12">
      <select class="form-field-element form-control" id="meeting-request-new-user-input" name="meeting-request-reason-other">
        <option value="">Please elaborate*</option>
        <option value="I'm a new employee at my company">I’m a new employee at my company.</option>
        <option value="My company is new to Paycom">My company is new to Paycom.</option>
      </select>
      <div class="invalid-feedback" id="meeting-request-new-user-desc">Please select an item in the list.</div>
    </div>
  </div>
  <div class="form-group row" id="meeting-request-reason-other-group" style="display: none;">
    <label class="col-form-label col-12" for="meeting-request-reason-other-input">Please elaborate*</label>
    <div class="col-form-field col-12">
      <textarea class="form-field-element form-control" id="meeting-request-reason-other-input" name="meeting-request-reason-other" placeholder="Please elaborate" rows="3"></textarea>
      <div class="invalid-feedback" id="meeting-request-reason-other-desc">Please fill out this field.</div>
    </div>
  </div>
  <div class="form-group row" id="comments-group">
    <label class="col-form-label col-12" for="comments-input">Comments</label>
    <div class="col-form-field col-12">
      <textarea class="form-field-element form-control" id="comments-input" name="comments" placeholder="Comments, questions or available dates/times for your personalized demo." rows="3"></textarea>
      <div class="invalid-feedback" id="comments-desc">Please fill out this field.</div>
    </div>
  </div>
  <div class="form-group" id="subscribe-group">
    <div class="custom-control custom-checkbox text-center">
      <input type="hidden" name="subscribe" value="off">
      <input class="custom-control-input" id="subscribe-input" name="subscribe" type="checkbox" checked="checked">
      <label class="custom-control-label" for="subscribe-input"> Subscribe me to Paycom's email updates. </label>
    </div>
  </div>
  <div id="hidden-group">
    <input type="hidden" name="contact-referrer-link" value="">
    <input type="hidden" name="contact-current-url" value="">
    <input type="hidden" name="lead-type" value="">
    <input type="hidden" name="dMPID" value="">
    <input type="hidden" name="type" value="gutenburg-demo">
    <input type="text" name="company-location" style="display:none; visibility: hidden;">
  </div>
  <div class="text-center">
    <img id="form-loading-gif" data-src="/images/loading--green.gif" src="/images/transparent.png">
    <button type="submit" class="btn btn-primary" name="form-submit">Request meeting</button>
  </div>
</form>

POST /includes/newsletter-process.php

<form id="newsletter-sign-up-form" method="post" action="/includes/newsletter-process.php">
  <div class="input-group">
    <input type="email" name="newsletter-sign-up-email" class="form-control text-truncate" placeholder="What's your email?" aria-label="What's your email?" aria-describedby="newsletter-sign-up-button" required="required">
    <input type="email" style="display:none; visibility: hidden;" name="email">
    <input type="hidden" name="dMPID" value="">
    <div class="input-group-append">
      <button class="btn btn-input-group" type="submit" id="newsletter-sign-up-button">Sign up</button>
    </div>
    <div class="text-white" id="newsletter-sign-up-email-desc"></div>
  </div>
</form>

Text Content

Skip to Main Content
Client Employee Accountant
Paycom® Logo
Login
 * careers
 * investors
 * contact


 * Home Request meeting
 * Our Solution
   * Overview
   * Talent Acquisition
      * Suite Overview
      * Applicant Tracking
      * Onboarding
      * Tax Credits
      * Enhanced Background Checks®
      * E-Verify®
   
   * Time and Labor Management
      * Suite Overview
      * Time and Attendance
      * Scheduling
      * Time Clocks and Terminals
      * Labor Allocation
   
   * Payroll
      * Suite Overview
      * Beti®
      * Vault
      * Paycom Pay®
      * GL Concierge
      * Expense Management
      * Garnishment Administration
      * Payroll Tax Management
   
   * Talent Management
      * Suite Overview
      * Performance Management
      * Compensation Budgeting
      * Position Management
      * Employee Self-Service®
      * Paycom Learning
   
   * HR Management
      * Suite Overview
      * Direct Data Exchange®
      * Manager on-the-Go®
      * Documents and Checklists
      * Benefits Administration
      * Enhanced ACA
      * Ask Here
      * Report Center
      * Personnel Action Forms
      * Government and Compliance
      * Clue®
      * COBRA Administration
      * Paycom Surveys
      * 401(k) Reporting
 * Who We Help
   * Overview
   * By Company Size
      * Small Businesses
      * Medium Businesses
      * Large Businesses
   
   * By Role
      * CEOs and Owners
      * Finance Executives
      * HR Managers
      * Payroll Managers
      * IT Decision Makers
      * Operations Executives
   
   * By Industry
      * Dealerships
      * Distribution
      * Education
      * Financial Institutions
      * Franchises
      * Health Care
      * Hospitality
      * Manufacturing
      * Nonprofits
      * Professional Services
      * Religious Organizations
      * Restaurants
      * Retailers
      * Technology
 * Resources
   * Blog
   * Webinars
   * Podcasts
   * Press Room
   * Other Resources
 * About
 * Careers
   * Overview
   * Benefits and Culture
   * Job Categories
   * Blog
   * Apply Now
 * Investors
 * Contact

Paycom® Logo
 * Home (current)
 * Our Solution
    * Talent Acquisition
    * Time and Labor Management
    * Payroll
    * Talent Management
    * HR Management
   
    * Applicant Tracking
    * Onboarding
    * Tax Credits
    * Enhanced Background Checks®
    * E-Verify®
   
    * Time and Attendance
    * Scheduling
    * Time Clocks and Terminals
    * Labor Allocation
   
    * Beti®
    * Vault
    * Paycom Pay®
    * GL Concierge
    * Expense Management
    * Garnishment Administration
    * Payroll Tax Management
   
    * Performance Management
    * Compensation Budgeting
    * Position Management
    * Employee Self-Service®
    * Paycom Learning
   
    * Direct Data Exchange®
    * Manager on-the-Go®
    * Documents and Checklists
    * Benefits Administration
    * Enhanced ACA
    * Ask Here
    * Report Center
   
    * Personnel Action Forms
    * Government and Compliance
    * Clue®
    * COBRA Administration
    * Paycom Surveys
    * 401(k) Reporting

 * Who We Help
    * By Company Size
    * By Role
    * By Industry
   
    * Small Businesses
    * Medium Businesses
    * Large Businesses
   
    * CEOs and Owners
    * Finance Executives
    * HR Managers
    * Payroll Managers
    * IT Decision Makers
    * Operations Executives
   
    * Dealerships
    * Distribution
    * Education
    * Financial Institutions
    * Franchises
    * Health Care
    * Hospitality
   
    * Manufacturing
    * Nonprofits
    * Professional Services
    * Religious Organizations
    * Restaurants
    * Retailers
    * Technology

 * Resources
    * Blog
    * Webinars
    * Podcasts
    * Press Room
    * Other Resources
   
   Explore our marketing campaigns
   
   Corporate Natalie
   
   Payroll Errors: Consequences
   
   Unnecessary Action Hero

 *   Login
   Client Employee Accountant

Request meeting




VAULT



Boost employee benefits and loyalty with the Vault Visa® Payroll Card


Watch video Request meeting





HOW YOU BENEFIT




GAIN AN EDGE IN HIRING AND RETENTION WITH AN IN-DEMAND BENEFIT

When it comes to hiring and retaining talent, every advantage counts. Give
employees the financial convenience they demand with the Vault Visa® Payroll
Card. With Vault, employees can have some* or all of their wages deposited on
the secure Vault card. And they can get paid up to two days earlier† for greater
financial flexibility. It’s a powerful employee benefit — and a secret weapon in
the competition for talent.




STREAMLINE PAYROLL

Vault minimizes the chaos, headaches and administrative burdens of paper-based
payroll. It reduces check fraud through secure electronic funding. It decreases
the burden of processing paper checks. And when you partner with Visa and
Paycom, you never have to worry about card inventory or distribution. In just a
few simple steps, Vault can easily be made available to employees paid through
Paycom.


GIVE EMPLOYEES FINANCIAL FLEXIBILITY

With Vault, employees without bank accounts can avoid costly check-cashing fees.
That helps families hold on to more of their hard-earned cash. With no
activation fee, monthly fee or minimum account balances,††  the Vault card gives
them the freedom they want, plus access to Visa Offers and Perks.¶


DELIVER CONVENIENCE AND SECURITY

Use Vault anywhere Visa debit cards are accepted. Employees have convenient
access to cash with over 40,000 no-fee Allpoint® ATMs in the U.S. and Puerto
Rico.§ They can use their pay card with mobile wallets like Apple Pay®, Google
Pay® and Samsung Pay®. Visa’s Zero Liability Policy helps protect against
fraudulent purchases, too.|| 


SIMPLE ENROLLMENT AND MONITORING

Employees can enroll quickly and easily through our self-service mobile app. On
approval, they’ll enjoy instant access to a digital pay card. A physical card
follows by mail. With the free§ My Vault Card app, employees can review and
monitor their pay card funds.#



VAULT WORKS SEAMLESSLY WITH OUR AWARD-WINNING SOLUTIONS




BETI®

Now employees do their own payroll with a guided self-service experience.




EMPLOYEE SELF-SERVICE®

Empower employees to enter and update their HR data in an easy-to-use app.





EXPLORE THESE RESOURCES FOR GREATER PAYROLL INSIGHT



Introducing Beti: Now Employees Do Their Own Payroll

Blog

Introducing Beti: Now Employees Do Their Own Payroll

Paycom’s Beti represents the future of payroll as a tool that empowers employees
to do their own payroll, thereby increasing the efficiency of the process. Put
simply, Beti offers employee-driven...



How Employee-Driven Payroll Shapes the Future of Business

Guide

How Employee-Driven Payroll Shapes the Future of Business

With employee-driven payroll, employees can view, manage, troubleshoot and
approve their paychecks before payroll submission. Our guide details how
self-service tech with employee-driven payroll...



Now Employees Do Their Own Payroll: How an Employee-Driven Process Overcomes
Today's Payroll Challenges With Higher Accuracy and Lower Liability

Infographic

Now Employees Do Their Own Payroll: How an Employee-Driven Process Overcomes
Today's Payroll Challenges With Higher Accuracy and Lower Liability

If your payroll is 99% right, it’s 100% wrong. Learn how Paycom’s new
employee-driven payroll experience, Beti®, ensures accuracy and timeliness, all
while building payroll and managing the process...





FREQUENTLY ASKED QUESTIONS




EXPLORE THE INS AND OUTS OF VAULT




WHAT IS THE VAULT CARD?

Vault is a Visa® Payroll Card exclusively offered to employees of businesses
using Paycom, giving you convenience and control over how you get paid. By
opting to have your payroll deposited directly to the Vault card, you not only
gain convenience, but can avoid check-cashing fees. Whether you have your pay
deposited to your Vault card in part or in full, the choice is yours.


WHO IS ELIGIBLE FOR A VAULT CARD?

The Vault card is available to U.S. citizens or legal residents who are 18 years
old or older, work for a participating employer, are enrolled in their
employer’s Employee Self-Service® software and have a valid Social Security
number. Before issuing your card, we will collect your name, physical mailing
address (no P.O. box), date of birth and other personal information in order to
validate your identity. If we cannot validate your identity, you will not be
issued a Vault card.**



*Employers must offer split direct deposit to multiple accounts in order to have
just a portion of wages deposited to the Vault card.

†Early direct deposit availability depends on timing of payer’s payment
instructions, and fraud prevention restrictions may apply. We generally make
these funds available on the day the payment file is received, which may be up
to two days earlier than the scheduled payment date. As such, the availability
or timing of early direct deposit may vary from pay period to pay period.

††See the Cardholder Agreement linked at myvaultcard.com for a full list of fees
and limits associated with the Vault card.

¶Offers are made by participating merchants. The Bancorp Bank and Paycom are not
the sponsor of Offers and Perks and are not responsible for fulfilling offers.

§See app or visit myvaultcard.com or allpointnetwork.com for surcharge-free ATM
locations. Fees apply for out-of-network withdrawals. See your Cardholder
Agreement for full list of applicable fees for your card. ATM limits apply.

||Subject to its terms, under Visa’s Zero Liability Policy your liability for
unauthorized Visa debit transactions on your Card Account is $0.00 if you are
not negligent or fraudulent in the handling of your Card. You must notify Vault
Customer Service immediately of any unauthorized use. For specific restrictions,
limitations and other details, please consult Vault Customer Service.

#When using a mobile device, standard text messaging and/or data rates from your
wireless service provider may apply.

**To help the government fight the funding of terrorism and money laundering
activities, federal law requires all financial institutions to obtain, verify
and record information identifying each person who opens a Card Account. What
this means for you: When you open a Card Account, we will ask for your name,
address, date of birth and other information that will allow us to identify you.
We also may ask to see a copy of your driver’s license or other identifying
documents.

The Vault Visa® Payroll Card is issued by The Bancorp Bank, N.A., Member FDIC,
pursuant to a license from Visa U.S.A. Inc. and can be used everywhere Visa
debit cards are accepted.

Google, Google Pay, Google Play and the Google Play logo are registered
trademarks of Google, LLC. Apple, the Apple logo, App Store and Apple Pay are
trademarks of Apple, Inc., registered in the U.S. and other countries. Samsung
and Samsung Pay are trademarks owned by Samsung Electronics Co., Ltd. Visa is a
registered trademark of Visa International Service Association. Allpoint is a
registered trademark of ATM National, LLC. All other marks and logos are the
property of Paycom or the respective owners of such marks and logos.





GET PAYROLL AND PAY CARDS FROM A SINGLE, WORLD-CLASS PROVIDER. 

Request meeting



GET PAYROLL AND PAY CARDS FROM A SINGLE, WORLD-CLASS PROVIDER.

Request meeting

×


REQUEST A PERSONALIZED DEMO

Are you a current Paycom client?*
No
Yes
Please fill out this field.
Company name*
Please fill out this field.
Client code

First name*
Please fill out this field.
Last name*
Please fill out this field.
Title*
Please fill out this field.
Work email*
Please fill out this field.
Employee count*
Select number of employees 0-49 50-99 100-4999 5000-9999 10000+
Please select an item in the list.
Actual number*
Please fill out this field.
Company ZIP*
Please fill out this field.
Phone number
Please fill out this field.
Payroll*
Select payroll frequency Weekly Bi-weekly Monthly Semi-monthly
Please select an item in the list.
Startup*
Is your company a startup? Yes No
Please select an item in the list.
Meeting reason*
Select reason for meeting request I'm a new user I'm interested in a new Paycom
product I'd like additional training on a current module I'd like to speak to
someone Other
Please select an item in the list.
Please elaborate*
Please elaborate* I’m a new employee at my company. My company is new to Paycom.
Please select an item in the list.
Please elaborate*
Please fill out this field.
Comments
Please fill out this field.
Subscribe me to Paycom's email updates.

Request meeting


By submitting this form, you accept our Terms of Use and Privacy Policy.


Paycom® Logo

Follow Us

 * 
 * 
 * 
 * 
 * 
 * 
 * 


Our Solution
 * Talent Acquisition
 * Time and Labor Management
 * Payroll
 * Talent Management
 * HR Management

About Paycom
 * Careers
 * Investors
 * Press Room
 * Contact Us
 * Resources

Careers Contact

Follow Us

 * 
 * 
 * 
 * 
 * 
 * 
 * 


Be in the know

Join our newsletter

Sign up


 * Terms of Use
 * Privacy Policy
 * Site Map
 * © 2022 Paycom Payroll LLC. All rights reserved.

We use cookies to customize experiences on our site. Additional information
about data collection is available at our privacy policy.

Accept Cookies



PRIVACY PREFERENCE CENTER




 * YOUR PRIVACY


 * STRICTLY NECESSARY COOKIES


 * PERFORMANCE COOKIES


 * TARGETING COOKIES


 * FUNCTIONAL COOKIES


 * SOCIAL MEDIA COOKIES

YOUR PRIVACY

When you visit any web site, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
More information

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms.    You can set your browser to
block or alert you about these cookies, but some parts of the site will not then
work. These cookies do not store any personally identifiable information.

Cookies Details‎

PERFORMANCE COOKIES

Performance Cookies


These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site.    All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

Cookies Details‎

TARGETING COOKIES

Targeting Cookies


These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites.    They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

Cookies Details‎

FUNCTIONAL COOKIES

Functional Cookies


These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages.    If you do not allow these cookies then
some or all of these services may not function properly.

Cookies Details‎

SOCIAL MEDIA COOKIES

Social Media Cookies


These cookies are set by a range of social media services that we have added to
the site to enable you to share our content with your friends and networks. They
are capable of tracking your browser across other sites and building up a
profile of your interests. This may impact the content and messages you see on
other websites you visit.    If you do not allow these cookies you may not be
able to use or see these sharing tools.

Cookies Details‎
Back Button


BACK

Filter Button
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

 * View Third Party Cookies
    * Name
      cookie name


Clear
checkbox label label
Apply Cancel
Save settings
Allow All