www.usbankreliacard.com Open in urlscan Pro
23.67.129.53  Public Scan

URL: https://www.usbankreliacard.com/
Submission: On April 11 via manual from US — Scanned from DE

Form analysis 6 forms found in the DOM

Name: commonAbleFormGET /o/cardportal-responsive/WEB-INF/servlet/view

<form id="PublicHeaderResponsive_WAR_cardportalresponsivecommonAbleForm0" name="commonAbleForm" action="/o/cardportal-responsive/WEB-INF/servlet/view" method="get">
  <div> <input type="hidden" name="ableWarProcessorSecrVal2879" value="cd311b14-f518-4d7a-b6ef-7780e5f96e09"> </div>
</form>

Name: commonAbleFormGET /

<form id="ConditionalContent_WAR_cardportalresponsive_INSTANCE_8pGP3CkChPbCcommonAbleForm0" name="commonAbleForm" action="/" method="get">
  <div> <input type="hidden" name="ableWarProcessorSecrVal2879" value="3dfbf708-5963-4929-b7e7-4ef99d609264"> </div>
</form>

Name: commonAbleFormGET /

<form id="UserIdMultiStageFSVpasswordloginresponsive_WAR_cardportalresponsivecommonAbleForm0" name="commonAbleForm" action="/" method="get">
  <div> <input type="hidden" name="ableWarProcessorSecrVal2879" value="3dfbf708-5963-4929-b7e7-4ef99d609264"> </div>
</form>

Name: loginFormPOST https://www.usbankreliacard.com/login?p_p_id=UserIdMultiStageFSVpasswordloginresponsive_WAR_cardportalresponsive&p_p_lifecycle=1&p_p_state=normal&p_p_mode=view&_UserIdMultiStageFSVpasswordloginresponsive_WAR_cardportalresponsive_action=login&p_auth=HrzavwcR

