www.prepaidgiftbalance.com Open in urlscan Pro
23.44.201.50  Public Scan

Submitted URL: http://prepaidgiftbalance.com/
Effective URL: https://www.prepaidgiftbalance.com/
Submission: On September 15 via manual from US — Scanned from US

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="38a27180-b8b8-40cb-aef7-45d8ffee17c7"> </div>
</form>

Name: commonAbleFormGET /

<form id="FSVUnsupportedBrowser_WAR_cardportalresponsivecommonAbleForm0" name="commonAbleForm" action="/" method="get">
  <div> <input type="hidden" name="ableWarProcessorSecrVal2879" value="5db92114-5dd1-4d67-8412-8e47bbdcea60"> </div>
</form>

Name: commonAbleFormGET /

<form id="MultiStageFSVpasswordloginresponsive_WAR_cardportalresponsivecommonAbleForm0" name="commonAbleForm" action="/" method="get">
  <div> <input type="hidden" name="ableWarProcessorSecrVal2879" value="5db92114-5dd1-4d67-8412-8e47bbdcea60"> </div>
</form>

POST https://www.prepaidgiftbalance.com/login?p_p_id=MultiStageFSVpasswordloginresponsive_WAR_cardportalresponsive&p_p_lifecycle=1&p_p_state=normal&p_p_mode=view&_MultiStageFSVpasswordloginresponsive_WAR_cardportalresponsive_action=handle-card-number&p_auth=N0cvegvn

<form
  action="https://www.prepaidgiftbalance.com/login?p_p_id=MultiStageFSVpasswordloginresponsive_WAR_cardportalresponsive&amp;p_p_lifecycle=1&amp;p_p_state=normal&amp;p_p_mode=view&amp;_MultiStageFSVpasswordloginresponsive_WAR_cardportalresponsive_action=handle-card-number&amp;p_auth=N0cvegvn"
  method="post" id="cardNumberLoginForm"> <input type="hidden" name="formSubmit" id="_MultiStageFSVpasswordloginresponsive_WAR_cardportalresponsive_formSubmit_returningCardHolder" value="returningCardHolder">
  <div class="row">
    <div class="col-sm-12">
      <div class="returningLoginGroup"> <label for="visiblereturningLogin" class="input-label"> Enter your 16-digit card number </label> <input id="visiblereturningLogin" name="visibleaccountNumber" type="text" autocomplete="off" class="form-control"
          required="" error-msg="Please enter inputs correctly." size="16" maxlength="16"> <input id="returningLogin" name="accountNumber" type="text" autocomplete="off" class="hiddenInput" required="" pattern="[0-9]{16}"
          error-msg="Please enter inputs correctly."> </div>
      <script type="text/javascript">
        $(document).ready(function() {
          var a = $("#returningLogin").val();
          a && (a = maskInput(a, /^(\d{6})(\d{1,6})(\d{0,4})$/, "$1XXXXXX$3"), $("#visiblereturningLogin").val(a));
          $("#visiblereturningLogin").focus(function() {
            $(this).val($("#returningLogin").val())
          });
          $("#visiblereturningLogin").blur(function() {
            var b = maskInput($("#returningLogin").val(), /^(\d{6})(\d{1,6})(\d{0,4})$/, "$1XXXXXX$3");
            $("#visiblereturningLogin").val(b)
          });
          $("#visiblereturningLogin").on("input", function() {
            $("#returningLogin").val($("#visiblereturningLogin").val())
          })
        });

        function maskInput(a, b, c) {
          return a.replace(b, c)
        };
      </script>
    </div>
  </div>
  <div class="row">
    <div class="col-sm-12">
      <div class="last"> <input type="submit" class="btn btn-block btn-primary login-enter" value="Continue" onclick="onSubmitForm(this.form); return false;"> </div>
    </div>
  </div>
  <div class="row captchaBlock inputGroup">
    <div class="col-xs-12">
      <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>
      <script type="text/javascript">
        function onSuccess() {}
        var onCallBack = function(a) {
            window.validateCardNumber.call()
          },
          onloadCallbackIChoose = function() {
            grecaptcha.render("captchaID", {
              sitekey: "6LdMMbUZAAAAACkSAY6Eg_XIdU0fhpACjGQkql34",
              callback: onCallBack
            })
          },
          onloadCallbackInvisible = function() {
            grecaptcha.render("captchaID", {
              sitekey: "6Lf8hrsZAAAAABHcM-de03uC6tYPrpYXUe3VAWxp",
              callback: onCallBack,
              size: "invisible"
            })
          },
          onloadCallbackScore = function() {
            grecaptcha.render("captchaID", {
              sitekey: "6LeHOLIZAAAAAMpgI_jUzLz6_fCcwpAeare-2wt7",
              callback: onCallBack,
              action: ""
            })
          };

        function validateCaptcha() {
          grecaptcha.execute()
        }

        function onSubmit(a) {
          document.getElementById(a).submit()
        };
      </script>
      <div id="captchaID">
        <div class="grecaptcha-badge" data-style="bottomright"
          style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lf8hrsZAAAAABHcM-de03uC6tYPrpYXUe3VAWxp&amp;co=aHR0cHM6Ly93d3cucHJlcGFpZGdpZnRiYWxhbmNlLmNvbTo0NDM.&amp;hl=en&amp;v=uEf7E1417z6GNSkRx7AyL8K8&amp;size=invisible&amp;cb=yn0vx6amj2na"
              width="256" height="60" role="presentation" name="a-lq4nw76voeku" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <script src="https://www.google.com/recaptcha/api.js?onload=onloadCallbackInvisible&amp;render=explicit" async="" defer=""></script>
    </div>
  </div> <input type="hidden" name="attemptCount" value="0"> <input type="hidden" name="ftlProcessorSecrVal2879" id="ftlProcessorSecrVal2879_returningCardHolder"
    value="AVsABCE2PclP5p8X3HRdSj5NJiI1kQueIF6udQQzdSZ8etE4dxgQExLhtDMZRR2VrqJs38KFKlX5GTxiSpnpcyVl8kM48U3ENsWExmnhbDRAWzjYPUyTmDtnuExN0Z0roac4MN71T3Rlqs6zBxXLR2FcOkVVk7RQ0GBFm6eCHCuFtsf1RRJ2WdTuPaQooLsjXRRmA0uGB4SSee9PmsdROgS1Xbc8ElDdG3UyYSRpjT3GXnoLsqH4SvXiEB55N2RCZtmcdm3aZaYzTeblZbPjE66hw8mMefkb70MeozoO8L61d9htYNGibTM2UBLp7mifqQiqVo4VKAjYMUimslJx6WscYhO53Pftd9srmBpZfTuXXHg8YHge5YvgRXEfpfNuEx4z4SoauWkbaLfDWcuwPOfcNKspLW2pxsajh7yicY9eMr6F8sPob1akrrFMj0Iys2ds2tkl0JGmlsA44sWkIyzJO1DE6XRVR8fsUdrWoHUKH7NCB1078139216633602">
  <input type="hidden" name="ableWarProcessorSecrVal2879" value="38a27180-b8b8-40cb-aef7-45d8ffee17c7">
