epayus-ch.mycardplace.com
Open in
urlscan Pro
199.96.219.148
Public Scan
Submitted URL: http://epayus-ch.mycardplace.com/
Effective URL: https://epayus-ch.mycardplace.com/cholder/welcome
Submission: On November 01 via api from US — Scanned from CH
Effective URL: https://epayus-ch.mycardplace.com/cholder/welcome
Submission: On November 01 via api from US — Scanned from CH
Form analysis
1 forms found in the DOMPOST login
<form method="post" action="login" class="form-login" id="loginFormID">
<fieldset>
<legend class="sr-only">Login form</legend>
<div class="form-area">
<div class="form-holder">
<h2 id="label_8946" class="form-logo">Sign In </h2>
<script type="text/javascript" nonce="">
var displaySavingCheckingAccountParamVal = "N";
jQuery(window).on('load', function() {
if (jQuery('.alert:not(.non-focused-alert)').length >= 1) {
initShowHideGenMsg()
} else {
if ('N' == 'Y') {
focusOnFirstErrorField();
}
}
if ('Y' == displaySavingCheckingAccountParamVal && jQuery('select.select') && jQuery('select.select').length > 0) {
jQuery('select.select').parent().closest('div').addClass('chzn-set-padding');
}
});
jQuery(document).ajaxComplete(function(event, request, settings) {
var isValidateRequestPosted = isValidateRequestPostedFunc(settings.url);
if ('Y' == displaySavingCheckingAccountParamVal && jQuery('select.select') && jQuery('select.select').length > 0) {
jQuery('select.select').parent().closest('div').addClass('chzn-set-padding');
}
});
jQuery(function() {
initShowHideGenMsg();
})
function initShowHideGenMsg() {
jQuery('.alert:not(.non-focused-alert):visible').attr('role', 'alert').find('button.close').focus();
}
function isValidateRequestPostedFunc(url) {
var isValidateRequestPosted = false;
var splitUrl = url.split('?');
if (splitUrl.length == 2) {
var paramsList = splitUrl[1].split('&');
if (paramsList.length > 0) {
var paramName = paramsList[0].split('=')[0];
if (paramName == 'struts.enableJSONValidation') {
isValidateRequestPosted = true;
}
}
}
return isValidateRequestPosted;
}
</script>
<div class="field-holder">
<div class="field label-slide">
<label id="label_7962" for="userId" class="top-auto">User ID </label>
<input type="text" name="userId" id="userId" autocomplete="off" placeholder="User Name" class="form-control input__field input__field--madoka ss-field" style="padding-right: 78.8125px;">
<script type="text/javascript" nonce="">
jQuery(function() {
jQuery("input[id='userId']").addClass('ss-field').siblings('label').addClass('top-auto');
if (jQuery("input[id='userId']").parent('div').siblings('label').length > 0) {
jQuery("input[id='userId']").parent('div').siblings('label').addClass('top-auto');
jQuery("input[id='userId']").parent().parent().addClass('field-focused ss-focus');
}
});
</script>
<script nonce="">
jQuery(function() {
jQuery(document).ready(function() {
jQuery("input[id='userId']").on("blur", function() {
validate(this);
});
});
var inputId = jQuery("input[id='userId']");
if (inputId.val().length > 0) {
inputId.parent().addClass('field-focused');
}
inputId.addClass('ss-field');
inputId.on('paste focus', function() {
jQuery(this).parent().addClass('field-focused');
});
inputId.on('change blur', function() {
if (jQuery(this).val().length > 0) {
jQuery(this).parent().addClass('field-focused');
} else {
jQuery(this).parent().removeClass('field-focused');
}
});
// parent div case
if (inputId.parent('div').siblings('label').length > 0) {
if (inputId.val().length > 0) {
inputId.parent().parent().addClass('field-focused');
}
inputId.on('paste focus', function() {
jQuery(this).parent().parent().addClass('field-focused');
});
inputId.on('change blur', function() {
if (jQuery(this).val().length > 0) {
jQuery(this).parent().parent().addClass('field-focused');
} else {
jQuery(this).parent().parent().removeClass('field-focused');
}
});
}
});
</script>
<a href="showforgotUserId.action?chrt=14e1ac41-354b-4444-87bc-8499cfbaf7c1" class="link"><span id="label_3757" aria-hidden="true">Forgot? </span>
<span class="sr-only">forgot user id</span></a>
</div>
</div>
<div class="field-holder">
<div class="field label-slide password-field">
<label id="label_3109" for="userPassword">Password </label>
<input type="password" name="userPassword" complexitystyle="popover" value="" id="userPassword" autocomplete="off" placeholder="" data-content="<div class='fieldlistChecker'><h4 class='title'> Password Strength <span class='empty'> - Empty </span> </h4><div class='progress-bar-holder'><div class=''> </div></div><h4 class='title'> Password Must Contain </h4><ul class='checKlist'>
<li class='fail' id='capital'>1 upper case</li>
<li class='fail' id='lower'>1 lower case</li>
<li class='fail' id='number'>1 numeral</li>
<li class='fail' id='scharacter'>At least contains one special character</li>
<li class='fail' id='length'>Minimum 8 characters</li>
</ul></div>" class="form-control ss-field" style="padding-right: 78.8125px;">
<script nonce="">
jQuery(function() {
var passwordId = jQuery("input[id='userPassword']");
if (passwordId.val().length > 0) {
passwordId.parent().addClass('field-focused');
}
passwordId.addClass('ss-field');
passwordId.on('focus paste', function() {
jQuery(this).parent().addClass('field-focused');
});
passwordId.on('change blur', function() {
if (jQuery(this).val().length > 0) {
jQuery(this).parent().addClass('field-focused');
} else {
jQuery(this).parent().removeClass('field-focused');
}
});
passwordId.on("blur", function() {
validate(this);
});
});
</script>
<a href="openForgotPassword.action?chrt=14e1ac41-354b-4444-87bc-8499cfbaf7c1" class="link"><span id="label_1738" aria-hidden="true">Forgot? </span>
<span class="sr-only">forgot password</span></a>
</div>
</div>
<div class="captcha-area google-captcha">
<script src="https://www.google.com/recaptcha/api.js?hl=en" async="" defer="" nonce=""></script>
<div class="g-recaptcha" style="display: inline-block" data-sitekey="6LcMHbUUAAAAAPQKUnqKGLNvOqYC5uZgrFDZmmy0">
</div>
<script nonce="">
jQuery(function() {
jQuery('.g-recaptcha').parent().addClass('google-captcha');
jQuery('.g-recaptcha').parents('.captcha2').removeClass('captcha2');
})
</script>
</div>
<div class="remember">
<div id="rememberMe_icheck" class="icheckbox_flat-grey" style="position: relative;"><input type="checkbox" name="rememberMe" value="true" id="rememberMe" style="position: absolute; opacity: 0;" class="ss-checkbox"><ins aria-hidden="true"
class="iCheck-helper" style="position: absolute; top: 0%; left: 0%; display: block; width: 100%; height: 100%; margin: 0px; padding: 0px; border: 0px; opacity: 0;"></ins></div><input type="hidden" id="__checkbox_rememberMe"
name="__checkbox_rememberMe" value="true">
<script type="text/javascript" nonce="">
jQuery(function() {
jQuery("input[id='rememberMe']").addClass('ss-checkbox').parent().addClass('ss-checkbox-parent');
})
</script>
<script type="text/javascript" nonce="">
jQuery(document).ready(function() {
jQuery("#rememberMe").iCheck({
checkboxClass: 'icheckbox_flat-grey'
});
if (jQuery("#rememberMe").attr('onblur') != undefined && jQuery("#rememberMe").attr('onblur').indexOf("validate") > -1) {
jQuery("#rememberMe").on('ifChecked', function(event) {
validate(this);
});
jQuery("#rememberMe").on('ifUnchecked', function(event) {
validate(this);
});
}
jQuery("#rememberMe_icheck").removeClass("error-field");
});
</script>
<label for="rememberMe" id="rememberMe_label">
<span id="label_5458">Remember Me </span>
</label>
</div>
<button type="submit" data-type="submit" class="btn btn-default" id="submitButtonID">
<span id="label_4094">Sign In </span>
</button>
<a data-type="submit" href="loadActivateRegisterCard.action?chrt=14e1ac41-354b-4444-87bc-8499cfbaf7c1" class="btn btn-orange">
<span id="label_2042">Activate/Register Card </span>
</a>
</div>
<div class="form-footer d-none">
<h3>
<a href="#">
<strong class="heading">Activate Card</strong>
<span class="text">Activate and register for online access</span>
<img src="https://static-cdn4.mycardplace.com/componentcontentdelivery//cstatic/40710228-26b7-44b6-bb94-c5b94667cf27/icon1.png" alt="Activate Card" aria-hidden="true">
</a>
</h3>
</div>
</div>
</fieldset>
</form>
Text Content
Accessibility Skip to Content Epay logo * Beginning * Profits * Solutions * App This is a drop-down to select your preferred language english english español https://static-cdn6.mycardplace.com/componentcontentdelivery//cstatic/chdefault32/3296/ https://static-cdn6.mycardplace.com/componentcontentdelivery//cstatic/chdefault32/3296/ TAKE CONTROL OF YOUR MONEY! Login form SIGN IN User ID Forgot? forgot user id Password Forgot? forgot password Remember Me Sign In Activate/Register Card ACTIVATE CARD ACTIVATE AND REGISTER FOR ONLINE ACCESS PROFITS Make and receive payments fast All your cards in one place ... your phone Transfer to another epay card anywhere in the world Epay cards are accepted worldwide epay gives you control of your money epay gives you virtual cards for online purchases Activate your card in the app when you receive it and block it in case of theft or loss. Pay at thousands of merchants around the world Call us for inquiries, clarifications and other services 24/7. Contact: (55) 5269 9621 SOLUTIONS * USE YOUR CARD Buy and withdraw in thousands of establishments and ATMs * PERSONAL SUPPORT Need help? In addition to our epayeverywhere app you can call us at (55) 5269 9621, epay has staff trained and ready to advise you. * END-TO-END SECURITY * For epay your security is the most important thing. Your deposits are insured. * Your transactions protected with: * A chip and PIN that only you know. * epay has 3D Secure for safer purchases on the internet. * EPAYEVERYWHERE ® * Receive notifications of your transactions and alerts in real time. * Through the app you can block and / or unblock your card. EPAYEVERYWHERE ® Download and use epay everywhere from wherever you are. and take control of your finances * * Get started today! Request your epay card at (55) 5269 9621 It will only take a few minutes * Us * FAQs * Terms & Conditions * Privacy Policy * Epay Contact Center * Security Awareness epay is not a bank. Banking services are provided by Community Federal Savings Bank, N.A. Member FDIC Copyright 2022 epay. All rights reserved. Opens in new window go to top Close navigation Confirm Language CONFIRM LANGUAGE By changing locale, your page would be refreshed. Are you sure you want to proceed? * Yes * No