<form name="loginForm"
  action="https://www.usbankreliacard.com/login?p_p_id=UserIdMultiStageFSVpasswordloginresponsive_WAR_cardportalresponsive&amp;p_p_lifecycle=1&amp;p_p_state=normal&amp;p_p_mode=view&amp;_UserIdMultiStageFSVpasswordloginresponsive_WAR_cardportalresponsive_action=login&amp;p_auth=HrzavwcR"
  id="passwordLoginForm" method="post">
  <div class="accountNumberGroup"> <label for="visibleaccountNumber" class="input-label"> Username </label> <input id="visibleaccountNumber" name="visibleaccountNumber" type="text" autocomplete="off" class="form-control" required=""
      error-msg="Required Field" maxlength="16"> <input id="accountNumber" name="accountNumber" type="text" autocomplete="off" class="hiddenInput" required="" error-msg="Required Field"> </div>
  <script type="text/javascript">
    $(document).ready(function() {
      var a = $("#accountNumber").val();
      a && (a = maskInput(a, /^(\S{1,4})(.*)/, "$1XXXX"), $("#visibleaccountNumber").val(a));
      $("#visibleaccountNumber").focus(function() {
        $(this).val($("#accountNumber").val())
      });
      $("#visibleaccountNumber").blur(function() {
        var b = maskInput($("#accountNumber").val(), /^(\S{1,4})(.*)/, "$1XXXX");
        $("#visibleaccountNumber").val(b)
      });
      $("#visibleaccountNumber").on("input", function() {
        $("#accountNumber").val($("#visibleaccountNumber").val())
      })
    });

    function maskInput(a, b, c) {
      return a.replace(b, c)
    };
  </script>
  <div class="passwordGroup row"> <label for="password" class="input-label"> Password </label>
    <div class="form-group maskInputText col-xs-12 no-padding"> <input id="password" name="password" type="password" autocomplete="off" class="form-control" required="" error-msg="Required Field" maxlength="16"> <span role="button"
        id="password_toggleShowHide" tabindex="0" aria-label="Show Password" class="showHideText">Show</span> </div>
  </div>
  <script type="text/javascript">
    function toggleShowHide_password() {
      $("#password").attr("type", function(a, b) {
        return "password" == b ? "text" : "password"
      });
      $("#password_toggleShowHide").text("Show" == $("#password_toggleShowHide").text() ? "Hide" : "Show");
      "Show" == $("#password_toggleShowHide").text() ? $("#password_toggleShowHide").attr("aria-label", "Show Password") : $("#password_toggleShowHide").attr("aria-label", "Hide Password")
    }
    $("#password_toggleShowHide").click(toggleShowHide_password);
    $("#password_toggleShowHide").keydown(function(a) {
      13 == (a.keyCode || a.which) && toggleShowHide_password()
    });
  </script>
  <div class="row margin-bottom">
    <script type="text/javascript">
      window.history.forward(0);
      window.setTimeout("window.history.forward(0)", 50);

      function clickIE4() {
        if (2 == event.button) return !1
      }

      function clickNS4(a) {
        if (document.layers || document.getElementById && !document.all)
          if (2 == a.which || 3 == a.which) return !1
      }
      document.layers ? (document.captureEvents(Event.MOUSEDOWN), document.onmousedown = clickNS4) : document.all && !document.getElementById && (document.onmousedown = clickIE4);
    </script>
    <script type="text/javascript">
      function getParameterByName(a) {
        a = a.replace(/[\[]/, "\\[").replace(/[\]]/, "\\]");
        a = RegExp("[\\?\x26]" + a + "\x3d([^\x26#]*)").exec(location.search);
        return null == a ? "" : decodeURIComponent(a[1].replace(/\+/g, " "))
      }
      var portletState = getParameterByName("p_p_state");
      if (null == portletState || "pop_up" != portletState) window.onbeforeunload = function(a) {
        (a = a || window.event) && (0 > a.clientX || 0 > a.clientY) && (document.location.href = "/c/portal/logout")
      };
    </script>
    <div class="row rememberMeContainer">
      <div>
        <div class="rememberMeGroup checkboxInput"> <label for="rememberMe"> <input id="rememberMe" name="rememberMe" type="checkbox" autocomplete="off" value="true" onclick="updateRememberMe();"> Remember my ID </label> </div> <input type="hidden"
          id="rememberMeInput" value="false">
      </div>
    </div>
    <div class="fsvStandardClass">
      <script type="text/javascript">
        window.history.forward(0);
        window.setTimeout("window.history.forward(0)", 50);

        function clickIE4() {
          if (2 == event.button) return !1
        }

        function clickNS4(a) {
          if (document.layers || document.getElementById && !document.all)
            if (2 == a.which || 3 == a.which) return !1
        }
        document.layers ? (document.captureEvents(Event.MOUSEDOWN), document.onmousedown = clickNS4) : document.all && !document.getElementById && (document.onmousedown = clickIE4);
      </script>
      <script type="text/javascript">
        function getParameterByName(a) {
          a = a.replace(/[\[]/, "\\[").replace(/[\]]/, "\\]");
          a = RegExp("[\\?\x26]" + a + "\x3d([^\x26#]*)").exec(location.search);
          return null == a ? "" : decodeURIComponent(a[1].replace(/\+/g, " "))
        }
        var portletState = getParameterByName("p_p_state");
        if (null == portletState || "pop_up" != portletState) window.onbeforeunload = function(a) {
          (a = a || window.event) && (0 > a.clientX || 0 > a.clientY) && (document.location.href = "/c/portal/logout")
        };
      </script>
      <div> <input type="hidden" name="ableWarProcessorSecrVal2879" value="3dfbf708-5963-4929-b7e7-4ef99d609264"> </div>
      <script type="text/javascript">
        $(document).ready(function() {
          var a;
          (a = "undefined" == typeof document.forms.commonAbleForm[0].form || null == document.forms.commonAbleForm[0].form ? document.forms.commonAbleForm[0].elements.ableWarProcessorSecrVal2879.value : document.forms.commonAbleForm[0].form
            .elements.ableWarProcessorSecrVal2879.value) && $('form[method\x3d"POST"]').not(':has("input[name\x3dableWarProcessorSecrVal2879]")').append('\x3cinput type\x3d"hidden" name\x3d"ableWarProcessorSecrVal2879" value\x3d"' + a + '"/\x3e')
        });

        function setAppDCurrentPage(a) {
          window["adrum-current-page"] = a
        };
      </script>
      <script type="text/javascript">
        var sourceGenerated = !1;
        $(document).ready(function() {
          if (!sourceGenerated) {
            sourceGenerated = !0;
            var a = void 0,
              d = void 0,
              b = void 0,
              c = void 0,
              a = "//tags.tiqcdn.com/utag/usbank/prepaid/prod/utag.sync.js",
              d = document,
              b = "script",
              c = d.createElement(b);
            c.src = a;
            c.type = "text/java" + b;
            a = d.getElementsByTagName(b)[0];
            a.parentNode.insertBefore(c, a)
          }
        });
      </script>
      <script type="text/javascript">
        var scriptGenerated = !1;
        $(document).ready(function() {
          if (!scriptGenerated) {
            scriptGenerated = !0;
            var a = void 0,
              d = void 0,
              c = void 0,
              b = void 0,
              a = "//tags.tiqcdn.com/utag/usbank/prepaid/prod/utag.js",
              d = document,
              c = "script",
              b = d.createElement(c);
            b.src = a;
            b.type = "text/java" + c;
            b.async = !0;
            a = d.getElementsByTagName(c)[0];
            a.parentNode.insertBefore(b, a)
          }
        });
      </script>
      <script type="text/javascript">
        document.title = "Login - User ID Login";
      </script>
      <div class="modal fade modal-dialog-display" id="enableCookiesPopUp" tabindex="-1" role="dialog" aria-label="Enable Cookies Pop Up" style="display:none">
        <div class="modal-dialog" role="document">
          <div class="modal-content">
            <div class="modal-header row"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"> <span aria-hidden="true">X</span> </button>
              <div class="modal-title"> </div>
            </div>
            <div target="speedBump">
              <div class="modal-body">
                <div class="row">
                  <div class="col-xs-12"> Enable cookies on your browser </div>
                </div>
              </div>
              <div class="row"> </div>
            </div>
          </div>
        </div>
      </div>
      <script type="text/javascript">
        $(window).on("load", function() {
          if ($("#enableCookiesPopUp").length) $("#enableCookiesPopUp .modal-body a").on("click", function() {
            $("#enableCookiesPopUp").modal("toggle")
          })
        });
      </script>
    </div>
    <script type="text/javascript">
      $("#rememberMe").change(function() {
        $("#rememberMe").is(":checked") && !navigator.cookieEnabled && $("#enableCookiesPopUp").show()
      });

      function updateRememberMe(a) {
        $("#rememberMeInput").val($("#rememberMe")[0].checked)
      };
    </script>
    <div class="col-xs-12 col-sm-6 noPadding"> <input type="submit" class="btn btn-primary btn-block" name="signIn" value="Login"> </div>
  </div>