</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="38a27180-b8b8-40cb-aef7-45d8ffee17c7"></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="1308b3d0-ddda-4e20-8b99-d7aa392c7c67"> </div>
</form>

Text Content

NAVIGATION

 * Skip to Content

Warning
Please update your 4-digit PIN code used for debit transactions by calling the
number on the back of your card.
Close

 * Help

Menu




 * Help

 * Contact Us
 * Lost or Stolen
 * Privacy Policy
 * Cardholder Agreement for cards purchased prior to January 1, 2017
 * Cardholder Agreement August 2021
 * Physical Plastic Cardholder Agreement Updated August 2022
 * Digital Cardholder Agreement August 2022


MY LOGIN - KROGER-GIFT-RESPONSIVE

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



Login

Enter your 16-digit card number



   
   
   
   
   
   
 * Contact Us
 * Lost or Stolen
 * Privacy Policy
 * Cardholder Agreement for cards purchased prior to January 1, 2017
 * Cardholder Agreement August 2021
 * Physical Plastic Cardholder Agreement Updated August 2022
 * Digital Cardholder Agreement August 2022

The Visa® and Mastercard® Gift Cards are 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. No cash
access. For use in the U.S. Only. See Gift Card for terms and applicable fees.

IMPORTANT INFORMATION FOR OPENING A CARD ACCOUNT: To help the federal government
fight the funding of terrorism and money laundering activities, the USA PATRIOT
Act requires all financial institutions and their third parties to obtain,
verify, and record information that identifies each person who opens a Card
Account. What this means for you: When you open a Card Account, we will ask for
your name, address, date of birth, and other information that will allow us to
identify you. We may also ask to see your driver's license or other identifying
documents at any time.

 

Card not working? Click here to begin the process Click Here.