www.westernunion.com
Open in
urlscan Pro
104.92.95.56
Public Scan
Submitted URL: http://www.westernunion.com/us/en/self-service/app/
Effective URL: https://www.westernunion.com/us/en/self-service/app/
Submission: On May 05 via api from IE — Scanned from DE
Effective URL: https://www.westernunion.com/us/en/self-service/app/
Submission: On May 05 via api from IE — Scanned from DE
Form analysis
1 forms found in the DOMName: registrnForm —
<form id="userLoginForm" name="registrnForm" ng-submit="loginWidgettVm.doSubmit();" autofillablefield="" novalidate="" class="ng-pristine ng-invalid ng-invalid-required ng-valid-maxlength">
<div class="row">
<div class="col-sm-12">
<span class="wu-field wu-email wu-float-label">
<label for="txtEmailAddr" style="display: none;">
<translate class="ng-scope">Email or username</translate>
</label>
<input mailcheck="" type="text" name="txtEmailAddr" id="txtEmailAddr" aria-describedby="check-email-error" class="form-control error-behavior ng-pristine ng-empty ng-invalid ng-invalid-required empty ng-touched" placeholder=""
ng-model="loginWidgettVm.loginData.email" ng-trim="false" ng-change="loginWidgettVm.isEmailValid('blur')" auto-fillable-field="" autocapitalize="off" ng-required="true" autofocus="" data-float-label="" ng-readonly="false"
ng-class="{ 'error': !loginWidgettVm.customEmailValid && !registrnForm.txtEmailAddr.$pristine}" ng-disabled="loginWidgettVm.disableEmailField();" ng-blur="loginWidgettVm.blurEmail = true;loginWidgettVm.isEmailValid('blur')"
ng-focus="loginWidgettVm.blurEmail = false; " required="required" style="" aria-required="true"><span id="ae-field-error-0" style="display:none;" class="ae-compliance-indent">Field is required</span>
<div class="floating-label">Email or username</div>
<span id="txtEmailAddrSuccess" class="sr-only">(<translate class="ng-scope">Email or username</translate>)</span>
<!-- ngIf: loginWidgettVm.customEmailValid && !registrnForm.txtEmailAddr.$pristine -->
<!-- ngIf: !loginWidgettVm.customEmailValid && !registrnForm.txtEmailAddr.$pristine -->
</span>
</div> <!--div class="col-xs-12"-->
<!-- Inline error message for email address -->
<div class="col-sm-12">
<!-- ngIf: loginWidgettVm.emailFieldErrorOne && !registrnForm.txtEmailAddr.$pristine && loginWidgettVm.blurEmail && loginWidgettVm.loginData.email !='' -->
<!-- ngIf: loginWidgettVm.emailFieldErrorTwo && !registrnForm.txtEmailAddr.$pristine && loginWidgettVm.blurEmail && loginWidgettVm.loginData.email !=null -->
<!-- ngIf: loginWidgettVm.enableEmailSuggestion -->
</div>
<div class="hidden-sm hidden-md hidden-lg col-xs-offset-4 col-xs-8 text-right" ng-hide="loginWidgettVm.hideRememberLink">
<label class="pull-right check-box-text text-link color-teal checkbox">
<input type="checkbox" ng-model="loginWidgettVm.loginData.rememberMe" ng-click="loginWidgettVm.storeEmailValue()" class="remember-check ng-pristine ng-untouched ng-valid ng-empty" style="margin-top:1px;" amplitude-id="checkbox-remember-me">
<translate class="ng-scope">Remember me</translate>
</label>
</div>
<div class="hidden-xs col-sm-12 checkbox text-right" ng-hide="loginWidgettVm.hideRememberLink">
<label class="pull-right check-box-text text-link checkbox color-teal margin-top-0">
<input class="remember-check ng-pristine ng-untouched ng-valid ng-empty" type="checkbox" ng-model="loginWidgettVm.loginData.rememberMe" ng-click="loginWidgettVm.storeEmailValue()" style="margin-top:1px;" amplitude-id="checkbox-remember-me">
<translate class="ng-scope">Remember me</translate>
</label>
</div>
</div> <!-- div class="row" -->
<!-- ngIf: loginWidgettVm.hideRememberLink -->
<!--************************ Email address end ************************-->
<!--************************ Key ************************-->
<div class="row">
<div class="col-sm-12">
<span class="wu-field wu-pswd wu-float-label">
<label for="txtKey" style="display: none;">
<translate class="ng-scope">Password</translate>
</label>
<input type="password" name="txtKey" id="txtKey" class="form-control error-behavior ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength empty" placeholder="" ng-model="loginWidgettVm.loginData.password"
ng-keyup="loginWidgettVm.isValidPassword('keyup');" ng-blur="loginWidgettVm.blurPassword = true;loginWidgettVm.isValidPassword('blur');" ng-focus="loginWidgettVm.blurPassword = false; " autocapitalize="off" autocomplete="off"
ng-required="true" data-float-label="" maxlength="16" required="required">
<div class="floating-label">Password</div>
<span id="txtEmailAddrSuccess" class="sr-only">(<translate class="ng-scope">Password</translate>)</span>
<span class="remove-left-sided-border" ng-hide="loginWidgettVm.applicationName === 'PPS'">
<a class="show-class color-teal" href="javascript:void(0)" ng-click="loginWidgettVm.showHidePasswd()" id="link-show-hide-password">
<!-- ngIf: loginWidgettVm.inputType === 'password' --><small ng-if="loginWidgettVm.inputType === 'password'" amplitude-id="link-show-password" class="ng-scope">
<translate class="ng-scope">SHOW</translate></small><!-- end ngIf: loginWidgettVm.inputType === 'password' -->
<!-- ngIf: loginWidgettVm.inputType === 'text' -->
</a>
</span>
</span>
</div>
<!-- Inline error message for captcha start -->
<div class="col-sm-12 padding-bottom-10">
<!-- ngIf: loginWidgettVm.passwordFieldErrorOne && !registrnForm.txtKey.$pristine && loginWidgettVm.blurPassword && loginWidgettVm.loginData.password!=null -->
<!-- ngIf: loginWidgettVm.passwordFieldErrorTwo && !registrnForm.txtKey.$pristine -->
<!-- ngIf: loginWidgettVm.passwordFieldErrorThree && !registrnForm.txtKey.$pristine -->
</div>
<div class="hidden-sm hidden-md hidden-lg col-xs-offset-4 col-xs-8 text-right">
<div class="text-right ">
<a class="text-link color-teal" href="" title="forget password" ng-click="loginWidgettVm.pageNavigator('forgot-password');" amplitude-id="link-forgot-password"><translate class="ng-scope">Need help logging in?</translate></a></div>
</div>
<div class="hidden-xs col-sm-12 text-right">
<div class="text-right ">
<a class="text-link color-teal" href="" title="forget password" ng-click="loginWidgettVm.pageNavigator('forgot-password');" ng-mousedown="loginWidgettVm.forgotPassClick($event);" amplitude-id="link-forgot-password"><translate class="ng-scope">Need help logging in?</translate></a>
</div>
</div>
<!-- Inline error message for captcha end -->
<div class="col-sm-12 clear-both">
<div class="padding-bottom-30"></div>
</div>
</div>
<!--************************ Passcode end ************************-->
<!--************************ Captcha image start ************************-->
<!-- ngIf: loginWidgettVm.showCaptcha -->
<!--************************ Captcha image end ************************-->
<!--************************ Captcha text start ************************-->
<!-- ngIf: loginWidgettVm.showCaptcha -->
<!--************************ Captcha text end ************************-->
<!--************************ Disclaimer & submit button ************************-->
<div class="row">
<div class="col-sm-12">
<button type="submit" class="btn btn-primary btn-lg btn-block background-color-teal remove-margin" id="button-continue" data-linkname="button-login" amplitude-id="button-login">
<!-- ngIf: !loginWidgettVm.isHostedPartnerFlow -->
<translate ng-if="!loginWidgettVm.isHostedPartnerFlow" class="ng-scope">Continue</translate><!-- end ngIf: !loginWidgettVm.isHostedPartnerFlow -->
<!-- ngIf: loginWidgettVm.isHostedPartnerFlow -->
</button>
</div>
</div>
<!--************************ Disclaimer & submit button ************************-->
<!-- ngIf: loginWidgettVm.SmloginState && loginWidgettVm.NoCookieFlow && loginWidgettVm.showRegisterButton && !loginWidgettVm.isHostedPartnerFlow -->
<!-- ngIf: loginWidgettVm.isHostedPartnerFlow -->
<!-- partner powered by changes-->
<!-- <div class="row">
<div class="col-xs-12 col-sm-12 col-md-12 col-lg-12 poweredbyforpartner" ng-if="loginWidgettVm.isHostedPartnerFlow" >
<span class="poweredbytext"> <translate>login.poweredby</translate> </span>
<span>
<img src="/content/dam/wu/logo/powered_by_wu_logo.svg" alt="Western Union Logo">
</span>
</div>
</div> -->
<input name="nds-pmd" type="hidden"
value="{"jvqtrgQngn":{"oq":"1600:1200:1600:1200:1600:1200","wfi":"flap-92548","oc":"q400qo6n8n86q525","fe":"1200k1600 24","qvqgm":"0","jxe":788540,"syi":"snyfr","si":"si,btt,zc4,jroz","sn":"sn,zcrt,btt,jni","us":"1259r9317n207q09","cy":"Yvahk k86_64","sg":"{\"zgc\":0,\"gf\":snyfr,\"gr\":snyfr}","sp":"{\"gp\":gehr,\"ap\":gehr}","sf":"gehr","jt":"195p5s22554q4550","sz":"9r58r1074ro06610","vce":"apvc,0,62736rqq,2,1;fg,0,gkgRznvyNqqe,0,gkgXrl,0;ss,1,gkgRznvyNqqe;so,5q,gkgRznvyNqqe;","ns":"","qvg":""},"jg":"1.j-624239.1.2.flK3AVyjnJDD6x0a8Kchqj,,.HodWg8BTrGWioe-ZCKqfI1yXy-Rgp_GdhX1l13XmF356K8DT9Y3C1GiFeKYr0bKKoQtfTIdxGmRYMmsDewcNVf0X-mcY5wbTvmJq4h5jkqo0keWCe9KEJb7RPi8f2ogEEEG3dd0_cVb2HRbq6uxNHolBCHjrHzSh35QochF05rAly14S-13wK0JRmMCfZn8ZeFAt3lDcylffUyfyjioEsPjtaQeM5iwGyNIphYEHbXX57FqyaZAL8E-vWyeqgsMt"}">
</form>
Text Content
Skip to Main Content This website is AudioEye enabled and is being optimized for accessibility. To open the AudioEye Toolbar, press shift + =. The toolbar contains the following The AudioEye Help Desk to report accessibility and usability related issues. The AudioEye Certification Statement to explain the ongoing web accessibility and usability enhancements for this website. The Player tool to listen to this site read aloud. The Player is not intended as a substitute for your screen reader. We are currently experiencing some technical difficulties with our digital services. If you have an urgent need to send money please use any of 550,000 retail locations world-wide. Find the closest location here. We apologize for the inconvenience and expect our digital services to be restored shortly! X Western Union * * * Cookie Option Skip to main Content Log in Menu * * Log in * Sign up * Send money * Pick up cash * Track transfer * Pay bills * Find locations * Help * Sign up * Find locations * Help * Profile * History * History * My WU Rewards points * My WU Rewards * Refer a Friend * My receivers * My receivers * Pay inmate * Mobile reload * Update delivery method * Estimate price * Manage reminders * Settings * Settings * Receive money on a card * Receive money on a card * Language - EN English - EN Spanish - ES * Log out * Log out * Log in * Sign up * * Receiver * Payment * Review * Receipt LOG IN Sign up Sign up × OK × You cannot use this account to complete your login. Please return to application and try again with a different account or by creating a new account. OK I don't have a Western Union profile Email or username Field is required Email or username (Email or username) Remember me Remember me Password Password (Password) SHOW Need help logging in? Need help logging in? Continue Session expiring Your session is about to expire in: minutes Keep me logged in Session expired Your session has been expired for security reasons. Continue to complete your transfer. Continue * Home * About us * Contact us * Refer a Friend * Blog * Help * Fraud awareness * Report a security bug * Investor relations * Careers * Western Union Foundation * News * Become an agent * Payment solutions * State licensing * Law enforcement subpoena information * Terms and Conditions * Online Privacy Statement * Sitemap * Cookie Information * Accessibility Statement Services may be provided by Western Union Financial Services, Inc. NMLS# 906983 and/or Western Union International Services, LLC NMLS# 906985, which are licensed as Money Transmitters by the New York State Department of Financial Services. See terms and conditions for details. © 2022 Western Union Holdings, Inc. All Rights Reserved Follow us on Facebook Social Network YouTube Video Instagram Social Network Twitter Social Network Western Union Logo Circular logo for Western Union Loading... By clicking “Accept All Cookies,” you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our assessing our marketing efforts. By clicking “Cookie Settings,“ you will be taken to a preference center where you can learn more about cookies and make specific choices about which categories of cookies you want to allow. Cookies Settings Accept All Cookies PRIVACY PREFERENCE CENTER When you visit any website, 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 Allow All MANAGE CONSENT PREFERENCES 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. View Vendor 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. View Vendor 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. View Vendor 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. View Vendor Details Back Button PERFORMANCE COOKIES Search Icon Filter Icon Clear checkbox label label Apply Cancel Consent Leg.Interest checkbox label label checkbox label label checkbox label label * View Cookies * Name cookie name Confirm My Choices Opens in new window PDF Download Word Download Excel Download PowerPoint Download Document Download Explore your accessibility options. transfer close carousel