Complete and Print the required application by clicking on this button>>>
![](confirm_htm_files/0.png)
Each person being screened should bring a copy of this application with you to your appointment.
Level 2 Background Screening
Pay for your screening >>>
Here is the easy process required to schedule your Live Scan Level2 Background Screening. First, open the online application, complete it, and then print it for your records. You will need to bring this printed application with you to your appointment. Second, you must pay for your appointment through our secure Authorize.net payment portal. After payment is made, you will be asked to set an appointment date. This online system allows you to pay for MULTIPLE screenings at the same time. If you have 10 people to screen, when you choose the payment button below, you will have the option of entering the number of screens desired. Make sure you print multiple copies of the validation form, so each applicant brings a copy of the form with them to their appointment.
If you have questions, click this button.
![](images/b2.gif)
If you have any questions or concerns, you can complete this form.
'Select One:',
'type' => 'department',
'require' => 1,
'default' => '-',
'items' => array('customerservice@level2backgroundscreening.com' => 'Customer Service')),
array('name' => 'Your Name:',
'type' => 'name',
'require' => 1),
array('name' => 'Your E-mail Address:',
'type' => 'email',
'require' => 1),
array('name' => 'Subject:',
'type' => 'subject',
'require' => 1),
array('name' => 'Your Question or Message:',
'type' => 'textarea',
'require' => 1));
$contact_form_graph = false;
$contact_form_xhtml = false;
$contact_form_email = "customerservice@level2backgroundscreening.com";
$contact_form_encoding = "utf-8";
$contact_form_default_subject = "Level2 Website Help Request";
$contact_form_message_prefix = "Sent from contact form\r\n==============================\r\n\r\n";
include_once "contact-form/contact-forms.php";
?>