secure.paymentech.com
Open in
urlscan Pro
65.124.118.150
Public Scan
Submitted URL: http://finegallerite.com/
Effective URL: https://secure.paymentech.com/signin/pages/login.faces
Submission: On May 20 via api from BE — Scanned from NL
Effective URL: https://secure.paymentech.com/signin/pages/login.faces
Submission: On May 20 via api from BE — Scanned from NL
Form analysis
4 forms found in the DOMName: authForm — POST login.faces
<form id="authForm" name="authForm" method="post" action="login.faces" class="form-horizontal" autocomplete="off" novalidate="novalidate">
<input type="hidden" name="ct_orig_uri">
<div class="row">
<div class="col-xs-12 col-lg-12 no-right-padding no-left-padding">
<div id="capsError" class="errorMessage alert alert-danger" style="display: none;"> Caps Lock On </div>
<div id="systemError" class="errorMessage alert alert-danger" style="display: none;"> We are currently unable to complete your request. Please try again later. </div>
<div id="loginWrong" class="errorMessage alert alert-danger" style="display: none;"> The user name or password you entered does not match our records. </div>
</div>
</div>
<div class="row form-group">
<div class="col-xs-12 col-sm-5">
<label class="right-stack control-label" for="username"> User Name </label>
</div>
<div class="col-xs-12 col-sm-7">
<input class="form-control" name="username" id="username" autocomplete="off" type="text" onkeypress="$('.errorMessage').hide()">
</div>
</div>
<div class="row form-group" id="passwordDivId" style="display: none;">
<div class="col-xs-12 col-sm-5">
<label class="right-stack control-label" for="password"> Password </label>
</div>
<div class="col-xs-12 col-sm-7 col-md-7 col-lg-7">
<input class="form-control" name="password" type="password" autocomplete="off" id="password" onkeypress="capsDetect(arguments[0]);">
</div>
</div>
<div class="row form-group">
<div class="col-xs-12 col-sm-7 pull-right">
<button type="submit" id="button" value="Login" class="btn btn-primary">
<img src="/signin/global/images/glyphicons_lock.png" alt="Secure Site" style="position: relative; top: -1px;" width="10" height="12">
<label id="autheSubmitLabel" for="password" style="position: relative; top: -1px;" width="10" height="12">Continue</label>
<label id="ctSubmitLabel" style="display: none;position: relative; top: -1px;" width="10" for="password">Secure Login</label>
</button>
</div>
</div>
<div class="row form-group">
<div class="col-xs-12 col-sm-7 pull-right">
<input type="checkbox" class="inputfield" name="aa_edit_info" id="aa_edit_info">
<label for="aa_edit_info" class="control-label plain-label"> Edit User Profile </label>
</div>
</div>
<div class="col-xs-12 col-sm-7 pull-right">
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-6 no-left-padding">
<p>
<a href="/signin/pages/resetPassword.faces" style="display: none;" id="resetPasswordURLId">Forgot your password?</a>
<br>
<a href="/signin/pages/forgotUsername.faces">Forgot your username?</a>
<br>
<a href="/signin/pages/faq.faces">Need assistance logging in?</a>
</p>
</div>
</div>
<div class="col-xs-12 alert alert-info">After 15 minutes of inactivity, you will be required to login again. All passwords expire every 90 days and accounts that are inactive for an extended period may be deleted. </div>
</form>
Name: contactSelectionForm — POST login.faces
<form name="contactSelectionForm" method="post" action="login.faces">
<div class="col-xs-12 col-sm-3">
<input type="hidden" id="emailRb" name="oobRb" value="">
<button class="btn btn-block btn-primary" onclick="sendActivationCode('E');return false;"> Email<br>
<span id="emailLabel"></span>
</button>
</div>
<div id="phoneRow" class="col-xs-12 col-sm-3" style="display:none;">
<input type="hidden" id="smsRb" name="oobRb" value="">
<button class="btn btn-block btn-primary" onclick="sendActivationCode('S'); return false;"> Text Message<br>
<span id="smsLabel"></span>
</button>
</div>
</form>
Name: questionForm — POST challenge.faces
<form name="questionForm" id="questionForm" action="challenge.faces" method="post">
<div class="errorMessage alert alert-danger" id="answerWrong" style="display: none;">
<p> Your answer does not match our records. Please try again. </p>
</div>
<div id="systemError_Questions" class="errorMessage alert alert-danger col-xs-12" style="display: none">
<p> We are currently unable to complete your request. Please try again later. </p>
</div>
<div id="sq-top" class="row col-xs-12">
<div class="col-xs-12 col-sm-12">
<label id="lblQues0" for="ans0" style="float: none;"></label>
</div>
<div id="answer" class="col-xs-12 col-sm-6">
<input type="text" name="ans0" id="ans0" class="form-control" autocomplete="off" maxlength="50" onkeypress="$('#systemError_Questions').hide();$('#answerWrong').hide();">
</div>
<input type="hidden" name="txtQuesName0" id="txtQuesName0">
</div>
<div class=" row col-lg-12 pad-top-15">
<div class="col-xs-12 col-lg-12">Do you want to remember this computer?</div>
<div class="col-xs-12 col-lg-12">
<div class="radio">
<input type="radio" value="true" name="aa_bind_device" id="dp_bind">
<label for="dp_bind"><strong>Yes, remember it.</strong> This is my computer. </label>
</div>
<div class="radio">
<input type="radio" value="false" name="aa_bind_device" id="dp_no_bind">
<label for="dp_no_bind"><strong>No, do not remember it.</strong> This is a public computer. </label>
</div>
<label for="aa_bind_device" class="error" style="display: none; padding-left: 15px; float:left; clear:both;"> This field is required. </label>
</div>
</div>
<div class="row col-lg-12 pad-top-15">
<div class="col-sm-3">
<button type="submit" class="btn btn-block btn-primary" value="Submit"> Submit </button>
</div>
</div>
</form>
Name: enterCodeForm — POST challenge.faces
<form id="enterCodeForm" name="enterCodeForm" action="challenge.faces" method="post">
<div class="errorMessage alert alert-danger col-xs-12" id="answerWrong_OTP" style="display: none;"> Incorrect pass code entered. </div>
<div id="systemError_OTP" class="errorMessage alert alert-danger col-xs-12" style="display: none;"> We are currently unable to complete your request. Please try again later. </div>
<div class="row col-lg-12">
<div class="col-xs-12 col-sm-12">
<strong>Please enter the Identification Code that you have received.</strong>
</div>
<div class="col-xs-12 col-sm-6">
<input type="text" class="form-control" name="passcode" id="passcode" autocomplete="off" onkeypress="$('#answerWrong_OTP').hide();$('#systemError_OTP').hide();">
</div>
</div>
<div class="row col-lg-12 pad-top-15">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12"> Do you want to remember this computer? </div>
<div class="col-xs-12 col-sm-12">
<div class="radio">
<input type="radio" value="true" name="aa_bind_device" id="dp_bind_otp">
<label for="dp_bind_otp"><strong>Yes, remember it.</strong> This is my computer. </label>
</div>
<div class="radio">
<input type="radio" value="false" name="aa_bind_device" id="dp_no_bind_otp">
<label for="dp_no_bind_otp"><strong>No, do not remember it.</strong> This is a public computer. </label>
</div>
<label for="aa_bind_device" class="error" style="display: none; padding-left: 15px; float:left; clear:both;"> This field is required. </label>
</div>
</div>
<input type="hidden" name="ct_orig_uri" value="">
<div class="row col-lg-12 pad-top-15">
<div class="col-sm-3">
<button type="submit" class="btn btn-block btn-primary" value="Submit"> Submit </button>
</div>
</div>
</form>
Text Content
SECURE LOGIN Login Page We are upgrading the login technology for your Payments apps. View the new design and our FAQ. Caps Lock On We are currently unable to complete your request. Please try again later. The user name or password you entered does not match our records. User Name Password Continue Secure Login Edit User Profile Forgot your password? Forgot your username? Need assistance logging in? After 15 minutes of inactivity, you will be required to login again. All passwords expire every 90 days and accounts that are inactive for an extended period may be deleted. We are currently unable to complete your request. Please try again later. SECURE LOGIN We don't recognize your device To ensure security of your account, we need to send an identification code to the phone number or email address that you have previously provided. Click an option below. Email Text Message * You will have 10 minutes to enter the code on the Identification Code screen. * Please do not navigate away from the "Enter Your Identification Code" screen until you have entered this code. * If you do so, the process will reset and another Identification Code will be sent. Note: Paymentech does not charge a fee for SMS messages delivered to your mobile device; however, standard message and data rates from your carrier may apply. Recipients should ensure SMS Short Codes are allowed by their carrier. CPS uses a short code of 27359; this will appear as the from (sender) in the SMS message. Need assistance logging in? SECURITY QUESTIONS Your answer does not match our records. Please try again. We are currently unable to complete your request. Please try again later. Do you want to remember this computer? Yes, remember it. This is my computer. No, do not remember it. This is a public computer. This field is required. Submit IDENTIFICATION CODE Incorrect pass code entered. We are currently unable to complete your request. Please try again later. Please enter the Identification Code that you have received. Do you want to remember this computer? Yes, remember it. This is my computer. No, do not remember it. This is a public computer. This field is required. Submit Privacy Policy | Terms of Use | Cookies Policy © 2024 , Paymentech, LLC. All Rights Reserved. x x x