payments.galls.com
Open in
urlscan Pro
2606:4700::6810:c9e8
Public Scan
URL:
https://payments.galls.com/
Submission Tags: falconsandbox
Submission: On May 29 via api from US — Scanned from DE
Submission Tags: falconsandbox
Submission: On May 29 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMName: f — POST CGBCLOGIN
<form name="f" method="POST" action="CGBCLOGIN">
<input type="hidden" name="SIACTN" value="">
<input type="hidden" name="SIRFNO" value="">
<input type="hidden" name="SIMODE" value="*ENTR">
<input type="hidden" name="SIVIEW" value="">
<input type="hidden" name="SIEMAL" id="SIEMAL" value="">
<input type="hidden" name="SIACNOP" id="SIACNOP" value="">
<input type="hidden" name="SIUSERP" id="SIUSERP" value="">
<div class="row">
<div class="col-sm-12 col-md-12 col-lg-6 col-xl-6 sign--in">
<div class="page-header">
<h2>Sign In</h2>
<p>If you have an account with us please enter your user name and password below and we'll log you in!</p>
</div>
<div class="form-group">
<label for="username">User Name*</label>
<input type="text" name="SIUSER" id="SIUSER" value="" class="form-control" required="required" onkeypress="if (!window.__cfRLUnblockHandlers) return false; EnterActn('LOGIN',event)">
</div>
<div class="form-group">
<label for="password">Password*</label>
<input type="password" name="SIPSWD" id="SIPSWD" class="form-control" required="required" onkeypress="if (!window.__cfRLUnblockHandlers) return false; EnterActn('LOGIN',event)">
</div>
<div class="form-group"><a href="#" data-toggle="modal" data-target="#forgotpass">Forgot your password?</a></div>
<div class="form-group"><a href="#" data-toggle="modal" data-target="#forgotuser">Forgot your user name?</a></div>
<div class="form-submit">
<button type="button" class="btn btn-primary" onclick="if (!window.__cfRLUnblockHandlers) return false; submit_form('f','LOGIN')">SIGN IN</button>
</div>
</div>
<div class="col-sm-12 col-md-12 col-lg-6 col-xl-6 no--sign--in">
<div class="page-header no--sign--in--page--header">
<h2>Continue without sign on</h2>
</div>
<div class="form-group">
<label for="account">Galls Account Number*</label>
<input type="text" name="SIACNO" id="SIACNO" value="" class="form-control" required="required" onkeypress="if (!window.__cfRLUnblockHandlers) return false; EnterActn('GUEST',event)">
</div>
<div class="form-group">
<label for="account">Billing Zip*</label>
<input type="text" name="SIZIP" id="SIZIP" value="" class="form-control" required="required" maxlength="5" onkeypress="if (!window.__cfRLUnblockHandlers) return false; EnterActn('GUEST',event)">
</div>
<div class="form-group">
<label for="AND">AND</label>
</div>
<div class="form-group">
<label for="invoice">Galls Invoice Number*</label>
<input type="text" name="SIINVO" id="SIINVO" value="" class="form-control" required="required" onkeypress="if (!window.__cfRLUnblockHandlers) return false; EnterActn('GUEST',event)">
</div>
<div class="form-group">
<label for="OR">OR</label>
</div>
<div class="form-group">
<label for="order">Galls Order Number*</label>
<input type="text" name="SIOHNO" id="SIOHNO" value="" class="form-control" required="required" onkeypress="if (!window.__cfRLUnblockHandlers) return false; EnterActn('GUEST',event)">
</div>
<div class="form-submit">
<button type="button" class="btn btn-primary" onclick="if (!window.__cfRLUnblockHandlers) return false; submit_form('f','GUEST')">CONTINUE AS GUEST</button>
</div>
</div>
<div class="modal about" id="forgotpass" tabindex="-1" role="dialog" aria-labelledby="brandAboutModalLabel">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header portalHeader">
<img src="https://static2.galls.com/images/logo-w.png" style="margin-right: 20px;">
<h4 class="modal-title" id="brandAboutModalLabel" style="color:#fff">Galls Payment Portal</h4>
</div>
<div class="modal-body">
<div class="row">
<div class="col-sm-12">
<p class="modalSubHeader">Reset Password</p>
</div>
</div>
<hr>
<div class="row">
<div class="col-sm-12">
<p>Submit the user name associated with your account and we'll email you with password reset instructions</p>
<div class="form-group">
<label for="SIUSERPx">User Name*</label>
<input type="text" size="30" maxlength="50" name="SIUSERPx" id="SIUSERPx" class="form-control">
<span id="modalErrorPass" style="color:red;font-weight:bold;"></span>
</div><br>
<button class="btn btn_sm btn-primary" onclick="if (!window.__cfRLUnblockHandlers) return false; submitPass()">Reset Password</button> <button href="#" class="btn btn_sm btn-primary" data-dismiss="modal"
onclick="if (!window.__cfRLUnblockHandlers) return false; clearFields("SIUSERPx")">Cancel</button>
</div>
</div>
<hr>
</div>
</div>
</div>
</div>
<div class="modal about" id="forgotuser" tabindex="-1" role="dialog" aria-labelledby="brandAboutModalLabel">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header portalHeader">
<img src="https://static2.galls.com/images/logo-w.png" style="margin-right: 20px;">
<h4 class="modal-title" id="brandAboutModalLabel" style="color:#fff">Galls Payment Portal</h4>
</div>
<div class="modal-body">
<div class="row">
<div class="col-sm-12">
<p class="modalSubHeader">Request Password</p>
</div>
</div>
<hr>
<div class="row">
<div class="col-sm-12">
<p>Submit the account # and email address associated with your account and we'll send your Username</p>
<div class="form-group">
<label for="SIACNOx">Galls Account Number*</label>
<input type="text" size="30" maxlength="10" name="SIACNOx" id="SIACNOx" class="form-control">
<span id="modalErrorUser2" style="color:red;font-weight:bold;"></span>
</div>
<div class="form-group">
<label for="SIEMALx">Email *</label>
<input type="text" size="30" maxlength="50" name="SIEMALx" id="SIEMALx" class="form-control">
</div>
<span id="modalErrorUser" style="color:red;font-weight:bold;"></span>
<br>
<button class="btn btn_sm btn-primary" onclick="if (!window.__cfRLUnblockHandlers) return false; submitUser()">Send Username</button> <button class="btn btn_sm btn-primary" data-dismiss="modal"
onclick="if (!window.__cfRLUnblockHandlers) return false; clearFields("SIEMALx");clearFields("SIACNOx")">Cancel</button>
</div>
</div>
<hr>
</div>
</div>
</div>
</div>
<script type="text/javascript">
function submitPass() {
var user = document.getElementById('SIUSERPx').value;
if (user === "") {
$('#modalErrorPass').html('User name is required');
return
};
document.getElementById('SIUSERP').value = user;
submit_form('f', 'SENDPSWD');
}
function submitUser() {
var email = document.getElementById('SIEMALx').value;
var acno = document.getElementById('SIACNOx').value;
document.getElementById('modalErrorUser').innerText = "";
document.getElementById('modalErrorUser2').innerText = "";
if (acno === "") {
$('#modalErrorUser2').html("Galls Account Number is required");
return;
}
if (email === "") {
$('#modalErrorUser').html('Email is required');
return
};
document.getElementById('SIEMAL').value = email;
document.getElementById('SIACNOP').value = acno;
submit_form('f', 'SENDUSER');
}
function clearFields(field) {
document.getElementById(field).value = "";
document.getElementById('modalErrorPass').innerText = "";
document.getElementById('modalErrorUser').innerText = "";
document.getElementById('modalErrorUser2').innerText = "";
}
function validate() {
var usr = document.getElementById('SIUSER').value;
var psw = document.getElementById('SIPSWD').value;
var testForm = document.getElementById("mainForm");
if (testForm.checkValidity() === false) {
return false;
} else {
submit_form('f', 'LOGIN');
}
}
function openThisModal(modalID) {
if (modalID) {
$('#' + modalID.id).modal('show');
}
}
</script>
</div>
</form>
Text Content
Galls Payment Portal Need help with processing a payment? A Galls Representative is available to assist you from 8am-5pm EST. Call: 844-GO-GALLS (844-464-2557) or email: cash@galls.com SIGN IN If you have an account with us please enter your user name and password below and we'll log you in! User Name* Password* Forgot your password? Forgot your user name? SIGN IN CONTINUE WITHOUT SIGN ON Galls Account Number* Billing Zip* AND Galls Invoice Number* OR Galls Order Number* CONTINUE AS GUEST GALLS PAYMENT PORTAL Reset Password -------------------------------------------------------------------------------- Submit the user name associated with your account and we'll email you with password reset instructions User Name* Reset Password Cancel -------------------------------------------------------------------------------- GALLS PAYMENT PORTAL Request Password -------------------------------------------------------------------------------- Submit the account # and email address associated with your account and we'll send your Username Galls Account Number* Email * Send Username Cancel --------------------------------------------------------------------------------