</form>

Name: hrefFmPOST #

<form action="#" class="hide" id="hrefFm" method="post" name="hrefFm"><span></span><input hidden="" type="submit"><input type="hidden" name="ableWarProcessorSecrVal2879" value="cd311b14-f518-4d7a-b6ef-7780e5f96e09"></form>

Name: commonAbleFormGET /o/cardportal-responsive/WEB-INF/servlet/view

<form id="FSVPublicFooter_WAR_cardportalresponsivecommonAbleForm0" name="commonAbleForm" action="/o/cardportal-responsive/WEB-INF/servlet/view" method="get">
  <div> <input type="hidden" name="ableWarProcessorSecrVal2879" value="46c8cd5d-5a3b-4627-950b-c7902409d777"> </div>
</form>

Text Content

NAVIGATION

 * Skip to Content

If you are waiting on your ReliaCard to arrive, you can check when the card was
processed and mailed. Visit My Card Status to learn more.

Close

 * Español
 * |
 * Help
 * Activate Card

Menu



Activate Card
Activate Card
 * Español
 * Help

 * Contact Us
 * Privacy Policy
 * About ReliaCard
 * Online Banking and Mobile Banking Agreement


LOGIN - USBANKRELIACARD_RESPONSIVE

Browser Support Content

You are using an unsupported browser version and may lose access to this
website. Click here to update your browser.



Alert

If you are experiencing issues with log in, please clear your browsing history,
cache and cookies and try again.




Account Login

All Fields Are Required.

Username
Password
Show
Remember my ID
X

Enable cookies on your browser


Forgot Username
Forgot Password
Create User Account


You are using an unsupported browser version and may lose access to this
website. Click here to update your browser.



  



   
   
   
   
   
   
 * Contact Us
 * Privacy Policy
 * About ReliaCard
 * Online Banking and Mobile Banking Agreement

The ReliaCard® is issued by U.S. Bank National Association pursuant to a license
from Visa U.S.A. Inc. or Mastercard International Incorporated. Mastercard is a
registered trademark and the circles design is a trademark of Mastercard
International Incorporated. © 2021 U.S. Bank. Member FDIC. 

As a reminder, legitimate companies, including U.S. Bank, will never ask you for
sensitive account information such as your Passwords, PIN Numbers, Social
Security Number or Account Numbers via email, phone or text message. If you
receive a communication that appears to be from U.S. Bank asking for this kind
of information, do not respond. Immediately call customer service at the number
listed on the back of your card.