www.cdn.medigapperks.com Open in urlscan Pro
170.249.195.74  Public Scan

URL: https://www.cdn.medigapperks.com/
Submission: On December 02 via api from US — Scanned from US

Form analysis 22 forms found in the DOM

<form class="layout-three-form">
  <div class="row mb-3 align-items-center justify-content-center" id="login-field">
    <div class="col-4 text-right">
      <label for="inputemailP" class="col-form-label text-uppercase">Phone or Email:</label>
    </div>
    <div class="col-7 text-left">
      <input type="text" id="username" class="form-control" required="" placeholder="Your Phone Number or Email Address">
    </div>
  </div>
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-4 text-right">
      <label for="Password" class="col-form-label text-uppercase">Your Password:</label>
    </div>
    <div class="col-7 text-left">
      <input type="password" class="form-control" required="" id="pass" placeholder="Your Password">
    </div>
  </div>
</form>

<form>
  <div class="form-row mb-5 mx-auto text-left" style="max-width: 380px;">
    <div class="pb-5 w-100">
      <div class="mt-4 inputfield w-100 " id="login-field">
        <div class="input-group input-group-pink usernamefield-icon-color">
          <div class="input-group-prepend">
            <span class="input-group-text" id="inputGroupPrepend2"> <i class="fas fa-phone-alt" aria-hidden="true"></i>
            </span>
          </div>
          <input type="text" class="form-control inputfield" id="username" placeholder="Your Phone Number or Email Address" aria-describedby="emailHelp" autofocus="autofocus">
        </div>
      </div>
    </div>
    <div class="pb-5 w-100">
      <div class="mt-2 inputfield  w-100 ">
        <!--     <label for="validationDefaultUsername">Password:</label>-->
        <div class="input-group input-group-gray">
          <div class="input-group-prepend">
            <span class="input-group-text" id="inputGroupPrepend2"><i class="fas fa-long-arrow-alt-right" aria-hidden="true"></i>
            </span>
          </div>
          <input type="password" class="form-control inputfield" id="pass" placeholder="Your Password">
        </div>
      </div>
    </div>
    <div class="w-100 clear-fix d-block"></div>
    <div class="pt-3 text-center btn-wrapper w-100" id="newpopuplogin">
      <button class="btn btn-primary btn-lg btn-block newpopup-btn-large-size d-block" type="button" onclick="validateLoginForm();">Log In <img src="https://cdn.reward-delivery.com/public/benefit3/non_custom/images/nonlogin/loginbtn-arrow.png"
          class="img-fluid mx-auto d-block float-right" style="    max-width: 8px;  "></button>
    </div>
    <div class="w-100 clear-fix d-block"></div>
    <div class="pt-1 mx-auto">
      <a href="#" data-toggle="modal" class="forgot_btn" data-target="#myModal_troublelogin" data-dismiss="modal"><em>Forgot My Password</em></a>
    </div>
  </div>
</form>

<form class="layout-three-form">
  <div class="row mb-3 align-items-center justify-content-center" id="forgot-field">
    <div class="col-6 text-right">
      <label for="securitykey" class="col-form-label text-uppercase">Phone or Email:</label>
    </div>
    <div class="col-6 text-left">
      <input type="text" id="usernamef" name="usernamef" aria-describedby="emailHelp" placeholder="Phone or Email" class="form-control" required="">
    </div>
  </div>
  <div class="row align-items-center justify-content-center">
    <div class="col-9 text-center">
      <div class="btn-box pt-4 pb-3">
        <button type="button" class="btn btn-primary btn-box-min text-uppercase" onclick="submitForgotPasswordFormUp()">Submit</button> <!-- onClick="$('html, body').animate({ scrollTop: 0 }, 'fast'); -->
        <div class="text-center LoggingLink">
          <p><a href="#" data-dismiss="modal" onclick="$('#supportPopup1').modal('show'); window.location.hash='#support'"><em>Contact Customer Support</em></a></p>
        </div>
      </div>
    </div>
  </div>
</form>

<form class="layout-three-form" onsubmit="return false">
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-5 text-right">
      <label for="passwordlbl" class="col-form-label text-uppercase">new password:</label>
    </div>
    <div class="col-6 text-left">
      <input type="password" id="passwordf" name="passwordf" class="form-control" required="">
    </div>
  </div>
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-5 text-right">
      <label for="confirmpassword" class="col-form-label text-uppercase">confirm password:</label>
    </div>
    <div class="col-6 text-left">
      <input type="password" id="confirmpasswordf" name="confirmpasswordf" class="form-control" required="">
      <input type="hidden" class="form-control" id="pinf" name="Pinf" value="">
    </div>
  </div>
  <div class="row align-items-center justify-content-center">
    <div class="col-9 text-center">
      <div class="btn-box pt-4 pb-3">
        <button type="button" id="submitSecureNoPasswordFormUp" onclick="submitSecureNoPasswordFormUp_new()" class="btn btn-primary btn-box-min text-uppercase" aria-label="Close">Submit</button>
      </div>
    </div>
  </div>
</form>

<form class="layout-three-form" onsubmit="return false">
  <div class="row mb-3 align-items-center justify-content-center" id="">
    <div class="col-5 text-right">
      <label for="passwordlbl" class="col-form-label text-uppercase">new password:</label>
    </div>
    <div class="col-6 text-left">
      <input type="password" id="ypasswordf" name="passwordf" class="form-control" required="">
    </div>
  </div>
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-5 text-right">
      <label for="confirmpassword" class="col-form-label text-uppercase">confirm password:</label>
    </div>
    <div class="col-6 text-left">
      <input type="password" id="yconfirmpasswordf" name="confirmpasswordf" class="form-control" required="">
      <input type="hidden" class="form-control" id="ypinf" name="pinf" value="">
    </div>
  </div>
  <div class="row align-items-center justify-content-center">
    <div class="col-9 text-center">
      <div class="btn-box pt-4 pb-3">
        <button type="button" onclick="submitSecureYesPasswordFormUp()" class="btn btn-primary btn-box-min text-uppercase" aria-label="Close">Submit</button>
      </div>
    </div>
  </div>
</form>

<form class="layout-three-form">
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-10 text-left">
      <input type="text" id="" name="" aria-describedby="emailHelp" value="" class="form-control" required="">
    </div>
  </div>
</form>

Name: frm_supportPopup5

<form name="frm_supportPopup5" id="frm_supportPopup5">
  <div style="display:block" class="non_gift_card_short_faqs form-check pt-3 faqus faqca ">
    <label class="form-check-label popupquestion popupquestionlabel no" id="3" for="exampleRadios1" alt="3" style="cursor:pointer;">
      <img width="16px" height="16px" class="popupquestion  no" src="https://dev.reward-delivery.com/public/support_new/images/checkbox_unchecked.png" name="popupquestion" id="3" style="margin-top: -5px;margin-right:10px; margin-left:-40px;"> I want
      to cancel. </label>
    <div class="checkbox-ans popupanswer font-weight-light" style="display:none;margin-left:-10px;">
      <p>Your access to Maxsip Perks was a free added gift from Maxsip Telecom. If you want to cancel your Maxsip Telecom products, or want to speak to someone about Maxsip Telecom charges, that’s no problem. You just need to contact Maxsip Telecom
        customer service. You can contact them by phone by calling <span class="xcs_phone">844-208-1940</span>. Their hours are <span class="xcs_hours">24 hours a day, 7 days a week</span>. </p>
      <div class="btn-box text-center pb-4">
        <button type="button" class="btn btn-primary text-uppercase" id="#" data-dismiss="modal" aria-label="Close">This Answers My Question</button>
        <button type="button" class="btn btn-primary text-uppercase" id="#" data-dismiss="modal" aria-label="Close">This Doesn't Answer My Question</button>
      </div>
    </div>
  </div>
  <div style="display:block" class="non_gift_card_short_faqs form-check pt-3 faqus faqca ">
    <label class="form-check-label popupquestion popupquestionlabel yes" id="125" for="exampleRadios1" alt="125" style="cursor:pointer;">
      <img width="16px" height="16px" class="popupquestion  yes" src="https://dev.reward-delivery.com/public/support_new/images/checkbox_unchecked.png" name="popupquestion" id="125" style="margin-top: -5px;margin-right:10px; margin-left:-40px;"> I
      have a question about my Maxsip Perks benefits or rewards. </label>
    <div class="checkbox-ans popupanswer font-weight-light" style="display:none;margin-left:-10px;">
      <p>Maxsip Perks is a free added gift from Maxsip Telecom. As a part of Maxsip Perks, you earn Reward Dollars that you can use in more than 500,000 ways! With savings and deals on dining, shopping, hotels, entertainment, local deals, movie
        tickets, gift cards, and so much more available, there’s something for everyone with Maxsip Perks. You just need to log into your account, select a reward category, and start shopping!</p>
      <div class="btn-box text-center pb-4">
        <button type="button" class="btn btn-primary text-uppercase" id="#" data-dismiss="modal" aria-label="Close">This Answers My Question</button>
        <button type="button" class="btn btn-primary text-uppercase" id="#" data-dismiss="modal" aria-label="Close">This Doesn't Answer My Question</button>
      </div>
    </div>
  </div>
  <div style="display:block" class="non_gift_card_short_faqs form-check pt-3 faqus faqca ">
    <label class="form-check-label popupquestion popupquestionlabel no" id="168" for="exampleRadios1" alt="168" style="cursor:pointer;">
      <img width="16px" height="16px" class="popupquestion  no" src="https://dev.reward-delivery.com/public/support_new/images/checkbox_unchecked.png" name="popupquestion" id="168" style="margin-top: -5px;margin-right:10px; margin-left:-40px;"> Why
      is it asking for my credit card information during checkout? </label>
    <div class="checkbox-ans popupanswer font-weight-light" style="display:none;margin-left:-10px;">
      <p>Your Maxsip Perks account means you're entitled to premium shopping discounts and savings that could help you save. You will need to supply payment information if you selected an offer that only allows you to apply a portion of your reward
        towards that offer. You would then be required to pay the remaining discounted balance. In addition, the maximum savings you can receive on gift card purchases is 10%. If you’d like to find offers just using your Reward Dollars, please
        <a href="https://dev.maxsipperks.com/services/account_summary">click here</a> to login to your account. </p>
      <div class="btn-box text-center pb-4">
        <button type="button" class="btn btn-primary text-uppercase" id="#" data-dismiss="modal" aria-label="Close">This Answers My Question</button>
        <button type="button" class="btn btn-primary text-uppercase" id="#" data-dismiss="modal" aria-label="Close">This Doesn't Answer My Question</button>
      </div>
    </div>
  </div>
  <div style="display:block" class="non_gift_card_short_faqs form-check pt-3 faqus faqca ">
    <label class="form-check-label popupquestion popupquestionlabel no" id="169" for="exampleRadios1" alt="169" style="cursor:pointer;">
      <img width="16px" height="16px" class="popupquestion  no" src="https://dev.reward-delivery.com/public/support_new/images/checkbox_unchecked.png" name="popupquestion" id="169" style="margin-top: -5px;margin-right:10px; margin-left:-40px;"> Why
      can't I use my full reward balance for a purchase? </label>
    <div class="checkbox-ans popupanswer font-weight-light" style="display:none;margin-left:-10px;">
      <p>Your Maxsip Perks account means you're entitled to premium shopping discounts and savings that could help you save. You will need to supply payment information if you selected an offer that only allows you to apply a portion of your reward
        towards that offer. You would then be required to pay the remaining discounted balance. In addition, the maximum savings you can receive on gift card purchases is 10%. If you’d like to find offers just using your Reward Dollars, please
        <a href="https://dev.maxsipperks.com/services/account_summary">click here</a> to login to your account. </p>
      <div class="btn-box text-center pb-4">
        <button type="button" class="btn btn-primary text-uppercase" id="#" data-dismiss="modal" aria-label="Close">This Answers My Question</button>
        <button type="button" class="btn btn-primary text-uppercase" id="#" data-dismiss="modal" aria-label="Close">This Doesn't Answer My Question</button>
      </div>
    </div>
  </div>
  <div style="display:block" class="non_gift_card_short_faqs form-check pt-3 faqus faqca ">
    <label class="form-check-label popupquestion popupquestionlabel no" id="300" for="exampleRadios1" alt="300" style="cursor:pointer;">
      <img width="16px" height="16px" class="popupquestion  no" src="https://dev.reward-delivery.com/public/support_new/images/checkbox_unchecked.png" name="popupquestion" id="300" style="margin-top: -5px;margin-right:10px; margin-left:-40px;"> Which
      benefits use Reward Dollars and which ones don't? </label>
    <div class="checkbox-ans popupanswer font-weight-light" style="display:none;margin-left:-10px;">
      <p>Great question! Reward Dollars are used for online shopping and daily deals, as well as dining and local offers. Plus, you can use your Reward Dollars to enter into all our giveaways - Daily Gift Card Giveaway, Big Money Giveaway, On Us
        Giveaways, and WeekendWins. TravelHub doesn't use Reward Dollars because the prices shown are already discounted. This means that you can use TravelHub as many times as you'd like which is awesome. You also don't need to use your Reward
        Dollars for Pick to Win challenges and grocery coupons.</p>
      <div class="btn-box text-center pb-4">
        <button type="button" class="btn btn-primary text-uppercase" id="#" data-dismiss="modal" aria-label="Close">This Answers My Question</button>
        <button type="button" class="btn btn-primary text-uppercase" id="#" data-dismiss="modal" aria-label="Close">This Doesn't Answer My Question</button>
      </div>
    </div>
  </div>
  <div style="display:block" class="non_gift_card_short_faqs form-check pt-3 faqus faqca ">
    <label class="form-check-label popupquestion popupquestionlabel no" id="101" for="exampleRadios1" alt="101" style="cursor:pointer;">
      <img width="16px" height="16px" class="popupquestion  no" src="https://dev.reward-delivery.com/public/support_new/images/checkbox_unchecked.png" name="popupquestion" id="101" style="margin-top: -5px;margin-right:10px; margin-left:-40px;"> I
      have a billing question. </label>
    <div class="checkbox-ans popupanswer font-weight-light" style="display:none;margin-left:-10px;">
      <p>Your access to Maxsip Perks was a free added gift from Maxsip Telecom. If you have a billing question or want to speak to someone about Maxsip Telecom charges, that’s no problem. You just need to contact Maxsip Telecom customer service. You
        can contact them by phone by calling <span class="xcs_phone">844-208-1940</span>. Their hours are <span class="xcs_hours">24 hours a day, 7 days a week</span>. </p>
      <div class="btn-box text-center pb-4">
        <button type="button" class="btn btn-primary text-uppercase" id="#" data-dismiss="modal" aria-label="Close">This Answers My Question</button>
        <button type="button" class="btn btn-primary text-uppercase" id="#" data-dismiss="modal" aria-label="Close">This Doesn't Answer My Question</button>
      </div>
    </div>
  </div>
  <div style="display:block" class="non_gift_card_short_faqs form-check pt-3 faqus faqca ">
    <label class="form-check-label popupquestion popupquestionlabel yes" id="116" for="exampleRadios1" alt="116" style="cursor:pointer;">
      <img width="16px" height="16px" class="popupquestion  yes" src="https://dev.reward-delivery.com/public/support_new/images/checkbox_unchecked.png" name="popupquestion" id="116" style="margin-top: -5px;margin-right:10px; margin-left:-40px;">
      Other </label>
    <div class="checkbox-ans popupanswer font-weight-light" style="display:none;margin-left:-10px;">
      <p>Still have a question?</p>
      <div class="btn-box pb-4 text-center">
        <button type="button" class="btn btn-primary text-uppercase" id="#" data-dismiss="modal" aria-label="Close">Continue With My Reward Question</button>
      </div>
    </div>
  </div>
</form>

<form class="layout-three-form">
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-3 text-right">
      <label for="inputFname" class="col-form-label">Your Name:</label>
    </div>
    <div class="col-7 text-left">
      <input type="text" id="inputFname" class="form-control" required="">
    </div>
  </div>
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-3 text-right">
      <label for="inputEmail" class="col-form-label">Email address:</label>
    </div>
    <div class="col-7 text-left">
      <input type="email" id="inputEmail" class="form-control" required="">
    </div>
  </div>
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-3 text-right">
      <label for="inputEmail" class="col-form-label">Select a Topic:</label>
    </div>
    <div class="col-7 text-left">
      <select class="form-select" aria-label="Default select example">
        <option selected="">Make a selection</option>
        <option class="faqus faqca" value="3">I want to cancel.</option>
        <option class="faqus faqca" value="125">I have a question about my Test Energy Rewards benefits or rewards.</option>
        <option class="faqus faqca" value="168">Why is it asking for my credit card information during checkout?</option>
        <option class="faqus faqca" value="169">Why can't I use my full reward balance for a purchase?</option>
        <option class="faqus faqca" value="261">Which benefits use Reward Dollars and which ones don't?</option>
        <option class="faqus faqca" value="101">I have a billing question.</option>
      </select>
    </div>
  </div>
  <div class="row">
    <div class="col-12">
      <textarea class="form-control" id="exampleFormControlTextarea1" rows="3"></textarea>
    </div>
  </div>
</form>

<form class="layout-three-form">
  <div class="row mb-3 radiobbttn">
    <div class="form-check">
      <input class="form-check-input" type="radio" name="flexRadioDefault" id="LocationsDefault1" checked="">
      <label class="form-check-label" for="LocationsDefault1"> More Locations </label>
    </div>
    <div class="form-check">
      <input class="form-check-input" type="radio" name="flexRadioDefault" id="LocationsDefault2" checked="">
      <label class="form-check-label" for="LocationsDefault2"> More Value </label>
    </div>
    <div class="form-check">
      <input class="form-check-input" type="radio" name="flexRadioDefault" id="LocationsDefault3" checked="">
      <label class="form-check-label" for="LocationsDefault3"> Better Brands </label>
    </div>
    <div class="form-check">
      <input class="form-check-input" type="radio" name="flexRadioDefault" id="LocationsDefault4">
      <label class="form-check-label" for="LocationsDefault4"> Other </label>
    </div>
  </div>
  <div class="row mb-3">
    <div class="col-12">
      <textarea class="form-control" id="exampleFormControlTextarea1" rows="3"></textarea>
    </div>
  </div>
</form>

<form class="layout-three-form">
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-4 text-right">
      <label for="inputFname" class="col-form-label">First Name:</label>
    </div>
    <div class="col-6 text-left">
      <input type="text" id="inputFname" class="form-control" required="">
    </div>
  </div>
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-4 text-right">
      <label for="inputLname" class="col-form-label">Last Name:</label>
    </div>
    <div class="col-6 text-left">
      <input type="text" id="inputLname" class="form-control" required="">
    </div>
  </div>
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-4 text-right">
      <label for="inputEmail" class="col-form-label">Email address:</label>
    </div>
    <div class="col-6 text-left">
      <input type="email" id="inputEmail" class="form-control" required="">
    </div>
  </div>
</form>

<form class="layout-three-form">
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-4 text-right">
      <label for="inputemailP" class="col-form-label text-uppercase">phone or email:</label>
    </div>
    <div class="col-7 text-left">
      <input type="text" id="inputemailP" class="form-control" required="">
    </div>
  </div>
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-4 text-right">
      <label for="Password" class="col-form-label text-uppercase">Your Password:</label>
    </div>
    <div class="col-7 text-left">
      <input type="password" id="Password" class="form-control" required="">
    </div>
  </div>
  <div class="row align-items-center justify-content-center">
    <div class="col-9 text-center">
      <div class="btn-box pt-4 pb-1">
        <button type="button" class="btn btn-primary btn-box-min text-uppercase" id="#" data-dismiss="modal" aria-label="Close">LOGIN</button>
        <div class="text-center LoggingLink">
          <p><a href="#"><em>Help Logging In</em></a></p>
        </div>
      </div>
    </div>
  </div>
</form>

<form class="layout-three-form">
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-5 text-right">
      <label for="securitykey" class="col-form-label text-uppercase">Your security key:</label>
    </div>
    <div class="col-6 text-left">
      <input type="text" id="securitykey" class="form-control" required="">
    </div>
  </div>
  <div class="row align-items-center justify-content-center">
    <div class="col-9 text-center">
      <div class="btn-box pt-4 pb-1">
        <button type="button" class="btn btn-primary btn-box-min text-uppercase" id="#" data-dismiss="modal" aria-label="Close">verify my identity</button>
      </div>
    </div>
  </div>
</form>

<form class="layout-three-form">
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-6 text-right">
      <label for="securitykey" class="col-form-label text-uppercase">phone number or email:</label>
    </div>
    <div class="col-6 text-left">
      <input type="text" id="securitykey" class="form-control" required="">
    </div>
  </div>
  <div class="row align-items-center justify-content-center">
    <div class="col-9 text-center">
      <div class="btn-box pt-4 pb-3">
        <button type="button" class="btn btn-primary btn-box-min text-uppercase" id="#" data-dismiss="modal" aria-label="Close">Submit</button>
        <div class="text-center LoggingLink">
          <p><a href="#"><em>Contact Customer Support</em></a></p>
        </div>
      </div>
    </div>
  </div>
</form>

<form class="layout-three-form">
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-5 text-right">
      <label for="passwordlbl" class="col-form-label text-uppercase">new password:</label>
    </div>
    <div class="col-6 text-left">
      <input type="password" id="passwordlbl" class="form-control" required="">
    </div>
  </div>
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-5 text-right">
      <label for="confirmpassword" class="col-form-label text-uppercase">confirm password:</label>
    </div>
    <div class="col-6 text-left">
      <input type="password" id="confirmpassword" class="form-control" required="">
    </div>
  </div>
  <div class="row align-items-center justify-content-center">
    <div class="col-9 text-center">
      <div class="btn-box pt-4 pb-2">
        <button type="button" class="btn btn-primary btn-box-min text-uppercase" id="#" data-dismiss="modal" aria-label="Close">Submit</button>
      </div>
    </div>
  </div>
</form>

<form class="layout-three-form">
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-5 text-right">
      <label for="passwordlbl" class="col-form-label text-uppercase">new password:</label>
    </div>
    <div class="col-6 text-left">
      <input type="password" id="passwordlbl" class="form-control" required="">
    </div>
  </div>
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-5 text-right">
      <label for="confirmpassword" class="col-form-label text-uppercase">confirm password:</label>
    </div>
    <div class="col-6 text-left">
      <input type="password" id="confirmpassword" class="form-control" required="">
    </div>
  </div>
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-12 text-center">
      <div class="text-center LoggingLink errorpass">
        <p class="mb-0"><em>*The passwords you entered don't match.</em></p>
      </div>
    </div>
  </div>
  <div class="row align-items-center justify-content-center">
    <div class="col-9 text-center">
      <div class="btn-box pt-4 pb-2">
        <button type="button" class="btn btn-primary btn-box-min text-uppercase" id="#" data-dismiss="modal" aria-label="Close">Submit</button>
      </div>
    </div>
  </div>
</form>

{unsubscribeaction}

<form class="layout-three-form" action="{unsubscribeaction}">
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-4 text-right">
      <label for="inputEmail" class="col-form-label">SELECT A REASON:</label>
    </div>
    <div class="col-7 text-left">
      <select class="form-select" aria-label="Default select example" name="reason" id="reason">
        <option selected="">Make a selection</option>
        <option value="Too many emails">Too many emails</option>
        <option value="Emails aren't relevant to me">Emails aren't relevant to me</option>
        <option value="Not enough new information in emails">Not enough new information in emails</option>
        <option value="Not interested anymore">Not interested anymore</option>
        <option value="Other">Other</option>
      </select> <input type="hidden" value="{sub-unsub-pin}" id="unsubscribe_pin" name="unsubscribe_pin">
    </div>
    <div class="form-group" id="other_field" style="display:none;">
      <label for="exampleInputEmail1">Other Reason:</label>
      <input type="text" class="form-control" id="other_reason" name="other_reason" placeholder="">
    </div>
  </div>
</form>

<form class="layout-three-form">
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-5 text-right">
      <label for="passwordlbl" class="col-form-label text-uppercase">new password:</label>
    </div>
    <div class="col-6 text-left">
      <input type="password" id="passwordlbl" class="form-control" required="">
    </div>
  </div>
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-5 text-right">
      <label for="confirmpassword" class="col-form-label text-uppercase">confirm password:</label>
    </div>
    <div class="col-6 text-left">
      <input type="password" id="confirmpassword" class="form-control" required="">
    </div>
  </div>
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-12 text-center">
      <div class="text-center LoggingLink errorpass">
        <p class="mb-0"><em>*The passwords you entered don't match.</em></p>
      </div>
    </div>
  </div>
  <div class="row align-items-center justify-content-center">
    <div class="col-9 text-center">
      <div class="btn-box pt-4 pb-3">
        <button type="button" class="btn btn-primary btn-box-min text-uppercase" id="#" data-dismiss="modal" aria-label="Close">Submit</button>
      </div>
    </div>
  </div>
</form>

<form class="layout-three-form">
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-10 text-left">
      <input type="text" id="securitykey" class="form-control" required="">
    </div>
  </div>
  <div class="row align-items-center justify-content-center">
    <div class="col-9 text-center">
      <div class="btn-box pt-4 pb-3">
        <button type="button" class="btn btn-primary btn-box-min text-uppercase" id="#" data-dismiss="modal" aria-label="Close">Verify my account</button>
      </div>
    </div>
  </div>
</form>

POST {unsubscribeaction}

<form method="post" action="{unsubscribeaction}">
  <div class="modal-content">
    <div class="modal-header">
      <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
      <div class="youwillbemissed"> You'll be Missed! </div>
    </div>
    <div class="modal-body">
      <div class="appriciate">
        <!-- 	You'll Be Missed!<br> -->
        <br> Can you tell us why you'd like to unsubscribe?<br> It might help us improve our reward experience. <br><br>
        <div class="form-group">
          <select class="form-control" name="reason" id="reason">
            <option value="None">Please select...</option>
            <option value="Too many emails">Too many emails</option>
            <option value="Emails aren't relevant to me">Emails aren't relevant to me</option>
            <option value="Not enough new information in emails">Not enough new information in emails</option>
            <option value="Not interested anymore">Not interested anymore</option>
            <option value="Other">Other</option>
          </select>
          <input type="hidden" value="{sub-unsub-pin}" id="unsubscribe_pin" name="unsubscribe_pin">
        </div>
        <div class="form-group" id="other_field" style="display:none;">
          <label for="exampleInputEmail1">Other Reason:</label>
          <input type="text" class="form-control" id="other_reason" name="other_reason" placeholder="">
        </div>
      </div>
    </div>
    <div class="modal-footer">
      <button type="button" class="btn btn-default blackbtn un-sub-click" data-unsub="no">Unsubscribe</button>
      <button type="button" class="btn btn-default" data-dismiss="modal" aria-label="Close">Cancel</button>
    </div>
  </div>
</form>

Name: frm_supportPopup1

<form name="frm_supportPopup1" class="layout-three-form" id="frm_supportPopup1">
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-10 text-left">
      <input type="text" class="form-control validatecustomer" id="support_uname" name="support_uname" aria-describedby="emailHelp" placeholder="Phone or Email">
    </div>
  </div>
</form>

Name: frm_supportPopup5

<form name="frm_supportPopup5" id="frm_supportPopup5">
  <div style="display:none" class="non_gift_card_short_faqs form-check pt-3 faqus faqca ">
    <label class="form-check-label popupquestion popupquestionlabel no" id="3" for="exampleRadios1" alt="3" style="cursor:pointer;"> <img width="16px" height="16px" class="popupquestion  no"
        src="https://www.reward-delivery.com/public/support_new/images/checkbox_unchecked.png" name="popupquestion" id="3" style="margin-top: -5px;margin-right:10px; margin-left:-40px;"> I want to cancel. </label>
    <div class="checkbox-ans popupanswer font-weight-light" style="display:none;margin-left:-10px;">
      <p>Your access to Medigap Perks was a free added gift from Medigap Senior Benefits. If you want to cancel your Medigap Senior Benefits products, or want to speak to someone about Medigap Senior Benefits charges, that’s no problem. You just need
        to contact Medigap Senior Benefits customer service. You can contact them by phone by calling <span class="xcs_phone">844-208-1940</span>. Their hours are <span class="xcs_hours">Monday - Friday, 9am - 5pm ET</span>.</p>
      <div class="btn-box text-center pb-4">
        <button type="button" data-hidepopup="supportPopup5" data-goto="" class="goto btn btn-primary text-uppercase">This Answers My Question </button>
        <button type="button" data-hidepopup="supportPopup5" data-goto="supportPopup6" class="goto noanswerbtn btn btn-primary text-uppercase  d-none">This Doesn't Answer My Question</button>
      </div>
    </div>
  </div>
  <div style="display:none" class="non_gift_card_short_faqs form-check pt-3 faqus faqca ">
    <label class="form-check-label popupquestion popupquestionlabel yes" id="125" for="exampleRadios1" alt="125" style="cursor:pointer;"> <img width="16px" height="16px" class="popupquestion  yes"
        src="https://www.reward-delivery.com/public/support_new/images/checkbox_unchecked.png" name="popupquestion" id="125" style="margin-top: -5px;margin-right:10px; margin-left:-40px;"> I have a question about my Medigap Perks benefits or rewards.
    </label>
    <div class="checkbox-ans popupanswer font-weight-light" style="display:none;margin-left:-10px;">
      <p>Medigap Perks is a free added gift from Medigap Senior Benefits. As a part of Medigap Perks, you earn Reward Points that you can use in more than 500,000 ways! With savings and deals on dining, shopping, hotels, entertainment, local deals,
        movie tickets, and so much more available, there’s something for everyone with Medigap Perks. You just need to log into your account, select a reward category, and start shopping!</p>
      <div class="btn-box text-center pb-4">
        <button type="button" data-hidepopup="supportPopup5" data-goto="" class="goto btn btn-primary text-uppercase">This Answers My Question </button>
        <button type="button" data-hidepopup="supportPopup5" data-goto="supportPopup6" class="goto noanswerbtn btn btn-primary text-uppercase  d-none">This Doesn't Answer My Question</button>
      </div>
    </div>
  </div>
  <div style="display:none" class="non_gift_card_short_faqs form-check pt-3 faqus faqca ">
    <label class="form-check-label popupquestion popupquestionlabel yes" id="260" for="exampleRadios1" alt="260" style="cursor:pointer;"> <img width="16px" height="16px" class="popupquestion  yes"
        src="https://www.reward-delivery.com/public/support_new/images/checkbox_unchecked.png" name="popupquestion" id="260" style="margin-top: -5px;margin-right:10px; margin-left:-40px;"> I can't login to Medigap Perks. </label>
    <div class="checkbox-ans popupanswer font-weight-light" style="display:none;margin-left:-10px;">
      <p>Your username is your phone number or email address. If this is your first time logging in, we've set your temporary password as your zip or postal code. Keep in mind that if you've logged into your account before, it's possible that you
        changed your password to something more secure. You can also <a href="javascript:void(0)" onclick="javascript:$('.supportpopup').modal('hide');$('#myModal_troublelogin').modal('show');">click here</a> to use our account retrieval tool.</p>
      <div class="btn-box text-center pb-4">
        <button type="button" data-hidepopup="supportPopup5" data-goto="" class="goto btn btn-primary text-uppercase">This Answers My Question </button>
        <button type="button" data-hidepopup="supportPopup5" data-goto="supportPopup6" class="goto noanswerbtn btn btn-primary text-uppercase  d-none">This Doesn't Answer My Question</button>
      </div>
    </div>
  </div>
  <div style="display:none" class="non_gift_card_short_faqs form-check pt-3 faqus faqca ">
    <label class="form-check-label popupquestion popupquestionlabel no" id="261" for="exampleRadios1" alt="261" style="cursor:pointer;"> <img width="16px" height="16px" class="popupquestion  no"
        src="https://www.reward-delivery.com/public/support_new/images/checkbox_unchecked.png" name="popupquestion" id="261" style="margin-top: -5px;margin-right:10px; margin-left:-40px;"> Which benefits use Reward Points and which ones don’t?
    </label>
    <div class="checkbox-ans popupanswer font-weight-light" style="display:none;margin-left:-10px;">
      <p>Great question! Reward Points are used for online shopping and daily deals, as well as dining and local offers. Plus, you can use a portion of your Reward Points to get a 10% discount on gift cards. TravelHub doesn’t use Reward Points
        because the prices shown are already discounted. This means that you can use TravelHub as many times as you’d like which is awesome. You also don’t need to use your Reward Points for these popular benefits: Daily Gift Card Giveaway, Big Money
        Giveaway, Pick to Win challenges, On Us Giveaways and grocery coupons.</p>
      <div class="btn-box text-center pb-4">
        <button type="button" data-hidepopup="supportPopup5" data-goto="" class="goto btn btn-primary text-uppercase">This Answers My Question </button>
        <button type="button" data-hidepopup="supportPopup5" data-goto="supportPopup6" class="goto noanswerbtn btn btn-primary text-uppercase  d-none">This Doesn't Answer My Question</button>
      </div>
    </div>
  </div>
  <div style="display:none" class="non_gift_card_short_faqs form-check pt-3 faqus faqca ">
    <label class="form-check-label popupquestion popupquestionlabel no" id="101" for="exampleRadios1" alt="101" style="cursor:pointer;"> <img width="16px" height="16px" class="popupquestion  no"
        src="https://www.reward-delivery.com/public/support_new/images/checkbox_unchecked.png" name="popupquestion" id="101" style="margin-top: -5px;margin-right:10px; margin-left:-40px;"> I have a billing question. </label>
    <div class="checkbox-ans popupanswer font-weight-light" style="display:none;margin-left:-10px;">
      <p>Your access to Medigap Perks was a free added gift from Medigap Senior Benefits. If you have a billing question or want to speak to someone about Medigap Senior Benefits charges, that’s no problem. You just need to contact Medigap Senior
        Benefits customer service. You can contact them by phone by calling <span class="xcs_phone">844-208-1940</span>. Their hours are <span class="xcs_hours">Monday - Friday, 9am - 5pm ET</span>.</p>
      <div class="btn-box text-center pb-4">
        <button type="button" data-hidepopup="supportPopup5" data-goto="" class="goto btn btn-primary text-uppercase">This Answers My Question </button>
        <button type="button" data-hidepopup="supportPopup5" data-goto="supportPopup6" class="goto noanswerbtn btn btn-primary text-uppercase  d-none">This Doesn't Answer My Question</button>
      </div>
    </div>
  </div>
  <div style="display:none" class="non_gift_card_short_faqs form-check pt-3 faqus faqca ">
    <label class="form-check-label popupquestion popupquestionlabel yes" id="116" for="exampleRadios1" alt="116" style="cursor:pointer;"> <img width="16px" height="16px" class="popupquestion  yes"
        src="https://www.reward-delivery.com/public/support_new/images/checkbox_unchecked.png" name="popupquestion" id="116" style="margin-top: -5px;margin-right:10px; margin-left:-40px;"> Other </label>
    <div class="checkbox-ans popupanswer font-weight-light" style="display:none;margin-left:-10px;">
      <p>Still have a question?</p>
      <div class="btn-box text-center pb-4">
        <button type="button" data-hidepopup="supportPopup5" data-goto="supportPopup6" class="goto noanswerbtn btn btn-primary text-uppercase  d-none">Continue With My Reward Question</button>
      </div>
    </div>
  </div>
  <div style="display:none" class="gift_card_short_faqs form-check pt-3 faqus faqca ">
    <label class="form-check-label popupquestion popupquestionlabel yes" id="286" for="exampleRadios1" alt="286" style="cursor:pointer;">
      <img width="16px" height="16px" class="popupquestion  yes" src="https://www.reward-delivery.com/public/support_new/images/checkbox_unchecked.png" name="popupquestion" id="286" style="margin-top: -5px;margin-right:10px; margin-left:-40px;">
      Help! I can’t find my security key to unlock my gift card. </label>
    <div class="checkbox-ans popupanswer font-weight-light" style="display:none;margin-left:-10px;">
      <p>Your security key is found on the email we sent to you. If you can't find it – not to worry! You can submit a support ticket and someone on our Customer Care team will get back to you shortly. Help is on the way!</p>
      <div class="btn-box text-center pb-4">
        <button type="button" data-hidepopup="supportPopup5" data-goto="" class="goto btn btn-primary text-uppercase">This Answers My Question </button>
        <button type="button" data-hidepopup="supportPopup5" data-goto="supportPopup6" class="goto noanswerbtn btn btn-primary text-uppercase  d-none">This Doesn't Answer My Question</button>
      </div>
    </div>
  </div>
  <div style="display:none" class="gift_card_short_faqs form-check pt-3 faqus faqca ">
    <label class="form-check-label popupquestion popupquestionlabel no" id="287" for="exampleRadios1" alt="287" style="cursor:pointer;">
      <img width="16px" height="16px" class="popupquestion  no" src="https://www.reward-delivery.com/public/support_new/images/checkbox_unchecked.png" name="popupquestion" id="287" style="margin-top: -5px;margin-right:10px; margin-left:-40px;"> How
      do I claim my gift card? </label>
    <div class="checkbox-ans popupanswer font-weight-light" style="display:none;margin-left:-10px;">
      <p>First you need to login to the program. Your username is your phone number or email address and your password is your zip or postal code. Click the "LOG IN" button to proceed. Next, click on the "CLAIM MY GIFT CARD" button to enter in your
        security key to unlock your gift card. (You'll find your security key on the email that was sent to you). Once you've confirmed/chosen your gift card, your gift card will be emailed to you within 24 hours. Enjoy!</p>
      <div class="btn-box text-center pb-4">
        <button type="button" data-hidepopup="supportPopup5" data-goto="" class="goto btn btn-primary text-uppercase">This Answers My Question </button>
        <button type="button" data-hidepopup="supportPopup5" data-goto="supportPopup6" class="goto noanswerbtn btn btn-primary text-uppercase  d-none">This Doesn't Answer My Question</button>
      </div>
    </div>
  </div>
  <div style="display:none" class="gift_card_short_faqs form-check pt-3 faqus faqca ">
    <label class="form-check-label popupquestion popupquestionlabel no" id="288" for="exampleRadios1" alt="288" style="cursor:pointer;">
      <img width="16px" height="16px" class="popupquestion  no" src="https://www.reward-delivery.com/public/support_new/images/checkbox_unchecked.png" name="popupquestion" id="288" style="margin-top: -5px;margin-right:10px; margin-left:-40px;"> How
      do I choose a gift card? </label>
    <div class="checkbox-ans popupanswer font-weight-light" style="display:none;margin-left:-10px;">
      <p>In some cases we may offer a gift card choice. If you were offered a choice, once you've logged in and submitted your security key, you'll see a variety of gift cards to choose from. Click on the gift card you'd enjoy the most, confirm your
        selection, and you'll receive your gift card by email within 24 hours.</p>
      <div class="btn-box text-center pb-4">
        <button type="button" data-hidepopup="supportPopup5" data-goto="" class="goto btn btn-primary text-uppercase">This Answers My Question </button>
        <button type="button" data-hidepopup="supportPopup5" data-goto="supportPopup6" class="goto noanswerbtn btn btn-primary text-uppercase  d-none">This Doesn't Answer My Question</button>
      </div>
    </div>
  </div>
  <div style="display:none" class="gift_card_short_faqs form-check pt-3 faqus faqca ">
    <label class="form-check-label popupquestion popupquestionlabel yes" id="289" for="exampleRadios1" alt="289" style="cursor:pointer;">
      <img width="16px" height="16px" class="popupquestion  yes" src="https://www.reward-delivery.com/public/support_new/images/checkbox_unchecked.png" name="popupquestion" id="289" style="margin-top: -5px;margin-right:10px; margin-left:-40px;">
      Where's my gift card? </label>
    <div class="checkbox-ans popupanswer font-weight-light" style="display:none;margin-left:-10px;">
      <p>Your gift card was emailed to you within 24 hours of finalizing your gift card selection. If you completed that process, you can double check your emails for your gift card including your spam/junk folders – that gift card will be from
        noreply@tangocard.com. If you need your gift card resent to you, just let us know by submitting a support ticket and we'll be glad to help you right away. If you haven't finalized your gift card selection, feel free to login at any time to
        submit your security key again. Once you've chosen your gift card and confirmed your selection, your gift card will be emailed to you within 24 hours. Enjoy!</p>
      <div class="btn-box text-center pb-4">
        <button type="button" data-hidepopup="supportPopup5" data-goto="" class="goto btn btn-primary text-uppercase">This Answers My Question </button>
        <button type="button" data-hidepopup="supportPopup5" data-goto="supportPopup6" class="goto noanswerbtn btn btn-primary text-uppercase  d-none">This Doesn't Answer My Question</button>
      </div>
    </div>
  </div>
  <div style="display:none" class="gift_card_short_faqs form-check pt-3 faqus faqca ">
    <label class="form-check-label popupquestion popupquestionlabel no" id="290" for="exampleRadios1" alt="290" style="cursor:pointer;">
      <img width="16px" height="16px" class="popupquestion  no" src="https://www.reward-delivery.com/public/support_new/images/checkbox_unchecked.png" name="popupquestion" id="290" style="margin-top: -5px;margin-right:10px; margin-left:-40px;"> Can I
      change my gift card? </label>
    <div class="checkbox-ans popupanswer font-weight-light" style="display:none;margin-left:-10px;">
      <p>Unfortunately, you cannot change your gift card once it's confirmed. We have a multi-step confirm process to make sure the gift card you select is the one you want, as well as an opportunity to change your selection before the final
        confirmation. Also, the terms and conditions disclose your gift card selection is final and cannot be changed. This is because once you have selected your gift card it cannot be de-activated and replaced.</p>
      <div class="btn-box text-center pb-4">
        <button type="button" data-hidepopup="supportPopup5" data-goto="" class="goto btn btn-primary text-uppercase">This Answers My Question </button>
        <button type="button" data-hidepopup="supportPopup5" data-goto="supportPopup6" class="goto noanswerbtn btn btn-primary text-uppercase  d-none">This Doesn't Answer My Question</button>
      </div>
    </div>
  </div>
  <div style="display:none" class="gift_card_short_faqs form-check pt-3 faqus faqca ">
    <label class="form-check-label popupquestion popupquestionlabel no" id="291" for="exampleRadios1" alt="291" style="cursor:pointer;">
      <img width="16px" height="16px" class="popupquestion  no" src="https://www.reward-delivery.com/public/support_new/images/checkbox_unchecked.png" name="popupquestion" id="291" style="margin-top: -5px;margin-right:10px; margin-left:-40px;"> What
      if I've been given multiple gift cards? </label>
    <div class="checkbox-ans popupanswer font-weight-light" style="display:none;margin-left:-10px;">
      <p>If you've been given multiple gift cards, simply click on the Gift Card History link to look through your entire history.</p>
      <div class="btn-box text-center pb-4">
        <button type="button" data-hidepopup="supportPopup5" data-goto="" class="goto btn btn-primary text-uppercase">This Answers My Question </button>
        <button type="button" data-hidepopup="supportPopup5" data-goto="supportPopup6" class="goto noanswerbtn btn btn-primary text-uppercase  d-none">This Doesn't Answer My Question</button>
      </div>
    </div>
  </div>
  <div style="display:none" class="gift_card_short_faqs form-check pt-3 faqus faqca ">
    <label class="form-check-label popupquestion popupquestionlabel yes" id="299" for="exampleRadios1" alt="299" style="cursor:pointer;">
      <img width="16px" height="16px" class="popupquestion  yes" src="https://www.reward-delivery.com/public/support_new/images/checkbox_unchecked.png" name="popupquestion" id="299" style="margin-top: -5px;margin-right:10px; margin-left:-40px;">
      Other </label>
    <div class="checkbox-ans popupanswer font-weight-light" style="display:none;margin-left:-10px;">
      <p>Still have a question?</p>
      <div class="btn-box text-center pb-4">
        <button type="button" data-hidepopup="supportPopup5" data-goto="supportPopup6" class="goto noanswerbtn btn btn-primary text-uppercase  d-none">Continue With My Reward Question</button>
      </div>
    </div>
  </div>
</form>

<form class="layout-three-form">
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-3 text-right">
      <label for="inputFname" class="col-form-label">Your Name:</label>
    </div>
    <div class="col-7 text-left">
      <input type="text" id="support_name" name="support_name" aria-describedby="emailHelp" value="" class="form-control" required="">
    </div>
  </div>
  <div class="row mb-3 align-items-center justify-content-center">
    <div class="col-3 text-right">
      <label for="inputEmail" class="col-form-label">Email address:</label>
    </div>
    <div class="col-7 text-left">
      <input type="email" id="support_email" name="support_email" placeholder="" value="" class="form-control" required="">
    </div>
  </div>
  <div class="row mb-3 align-items-center justify-content-center non_gift_card_short_faqs" style="display:flex">
    <div class="col-3 text-right">
      <label for="inputEmail" class="col-form-label">Select a Topic:</label>
    </div>
    <div class="col-7 text-left">
      <select class="form-select" aria-label="Default select example" id="support_topic" name="support_topic" onchange="showSupportModalPopup(this.value);">
        <option value="">Make a selection</option>
        <option class="faqus faqca  " value="3">I want to cancel.</option>
        <option class="faqus faqca  " value="125">I have a question about my Medigap Perks benefits or rewards.</option>
        <option class="faqus faqca  " value="260">I can't login to Medigap Perks.</option>
        <option class="faqus faqca  " value="261">Which benefits use Reward Points and which ones don’t?</option>
        <option class="faqus faqca  " value="101">I have a billing question.</option>
      </select>
    </div>
  </div>
  <div class="row mb-3 align-items-center justify-content-center gift_card_short_faqs" style="display:none">
    <div class="col-3 text-right">
      <label for="inputEmail" class="col-form-label">Select a Topic:</label>
    </div>
    <div class="col-7 text-left">
      <select class="form-select" id="gc_support_topic" name="gc_support_topic" onchange="showSupportModalPopup(this.value);">
        <option value="">Make a selection</option>
        <option class="faqus faqca  " value="286">Help! I can’t find my security key to unlock my gift card.</option>
        <option class="faqus faqca  " value="287">How do I claim my gift card?</option>
        <option class="faqus faqca  " value="288">How do I choose a gift card?</option>
        <option class="faqus faqca  " value="289">Where's my gift card?</option>
        <option class="faqus faqca  " value="290">Can I change my gift card?</option>
        <option class="faqus faqca  " value="291">What if I've been given multiple gift cards?</option>
      </select>
    </div>
  </div>
  <div class="row">
    <div class="col-12">
      <textarea class="form-control" id="support_question" name="support_question" rows="3" placeholder=""></textarea>
    </div>
  </div>
</form>

Text Content

Login
   
 * Log In
 * Support

Login
   
 * Log In
 * Support


Rewarding Medigap Senior Benefits Customers in a Million Ways!

 * GIVEAWAYS

 * SHOPPING

 * DINING

 * AUTO

 * TRAVEL

 * GROCERIES

 * FUN

 * BONUSES

$10 COFFEE
GIVEAWAY

$50 RIDES
GIVEAWAY

$50 DINING
GIVEAWAY

$100 GROCERY
GIVEAWAY

$100 SHOPPING
GIVEAWAY

$1000 GOLDEN
GIVEAWAY

20% OFF
HOMEGOODS

50% OFF
FURNITURE

15% OFF
ONLINE ORDERS

15% OFF
CAMERAS

20% OFF
PURCHASES

30% OFF
PURCHASES

UP TO
15% OFF

BOGO
SUNDAE

FREE
SANDWICH

BOGO
6-INCH SUB

FREE
APPETIZER

FREE
WHOPPER

$10 OFF
OIL CHANGE

10% OFF ANY
SERVICE

$15 OFF
OIL CHANGE

SAVE $100
ON TIRES

15% OFF ANY
SERVICE

SAVE 20% ON
BRAKE SERVICE

SAVE $100 ON
A 3-DAY STAY

SAVE UP
TO 10%

20% OFF
A RENTAL

SAVE UP
TO 10%

SAVE UP
TO 10%

SAVE $10/DAY
ON A CAR RENTAL

$5 OFF
CLARITIN

$4 OFF
SKIN CARE

$1 OFF
DETERGENT

$1 OFF
MOUTH WASH

$1 OFF
CEREAL

$5 OFF
HAIR CARE

25% OFF
TICKETS

$100 OFF
CLUBS


$60 OFF
TICKETS

$20 OFF
ENROLLMENT

50% OFF
GROUP BOWLING

$30 OFF
TICKETS

WELCOME
BONUS

BIRTHDAY
BONUS

ANYTIME
BONUS

SUMMER
BONUS

THANKSGIVING
BONUS

ANNIVERSARY
BONUS


EARN.

Earn great rewards every month you’re a customer. Plus, keep an eye out for
bonuses, surprises, games and opportunities to earn even more!

Explore My Rewards

MONTHLY
REWARDS

SURPRISE
BONUSES

SEASONAL
BONUSES

SURPRISE
EXTRAS


PLAY!

Enjoy daily, weekly, and monthly giveaways of gift cards, cash, and popular
products, along with daily deals, games, challenges and more.

Login & Play

GIFT CARD
GIVEAWAYS

PRODUCT
GIVEAWAYS

CASH
GIVEAWAYS

FUN
GAMES


SAVE.

Use your rewards in 1,000,000+ ways! Save at restaurants, local shops, popular
stores, online shopping, hotels, grocery stores, and more!

Save With My Rewards

SHOPPING
SAVINGS

DINING
SAVINGS

GROCERY
SAVINGS

ENTERTAINMENT
SAVINGS

Endless Rewards, Giveaways, Bonuses, Savings & Surprises with Medigap Perks

MONTHLY
REWARDS

GIFT CARD
GIVEAWAYS

PRODUCT
GIVEAWAYS

CASH
GIVEAWAYS

GAMES &
DAILY DEALS

SURPRISE
BONUSES

All product names, company names, and logos/trademarks depicted are (1) the
property of their respective holders, (2) used solely for illustrative purposes,
and (3) not meant to imply any affiliation with or endorsement by their holders.
Participating offers subject to change. Reward enrollment and online/mobile
redemption are required before use of rewards. Reward Points are not gift cards
or gift certificates and have no cash value. View Medigap Perks terms.

© Copyright 2024 Medigap Perks. All Rights Reserved.

LINKS:

 * Program Overview
 * Customer Support
 * Terms & Conditions
 * FAQs
 * Log In

×

WELCOME TO YOUR REWARDS!


PLEASE LOGIN!

To login, please enter your username and password below. If this is your first
time logging in, your temporary password is your zip or postal code.
Phone or Email:

Your Password:

LOGIN

Help Logging In

X


LOG IN!

Get Ready For Something Awesome!
If this is your first time logging in, your temporary password is your zip or
postal code.

Log In

Forgot My Password
×

HERE'S A QUICK OVERVIEW OF YOUR


REWARDS!

First things first, you're earning Reward Points every month. Yay! You can use
your Reward Points to save on dining, local deals, online shopping, and more.
Here are a few examples:
Enjoy a free cup of coffee.
Get a free appetizer.
Save 20% on sneakers.
Save 20% on sunglasses.
Get 20% off your stay.
Plus, you also get lots of extras!
Fun freebies and bonuses like:
Gift Card
Giveaways
Enter
Product
Giveaways
Enter
Cash
Giveaways
Enter
Games &
Daily Deals
Play
Welcome to your rewards! At Medigap Perks, you're earning dining, travel, and
shopping rewards you can spend in 500,000+ ways, plus gift card and product
giveaways, games, daily deals, and much more!
  Login
Program Overview
FAQs
Customer Support
Terms & Conditions
Privacy Policy

© 2024 Medigap Perks. All Rights Reserved.

All product names, company names, and logos/trademarks depicted are (1) the
property of their respective holders, (2) used solely for illustrative purposes,
and (3) not meant to imply any affiliation with or endorsement by their holders.
Participating offers subject to change. Reward enrollment and online/mobile
redemption are required before use of rewards. Reward Points are not gift cards
or gift certificates and have no cash value. View Medigap Perks terms.
×

GREAT!


YOU ARE ALL SET

Thanks! We found your account and just sent you an email with your login info.
Go Back to Login

Contact Customer Support

×

TROUBLE LOGGING IN?


WE CAN HELP!

Just enter your Phone Number or Email Address below and we'll send you a quick
email to help you get logged in.
Phone or Email:

Submit

Contact Customer Support

×

WELCOME BACK


QUICK UPDATE


Let's set up your account with a secure password. Make sure that it's at least 8
characters long, includes at least one number, and at least one special
character (like $, @, or *).
Good news. We’re updating your rewards account with a strong password to ensure
security. Please create a new password for your rewards account. Passwords must
be at least eight characters long, include at least one number, and at least one
special character (like $, @, or *).
new password:

confirm password:

Submit
×

WELCOME BACK


QUICK UPDATE


We're updating your reward account with strong passwords to ensure your
security. Please create a new password for your reward account. Passwords must
be at least 8 characters long, must include at least 1 number, and must include
at least 1 special character (like $, @, or *).
new password:

confirm password:

Submit
×

WE CAN'T FIND YOUR


ACCOUNT

We're sorry! We couldn't find a reward account with the
information you provided. Don't worry - Click here to use our
account retrieval tool.

Or you could try again:
re-enter my information
If you have a question about billing, refunds, canceling, payments, or
service, please see below for contact information.

Call: 1-800-123-1234
Monday - Friday 8am - 5pm EST
go back
×

HERE'S A QUICK


ANSWER

Why is it asking for my credit card information during checkout?

Your Maxsip Perks account means you're entitled to premium shopping discounts
and savings that could help you save. You will need to supply payment
information if you selected an offer that only allows you to apply a portion of
your reward towards that offer. You would then be required to pay the remaining
discounted balance. In addition, the maximum savings you can receive on gift
card purchases is 10%. If you'd like to find offers just using your Reward
Dollars, please click here to login to your account.
this answers my question this doesn't answer my question
×

WELCOME TO MAXSIP PERKS


SUPPORT

We're looking forward to helping you today, but first we
need to verify your account. To get started please
enter your phone number or email address below.

Verify my account
×

YOU'RE A BIT EARLY


OOPS!

You can only enter the WeekendWins product giveaway on Fridays, Saturdays and
Sundays (since it's a weekend giveaway!) Please come back this weekend (and
every weekend!) to enter for your chance to win!
view giveaway terms back to reward home
×

HOW CAN WE


HELP?

Your satisfaction is our #1 priority!

Tell us about your question. Does it have to do with:
Your maxsip service Your reward account
×

GREAT! LET'S GET


STARTED

I want to cancel.

Your access to Maxsip Perks was a free added gift from Maxsip Telecom. If you
want to cancel your Maxsip Telecom products, or want to speak to someone about
Maxsip Telecom charges, that’s no problem. You just need to contact Maxsip
Telecom customer service. You can contact them by phone by calling 844-208-1940.
Their hours are 24 hours a day, 7 days a week.

This Answers My Question This Doesn't Answer My Question
I have a question about my Maxsip Perks benefits or rewards.

Maxsip Perks is a free added gift from Maxsip Telecom. As a part of Maxsip
Perks, you earn Reward Dollars that you can use in more than 500,000 ways! With
savings and deals on dining, shopping, hotels, entertainment, local deals, movie
tickets, gift cards, and so much more available, there’s something for everyone
with Maxsip Perks. You just need to log into your account, select a reward
category, and start shopping!

This Answers My Question This Doesn't Answer My Question
Why is it asking for my credit card information during checkout?

Your Maxsip Perks account means you're entitled to premium shopping discounts
and savings that could help you save. You will need to supply payment
information if you selected an offer that only allows you to apply a portion of
your reward towards that offer. You would then be required to pay the remaining
discounted balance. In addition, the maximum savings you can receive on gift
card purchases is 10%. If you’d like to find offers just using your Reward
Dollars, please click here to login to your account.

This Answers My Question This Doesn't Answer My Question
Why can't I use my full reward balance for a purchase?

Your Maxsip Perks account means you're entitled to premium shopping discounts
and savings that could help you save. You will need to supply payment
information if you selected an offer that only allows you to apply a portion of
your reward towards that offer. You would then be required to pay the remaining
discounted balance. In addition, the maximum savings you can receive on gift
card purchases is 10%. If you’d like to find offers just using your Reward
Dollars, please click here to login to your account.

This Answers My Question This Doesn't Answer My Question
Which benefits use Reward Dollars and which ones don't?

Great question! Reward Dollars are used for online shopping and daily deals, as
well as dining and local offers. Plus, you can use your Reward Dollars to enter
into all our giveaways - Daily Gift Card Giveaway, Big Money Giveaway, On Us
Giveaways, and WeekendWins. TravelHub doesn't use Reward Dollars because the
prices shown are already discounted. This means that you can use TravelHub as
many times as you'd like which is awesome. You also don't need to use your
Reward Dollars for Pick to Win challenges and grocery coupons.

This Answers My Question This Doesn't Answer My Question
I have a billing question.

Your access to Maxsip Perks was a free added gift from Maxsip Telecom. If you
have a billing question or want to speak to someone about Maxsip Telecom
charges, that’s no problem. You just need to contact Maxsip Telecom customer
service. You can contact them by phone by calling 844-208-1940. Their hours are
24 hours a day, 7 days a week.

This Answers My Question This Doesn't Answer My Question
Other

Still have a question?

Continue With My Reward Question
go back
×

AWESOME! NOW LET'S GET YOU AN


ANSWER

Fill out the form below and we'll get you an answer ASAP!
Your Name:

Email address:

Select a Topic:
Make a selection I want to cancel. I have a question about my Test Energy
Rewards benefits or rewards. Why is it asking for my credit card information
during checkout? Why can't I use my full reward balance for a purchase? Which
benefits use Reward Dollars and which ones don't? I have a billing question.

submit go back
×

YOU NEED MORE


OOPS!

We're sorry! You don't have enough to enter this
giveaway 😞. Come back and enter when you've earned more.

Current : 5
Needed to Enter:

Click below to return to your other benefits.
back to reward home
×

THANK YOU FOR YOUR


FEEDBACK

We know your time is valuable so
thanks for taking a moment to help!
go Back to my rewards
×

WE'D LOVE TO DO


BETTER

We're always looking to improve your rewards. How
can we do better? Make a selection below or leave
additional feedback in the input box below.
More Locations
More Value
Better Brands
Other

submit my reward feedback
×

THAT'S GREAT!


THANK YOU!

Thank you for your feedback!

Could you share your thoughts with
others with a review on Google?

Click below to leave your review now.
leave a review
×

OUR GOAL IS ALWAYS


5 STARS!

Tell us what you think of your rewards, and you'll earn a
bonus 25 Reward Dollars! Make a selection below.
I love it! it's okay It's not for me
×

REFER A FRIEND & GET


REWARDED!

Refer your friends to Maxsip. If they sign up, you and your
friend will each receive a bonus 100 Reward Dollars!
First Name:

Last Name:

Email address:

send my friend an invite email
×

THANK YOU FOR YOUR


REFERRAL

Keep an eye on your email. If the person you referred signs up
with Maxsip we'll email you with your first bonus right away!
make another referral return to my rewards
×

WELCOME TO YOUR REWARDS!


PLEASE LOGIN!

To login, please enter your username and password below. If this is your first
time logging int, your username is your phone number or email address, and your
temporary password is your zip or postal code.
phone or email:

Your Password:

LOGIN

Help Logging In

×

YOU'RE ALL SET. YOUR GIFT CARD'S ALREADY


CONFIRMED!

As we told you when you confirmed your gift card, we've got all the information
we need and your gift card is queued for fulfillment. Your gift card will be
automatically emailed to you within 48 hours of your confirmation. You're all
set!
go back to my rewards
×

SECURITY VERIFICATION FOR YOUR


GIFT CARD

Congratulations on your gift card! Before your claim your gift card, we just
need to verify your identity. Please enter the security key found on the gift
card notification email we sent you.
Your security key:

verify my identity
×

TROUBLE LOGGING IN?


WE CAN HELP!

Just enter your 10-digit phone number or email address below, and we'll send you
a quick email to help you get logged in.
phone number or email:

Submit

Contact Customer Support

×

NEED TO CHANGE YOUR PASSWORD?


NO PROBLEM!

Let's set up your account with a secure password. Please create a new password
for your reward account. Passwords must be at least 8 characters long, must
include at least 1 number, and must include at least 1 special character (like
$, @, or *).
new password:

confirm password:

Submit
×

NEED TO CHANGE YOUR PASSWORD?


NO PROBLEM!

Let's set up your account with a secure password. Please create a new password
for your reward account. Passwords must be at least 8 characters long, must
include at least 1 number, and must include at least 1 special character (like
$, @, or *).
new password:

confirm password:


*The passwords you entered don't match.

Submit
×

YOU'RE CURRENTLY


UNSUBSCRIBED

You're currently unsubscribed from reward program emails.
Would you like to start receiving those?
yes No
×

YOU'LL BE


MISSED!

Can you tell us why you'd like to unsubscribe?
It might help us improve our reward experience.
SELECT A REASON:
Make a selection Too many emails Emails aren't relevant to me Not enough new
information in emails Not interested anymore Other
Other Reason:
Unsubscribe NEVER MIND
×

WELCOME BACK


QUICK UPDATE

We're updating your reward account with strong passwords to ensure your
security. Please create a new password for your reward account. Passwords must
be at least 8 characters long, must include at least 1 number, and must include
at least 1 special character (like $, @, or *).
new password:

confirm password:


*The passwords you entered don't match.

Submit
×

WELCOME TO MAXSIP PERKS


SUPPORT

We're looking forward to helping you today, but first we need to verify your
account. To get started please enter your 10-digit phone number or email address
below.
Verify my account
×

WE CAN'T FIND YOUR


ACCOUNT

We're sorry! We couldn't find a reward account with the
information you provided. Don't worry - Click here to use our
account retrieval tool.

Or you could try again:
re-enter my information
If you have a question about billing, refunds, canceling, payments, or
service, please see below for contact information.

Call: 1-800-123-1234
Monday - Friday 8am - 5pm EST
go back
×

HERE'S A QUICK OVERVIEW OF YOUR


REWARDS!

First things first, you're earning Reward Dollars every month. Yay!
You can use your Reward Dollars to save on dining, local deals,
online shopping, and much more. Here are a few examples:
Enjoy a free cup of coffee.
Get a free appetizer.
Save 20% on sneakers.
Save 20% on sunglasses.
Get 20% off your stay.
Plus, you also get lots of extras!
Fun freebies and bonuses like:
Gift Card
Giveaways
enter
Product
Giveaways
enter
Cash
Giveaways
enter
Games &
Daily Deals
play
×

YOU'RE ABOUT TO CHECK OUT THE


SHOPPING HUB

Quick Note: We accept all major credit cards for any balance owed on your online
purchase. For security reasons, we're not able to accept debit cards. Happy
hunting and enjoy the deals!
continue to online shopping
×


OOPS!
YOU'VE ALREADY USED YOUR FREE ENTRY BONUS.

You can only use the special free entry bonus once. If you want to use your
Reward Points to enter, you can do that now. There's always giveaways going on,
so make sure to login often for your chance to win. Good luck!
back To reward homepage
×


OOPS!
YOU'RE EARLY.

You can only enter the WeekendWins product giveaway on Fridays, Saturdays and
Sundays (since it's a weekend giveaway!) Please come back this weekend (and
every weekend!) to enter for your chance to win!
View Giveaway Terms back To reward homepage
×


YOU'RE ABOUT TO CHECK OUT THE…


GROCERY COUPON BENEFIT

Great news! We've found awesome grocery coupons you're going to love. And, this
benefit doesn't use any of your , so you can use this benefit every time you go
to the grocery store!
Continue To Grocery Coupons
Close (X)


TERMS & CONDITIONS



At the Medigap Perks, our goal and commitment is to make your customer
experience as successful and satisfying as possible, and to help you get the
full value from your reward.

By using the www.MediGapPerks.com website (the “Site”), you agree to be bound by
all of the terms in these Terms of Use (the “Agreement”) and any terms and
conditions in our prior agreement when you were enrolled as a customer in the
Medigap Perks. As we are regularly updating and enhancing the Medigap Perks, the
Medigap Perks reserves the right, in its sole discretion, to update or modify
this Agreement at any time. Your continued use of the Site following the posting
of any changes to this Agreement constitutes acceptance of those changes. Please
read these Terms of Use carefully and, if you have any questions, or if this
Agreement does not conform to your understanding of what you were told the
Medigap Perks was, please contact the Medigap Perks Customer Support at
customersupport@medigapperks.com.

Accessing Your Reward. The Medigap Perks hereby grants you a non-exclusive,
non-transferable, limited right to access, use and display the Site for your
personal, non-commercial use, provided that you comply fully with the provisions
of these Terms of Use. Your Medigap Perks customer account can only be
activated/accessed through the www.MediGapPerks.com website. You have unlimited
access to the Medigap Perks website 24 hours a day, 7 days a week, 365 days a
year.

Reward Overview. The primary benefit of the Medigap Perks is an enrolled
customer's receipt of, and ongoing access to free, promotional rewards, as
defined below, given on enrollment and refreshed at regular intervals, good for
use on the deals, products, etc. of the customer's choice. This is an ongoing,
accrued monthly benefit to the customer recipient. As a customer of the Medigap
Perks, your benefits may include shopping discounts, shopping deals, shopping
rewards, shopping offers, shopping promotions, dining discounts, dining deals,
dining rewards, dining offers, and dining promotions (“Reward Points”),
depending on your customer status. Access to, and instructions regarding, your
rewards are found within each of the specific reward benefit links found within
the Medigap Perks. All benefits within the program do require actions on your
part, along with internet access, to claim and utilize them. Some benefits
within the program may require a printer. We will provide you instructions for
how to activate your Reward Points, which are not legal tender or currency, and
have no cash value.

Your Account is Free. You understand that the Medigap Perks is not charging you
anything for the Medigap Perks, and will never charge you anything for the
Medigap Perks, and that your access to the Medigap Perks is free.

Action is Required to Claim Your Benefits. Action on your part is required to
activate and claim your reward(s). Benefits associated with this reward will
accrue/rollover from month to month.

Online Communication & Emails. The Medigap Perks is an online reward program.
You understand that the manner in which a customer activates their reward,
accesses their reward and related benefits, redeems their reward and related
benefits, and communicates with Customer Support, etc. is all online. By
becoming a customer, you have agreed to receive emails from the Medigap Perks
associated with your account.

Terms of Use. Once you have activated your account and/or reward, you will enjoy
unlimited access to the Medigap Perks website for as long as you wish to access
it, and are an active customer. Your account and/or reward is non-transferable
and has no cash value. Your account and/or your reward are not a gift card or a
gift certificate, but rather a premium discount and couponing reward program
used for various deals and discounts. Benefits are not for re-sale. You are
entirely responsible for maintaining the confidentiality of your account
password and user account information. You will promptly notify us if you become
aware of any unauthorized use of your account. The Medigap Perks is limited to
residents of the United States (excluding Iowa) and Canada only and to
individuals over the age of eighteen (18). Access to the Medigap Perks and
www.MediGapPerks.com are governed by this Agreement. Use of the Reward Points
you earn as a part of the Medigap Perks is governed by additional and separate
“Terms of Use”, which shall be available to you when accessing your Reward
Points, and which you shall be asked to accept whenever you use your Reward
Points.

Cancelling The Medigap Perks is Not Necessary. Because the Medigap Perks is
free, there is no reason for you to contact the Medigap Perks to cancel your
Medigap Perks reward. If you do not like the Medigap Perks, you can simply
choose not to use the Medigap Perks. If you were given access to the Medigap
Perks as a result of your affiliation with or purchase from some third party
entity, and wish to inquire about that affiliation or purchase, you should
contact that third party entity directly.

No Warranty/Limitation of Liability. You agree that the Medigap Perks, its
subsidiaries and affiliates, and each of its officers, directors, owners, and
employees, along with the provider/host/administrator of the Site (“Company
Parties”) are not responsible or liable for any benefits, goods or services
provided by any participating vendors. If you have any claims relating to such
benefits, goods or services provided by a participating vendor, you agree to
make your claim against the vendor providing the benefit, good or service. You
will not consider the Company Parties (and the Company Parties will not be
construed as) a party to such transactions, whether or not Company parties may
have received some form of revenue or other remuneration in connection with such
transactions, and the Company Parties will not be liable for any costs or
damages arising out of, either directly or indirectly, you or any other person
involved or related to the transactions. The Company Parties assume no
responsibility for the payment of, or contribution to, any use or sales tax on
the benefits, which may be imposed by taxing authorities, and such taxes, to the
extent imposed, shall remain your sole responsibility or that of the provider of
the benefits, as the case may be.

This Site is provided on an “as is” and “as available” basis with no warranties
whatsoever. THE COMPANY PARTIES MAKE NO WARRANTIES, EXPRESS OR IMPLIED,
INCLUDING THE WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE,
WITH RESPECT TO USE OF THIS SITE OR ANY OF THE BENEFITS, PRODUCTS OR SERVICES OR
RELATED INFORMATION PROVIDED TO YOU FROM COMPANY OR FROM OUR PARTICIPATING
VENDORS. COMPANY DOES NOT WARRANT OR MAKE ANY REPRESENTATIONS REGARDING THE USE
OR THE RESULTS OF THE USE OF THE BENEFITS, PRODUCTS, SERVICES AND MATERIALS FROM
THIS SITE OR THE PARTICIPATING VENDORS IN TERMS OF THEIR CORRECTNESS, ACCURACY,
RELIABILITY, OR OTHERWISE. FURTHER, PLEASE NOTE THAT NO ADVICE OR INFORMATION,
OBTAINED BY YOU FROM THIS SITE OR OUR PARTICIPATING VENDORS SHALL CREATE ANY
WARRANTY NOT EXPRESSLY PROVIDED FOR IN THIS AGREEMENT.

UNDER NO CIRCUMSTANCES SHALL COMPANY PARTIES' LIABILITY EXCEED WHAT YOU HAVE
PAID TO THE MONTHLY SHOPPING & DINING DOLLARS REWARD PROGRAM OR TO THE COMPANY
PARTIES (WHICH IS NOTHING), AND UNDER NO CIRCUMSTANCES, INCLUDING NEGLIGENCE,
SHALL WE BE LIABLE TO YOU OR A THIRD PARTY FOR ANY DAMAGES, INCLUDING, WITHOUT
LIMITATION, DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, PUNITIVE, THIRD
PARTY OR CONSEQUENTIAL, EVEN IF COMPANY WAS ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES. SOME JURISDICTIONS DO NOT ALLOW THE LIMITATION OR EXCLUSION OF
LIABILITY FOR INCIDENTAL OR CONSEQUENTIAL DAMAGES, SO THE FOREGOING LIMITATION
OR EXCLUSION MAY NOT APPLY TO YOU. THE COMPANY DISCLAIMS ANY WARRANTIES
REGARDING THE SECURITY, RELIABILITY, TIMELINESS, AND PERFORMANCE OF THE SITE.
THE COMPANY DOES NOT WARRANT THAT THE SITE WILL MEET YOUR REQUIREMENTS OR THAT
THE OPERATION OF THE SITE WILL BE UNINTERRUPTED AND ERROR FREE. YOU UNDERSTAND
AND AGREE THAT YOU USE THE SITE AT YOUR OWN DISCRETION AND RISK AND THAT YOU
WILL BE SOLELY RESPONSIBLE FOR ANY DAMAGES TO YOUR COMPUTER SYSTEM OR LOSS OF
DATA THAT RESULTS FROM THE USE OF THE SITE.

Indemnification. You agree to indemnify, hold harmless and, at our option,
defend the Company Parties from any and all third party claims, liability,
damages and/or costs (including, but not limited to, reasonable attorneys fees
and expenses) arising from your improper use of this Site, your violation of
this Agreement, or your infringement, or the infringement or use of any
Intellectual Property Rights (as defined herein).

Links. The Site may contain links to other web sites. The Company Parties does
not control such other web sites and is not responsible or liable for the
availability thereof or the products, services or other materials contained on
such web sites. The Company Parties shall not be responsible or liable, directly
or indirectly, for any damage or loss incurred or suffered by any user in
connection therewith. Your access and use of linked web sites, including the
products, services and materials therein, is solely at your own risk.

Intellectual Property. You hereby agree and acknowledge that the Company Parties
own all right, title and interest in and to this Site, including, without
limitation, all Intellectual Property Rights. "Intellectual Property Rights"
means any and all rights under patent law, copyright law, trade secret law,
trademark law, and any and all other proprietary rights. You acknowledge that
all marks that appear throughout the Site belong to the Company Parties, or the
respective owners of such marks, and are protected by applicable trademark and
copyright laws. Any use of any of the marks appearing throughout the Site
without the express written consent of the Company Parties or the owner of the
mark, as appropriate, is prohibited.

Severability/Waiver. In the event any provision of this Agreement is determined
to be invalid or unenforceable by a court of competent jurisdiction or appointed
arbitrator, such determination shall in no way affect the validity or
enforceability of any other provision herein. The failure by us to exercise
rights granted to us hereunder upon the occurrence of any violations set forth
in this agreement shall not constitute a waiver of such rights upon the
recurrence of such violation.

Arbitration. All legal issues arising from or related to the use of your account
and this Site shall be construed in accordance with the laws of the State of
Delaware applicable to contracts entered into and wholly to be performed within
Fairfield County, Connecticut. Any controversy or claim arising out of or
relating to this Agreement or your use of the Site shall be settled by binding
arbitration in accordance with the commercial arbitration rules of the American
Arbitration Association (“AAA”). Any such controversy or claim shall be
arbitrated on an individual basis, and shall not be consolidated in any
arbitration with any claim or controversy of another party. The arbitration
shall be conducted in Connecticut, in Fairfield County and judgment on the
arbitration award may be entered into in any state or federal court in
Connecticut having jurisdiction thereof. Notwithstanding the applicable law on
statute of limitations, demand for arbitration with the AAA must be filed within
ONE (1) YEAR after the date the party asserting the claim first knows or
reasonably should know of the act, omission or default giving rise to the claim;
and there shall be no right to any remedy for any claim not asserted within that
time period. (If applicable law prohibits a one-year limitations period for
asserting claims, the claim must be asserted within the shortest time period in
excess of one year that is permitted by applicable law.) The use of your account
and this Site and the terms of this Agreement shall be governed exclusively by
the laws of the State of Delaware and the Federal Arbitration Act, without
regard to conflict of laws provisions. By using the Site and thereby agreeing to
the Agreement, you hereby consent to the personal jurisdiction and venue in the
state and federal courts sitting in the State of Connecticut.

Assignment. We may assign our rights and obligations under this Agreement. This
Agreement will inure to the benefit of our successors, assigns and licensees.

Entire Agreement. This Agreement, plus any provision in your customer
contract/agreement with the sponsor of the Medigap Perks, and the Reward Points
Terms of Use, constitute the entire agreement between you and the Company
Parties relating to the subject matter herein.

Feedback. If you have comments on the Site or ideas on how to improve it, please
email customersupport@medigapperks.com. Please note that by doing so, you also
grant the Medigap Perks permission to use and incorporate your ideas or comments
into the Site without compensation. Customer Service. If you have any questions
or concerns about your account and/or the Site, contact us at
customersupport@medigapperks.com.We are glad to help. For full contact
information for Customer Service, visit: www.MediGapPerks.com.

WELCOME TO...


MEDIGAP PERKS!



HI! WE KNOW YOU'RE GOING TO LOVE IT HERE.

BEFORE YOU GET STARTED, WE JUST NEED YOU TO DOUBLE CHECK YOUR INFO TO MAKE SURE
YOU GET THE MOST OUT OF YOUR REWARDS.

(NO SPAM, WE PROMISE )

First Name:
Last Name:
Email Address:
Zip/Postal Code:
×
Continue to My Rewards
No,Thank you

WELCOME TO


MEDIGAP PERKS



Congratulations !

You've made a great choice with Medigap Perks. Welcome to the program! Lots of
great stuff ahead!

One more thing! Make sure your info is correct.

×

REWARD PROGRAM


TERMS

Welcome to Medigap Perks! At Medigap Perks, our goal and commitment are to make
your customer experience as successful, enjoyable, and satisfying as possible,
and to help you get the best possible value from Medigap Perks and from your
relationship with Medigap Senior Benefits. We look forward to serving you.

Medigap Perks Overview. Medigap Perks is a free, voluntary, and ongoing customer
loyalty, connection, and community resource created by Medigap Senior Benefits
for select Medigap Senior Benefits customers over the age of eighteen. If you
have been enrolled in Medigap Perks, the Medigap Perks Program hereby grants you
a non-exclusive, non-transferable, limited right to access, use and display the
Site for your personal, non-commercial use, provided that you comply fully with
the provisions of these Terms of Use. The primary benefit of the Medigap Perks
Program is an enrolled customer’s receipt of, and ongoing access to a variety of
free customer benefits and tools, given on enrollment, and refreshed at regular
intervals, good for use however the customer recipient chooses. Medigap Perks is
an ongoing benefit program and resource for the customer recipient. Medigap
Perks is not a one-time promotion or inducement to contract/purchase, and has no
cash value. Where included, Reward Points are not cash, rebates, gift cards, or
gift certificates, and also have no cash value. All benefits within the program
do require actions on your part, along with internet access, to claim and
utilize them. Some benefits within the program may require a printer.

Agreement. By using the www.MediGapPerks.com website (the “Site”), you agree to
be bound by all of the terms in these Terms of Use (the “Agreement”), any terms
and conditions in any prior agreement when you were enrolled as a customer in
the Medigap Perks Program, and any applicable terms from third party benefit
providers with whom you elect to transact through Medigap Perks. As we are
regularly updating and enhancing Medigap Perks, Medigap Perks reserves the
right, in its sole discretion, to update or modify this Agreement at any time.
Your continued use of the Site following the posting of any changes to this
Agreement constitutes acceptance of those changes. Please read these Terms of
Use carefully and, if you have any questions, or if this Agreement does not
conform to your understanding of what you were told the Medigap Perks Program
was, please contact the Medigap Perks Program Customer Support
at customersupport@medigapperks.com.

Medigap Perks Access. Your Medigap Perks customer account can only be
activated/accessed through the www.MediGapPerks.com website on any
internet-enabled device. You have unlimited access to the Medigap Perks Program
website 24 hours a day, 7 days a week, 365 days a year (with exception for
limited occasions of reasonable maintenance, service disruptions, etc.).

Your Medigap Perks Account is Free. You understand that the Medigap Perks
Program is not charging you anything for the Medigap Perks Program, and will
never charge you anything for the Medigap Perks Program, and that your access
to/use of the Medigap Perks Program are both free and voluntary.

Customer Service. If you have any questions or concerns about Medigap Perks,
your Medigap Perks account, and/or the Site, we’d love to hear from you. Please
feel free to contact us 24 hours a day, 7 days a week, 365 days a year
at customersupport@medigapperks.com. We’re glad to help. For full contact
information for Customer Service, visit: https://www.MediGapPerks.com.

Action is Required to Claim Your Benefits. Action on your part is required to
activate and claim your Medigap Perks benefits. Benefits associated with Medigap
Perks will accrue/rollover from month to month.

Online Communication & Emails. Medigap Perks is a digital benefit program. You
understand that the manner in which a customer activates their benefits,
accesses their benefits, uses/redeems their benefits, and communicates with
Medigap Perks Customer Support, etc. is all online/digital. By becoming a
customer, and being enrolled in Medigap Perks, you have agreed to receive emails
from the Medigap Perks Program associated with your account. You also have the
right to opt out of Medigap Perks emails.

Daily Gift Card Giveaway. Medigap Perks may include a “Daily Gift Card Giveaway”
benefit. If so, the odds of winning the Daily Gift Card Giveaway ("DGCG") vary
daily, based on the number of DGCG entries received between 9am EST and 9pm EST.
Limit one (1) DGCG entry per customer per day. DGCG limited to Medigap Perks
program customers aged eighteen (18) and over. No purchase necessary for entry
in the DGCG. Purchase activity will not increase the odds of winning the daily
DGCG prize. Visit https://www.MediGapPerks.com for full DGCG terms and
conditions.

Terms of Use. Once you have activated your account and/or benefits, you will
enjoy unlimited access to the Medigap Perks Program website for as long as you
wish to access it, and are an active customer of Medigap Senior Benefits. Your
account and/or benefits are non-transferable and have no cash value. Your
account and/or your benefits are not a gift card or a gift certificate. Benefits
may not be sold or re-sold. You are entirely responsible for maintaining the
confidentiality of your account password and user account information. You will
promptly notify us if you become aware of any unauthorized use of your account.
The Medigap Perks Program is limited to residents of the United States
(excluding Iowa) and Canada only and to individuals over the age of eighteen
(18). Access to the Medigap Perks Program and www.MediGapPerks.com are governed
by this Agreement. Use of any benefits you earn as a part of the Medigap Perks
Program may be governed by additional and separate “Terms of Use” for those
benefits, which shall be available to you when accessing those benefits, and
which you shall be asked to accept whenever you use those benefits.

Cancelling Medigap Perks Program is Not Necessary. Because the Medigap Perks
Program is free to you, there is no reason for you to contact the Medigap Perks
Program to cancel your Medigap Perks Program account. If you do not like the
Medigap Perks Program, you can simply choose not to use the Medigap Perks
Program.

No Warranty/Limitation of Liability. You agree that the Medigap Perks Program,
its subsidiaries and affiliates, and each of its officers, directors, owners,
and employees, along with the provider/host/administrator of the Site (“Company
Parties”) are not responsible or liable for any benefits, goods or services
provided by any participating vendors. If you have any claims relating to such
benefits, goods or services provided by a participating vendor, you agree to
make your claim against the vendor providing the benefit, good or service. You
will not consider the Company Parties (and the Company Parties will not be
construed as) a party to such transactions, whether or not Company parties may
have received some form of revenue or other remuneration in connection with such
transactions, and the Company Parties will not be liable for any costs or
damages arising out of, either directly or indirectly, you or any other person
involved or related to the transactions. The Company Parties assume no
responsibility for the payment of, or contribution to, any use or sales tax on
the benefits, which may be imposed by taxing authorities, and such taxes, to the
extent imposed, shall remain your sole responsibility or that of the provider of
the benefits, as the case may be.

This Site is provided on an “as is” and “as available” basis with no warranties
whatsoever. THE COMPANY PARTIES MAKE NO WARRANTIES, EXPRESS OR IMPLIED,
INCLUDING THE WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE,
WITH RESPECT TO USE OF THIS SITE OR ANY OF THE BENEFITS, PRODUCTS OR SERVICES OR
RELATED INFORMATION PROVIDED TO YOU FROM COMPANY OR FROM OUR PARTICIPATING
VENDORS. COMPANY DOES NOT WARRANT OR MAKE ANY REPRESENTATIONS REGARDING THE USE
OR THE RESULTS OF THE USE OF THE BENEFITS, PRODUCTS, SERVICES AND MATERIALS FROM
THIS SITE OR THE PARTICIPATING VENDORS IN TERMS OF THEIR CORRECTNESS, ACCURACY,
RELIABILITY, OR OTHERWISE. FURTHER, PLEASE NOTE THAT NO ADVICE OR INFORMATION,
OBTAINED BY YOU FROM THIS SITE OR OUR PARTICIPATING VENDORS SHALL CREATE ANY
WARRANTY NOT EXPRESSLY PROVIDED FOR IN THIS AGREEMENT.

UNDER NO CIRCUMSTANCES SHALL COMPANY PARTIES’ LIABILITY EXCEED WHAT YOU ARE
PAYING FOR Medigap Perks OR TO THE COMPANY PARTIES (WHICH IS NOTHING), AND UNDER
NO CIRCUMSTANCES, INCLUDING NEGLIGENCE, SHALL WE BE LIABLE TO YOU OR A THIRD
PARTY FOR ANY DAMAGES, INCLUDING, WITHOUT LIMITATION, DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, PUNITIVE, THIRD PARTY OR CONSEQUENTIAL, EVEN IF
COMPANY WAS ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME JURISDICTIONS DO
NOT ALLOW THE LIMITATION OR EXCLUSION OF LIABILITY FOR INCIDENTAL OR
CONSEQUENTIAL DAMAGES, SO THE FOREGOING LIMITATION OR EXCLUSION MAY NOT APPLY TO
YOU. THE COMPANY DISCLAIMS ANY WARRANTIES REGARDING THE SECURITY, RELIABILITY,
TIMELINESS, AND PERFORMANCE OF THE SITE. THE COMPANY DOES NOT WARRANT THAT THE
SITE WILL MEET YOUR REQUIREMENTS OR THAT THE OPERATION OF THE SITE WILL BE
UNINTERRUPTED AND ERROR FREE. YOU UNDERSTAND AND AGREE THAT YOU USE THE SITE AT
YOUR OWN DISCRETION AND RISK AND THAT YOU WILL BE SOLELY RESPONSIBLE FOR ANY
DAMAGES TO YOUR COMPUTER SYSTEM OR LOSS OF DATA THAT RESULTS FROM THE USE OF THE
SITE.

Indemnification. You agree to indemnify, hold harmless and, at our option,
defend the Company Parties from any and all third party claims, liability,
damages and/or costs (including, but not limited to, reasonable attorneys fees
and expenses) arising from your improper use of this Site, your violation of
this Agreement, or your infringement, or the infringement or use of any
Intellectual Property Rights (as defined herein).

Links. The Site may contain links to other web sites. The Company Parties does
not control such other web sites and is not responsible or liable for the
availability thereof or the products, services or other materials contained on
such web sites. The Company Parties shall not be responsible or liable, directly
or indirectly, for any damage or loss incurred or suffered by any user in
connection therewith. Your access and use of linked web sites, including the
products, services and materials therein, is solely at your own risk.

Intellectual Property. You hereby agree and acknowledge that the Company Parties
own all right, title and interest in and to this Site, including, without
limitation, all Intellectual Property Rights. "Intellectual Property Rights"
means any and all rights under patent law, copyright law, trade secret law,
trademark law, and any and all other proprietary rights. You acknowledge that
all marks that appear throughout the Site belong to the Company Parties, or the
respective owners of such marks, and are protected by applicable trademark and
copyright laws. Any use of any of the marks appearing throughout the Site
without the express written consent of the Company Parties or the owner of the
mark, as appropriate, is prohibited.

Severability/Waiver. In the event any provision of this Agreement is determined
to be invalid or unenforceable by a court of competent jurisdiction or appointed
arbitrator, such determination shall in no way affect the validity or
enforceability of any other provision herein. The failure by us to exercise
rights granted to us hereunder upon the occurrence of any violations set forth
in this agreement shall not constitute a waiver of such rights upon the
recurrence of such violation.

Arbitration. All legal issues arising from or related to the use of your account
and this Site shall be construed in accordance with the laws of the State of
Delaware applicable to contracts entered into and wholly to be performed within
Fairfield County, Connecticut. Any controversy or claim arising out of or
relating to this Agreement or your use of the Site shall be settled by binding
arbitration in accordance with the commercial arbitration rules of the American
Arbitration Association (“AAA”). Any such controversy or claim shall be
arbitrated on an individual basis, and shall not be consolidated in any
arbitration with any claim or controversy of another party. The arbitration
shall be conducted in Connecticut, in Fairfield County and judgment on the
arbitration award may be entered into in any state or federal court in
Connecticut having jurisdiction thereof. Notwithstanding the applicable law on
statute of limitations, demand for arbitration with the AAA must be filed within
ONE (1) YEAR after the date the party asserting the claim first knows or
reasonably should know of the act, omission or default giving rise to the claim;
and there shall be no right to any remedy for any claim not asserted within that
time period. (If applicable law prohibits a one-year limitations period for
asserting claims, the claim must be asserted within the shortest time period in
excess of one year that is permitted by applicable law.) The use of your account
and this Site and the terms of this Agreement shall be governed exclusively by
the laws of the State of Delaware and the Federal Arbitration Act, without
regard to conflict of laws provisions. By using the Site and thereby agreeing to
the Agreement, you hereby consent to the personal jurisdiction and venue in the
state and federal courts sitting in the State of Connecticut.

Assignment. We may assign our rights and obligations under this Agreement. This
Agreement will inure to the benefit of our successors, assigns and licensees.

Entire Agreement. This Agreement, plus any provision in your customer
contract/agreement with the sponsor of the Medigap Perks Program, the terms of
the Daily Gift Card Giveaway, the disclosures and disclaimers on the Site and on
customer communications, and any benefit Terms of Use, constitute the entire
agreement between you and the Company Parties relating to the subject matter
herein.

Feedback. If you have comments on the Site or ideas on how to improve it, please
email customersupport@medigapperks.com. Please note that by doing so, you also
grant the Medigap Perks Program permission to use and incorporate your ideas or
comments into the Site without compensation.

×

REWARD PROGRAM


FAQS

What is Medigap Perks?

Medigap Perks is a high impact reward and loyalty program designed just for our
customers. We deposit Reward Points into your account that you can use in over a
million ways. Things like gift card giveaways, local and online shopping,
product giveaways, saving at your favorite local restaurants, travel,
entertainment and more. Plus, there are bonuses, fun challenges, and more!

What are Reward Points?

Reward Points aren't quite cash, but instead, they're promotional rewards that
can be used to enter daily, weekly, and monthly give card giveaways, or to get
exclusive discounts and VIP savings in over a million ways. How you use them is
totally up to you. For example use Reward Points to enter a daily gift card
giveaway for a chance to win a $10 coffee giveaway, or they can be used for
things like a buy-one-get-one-free meal at a restaurant, discounts on hotels,
20% off a pair of sneakers, deals at local stores and shops, and more.

How Do I Log In and Use My Rewards?

That's an easy one. Your username is your phone number or email address and
we’ve set your temporary password as your zip or postal code. Once you've logged
in you can change your password to whatever you'd like.

I’m Still Having Trouble Logging In To My Account.

Glad to help. If this is your first time logging in, your username is your phone
number or email address and your password is your zip or postal code. If you’ve
logged into your account before, it’s possible you changed your password. If
you’re still having trouble, please contact customer support for assistance.

How Do The Giveaways Work?

We have lots of giveaways for our customers.

Daily Giveaways: We give away three $10 gift cards every day. To enter, simply
log in and click the "Enter" button. Winners are automatically selected and
automatically notified... it's that easy. Weekly Giveaways: We give away three
$50 gift cards every week. Same process, simply log in, and click the "Enter"
button. We'll notify you if you win, so keep an eye out on your inbox. Monthly
Giveaways: We give away $100 gift cards every month. Product Giveaways: Finally,
we also give out product giveaways. Log in, and click the "Enter" button.
Winners are automatically selected and automatically notified, and we'll confirm
your shipping address to get your product mailed out.
I Entered A Giveaway... Did I Win?

Some of the best and most popular benefits of Medigap Perks are our giveaways.
We have daily, weekly, and monthly gift card giveaways. Plus, we've got product
giveaways too! As an active reward customer, you can use your Reward Points to
enter the giveaways of your choice. All you need to do is login to your reward
account, and click "Enter" in the giveaway of your choice, and you'll be
automatically entered in that giveaway. It's that easy! When the prize countdown
is completed, a winner is automatically selected from among that giveaway's
entries, and a "Congratulations" email is automatically emailed to them with
details about their prize. We do not email people who do not win the giveaways.
So, if you're wondering if you won a giveaway, check your email. If you didn't
get a "Congratulations" email, that means you didn't win. But you can always try
again tomorrow!

Do All of the Different Benefits in The Program Use Reward Points?

Good question! Reward Points can be used in the following benefit categories:

 * Daily Gift Card Giveaways
 * Weekly Gift Card Giveaways
 * Monthly Gift Card Giveaways
 * Product Giveaways
 * Dining Deals
 * Auto Deals
 * Local Shopping Deals

You'll see how many Reward Points you need to spend before a purchase is made.

There are also some benefits that don't use any Reward Points like:

 * Games & Challenges
 * Travel Savings Options
 * Grocery Coupons


What are the Surprise Bonuses?

Customers like you get to enjoy surprise bonuses like a welcome bonus, birthday
bonus, anniversary bonus, and more! We're always looking to add more value to
the Medigap Perks program.

Can I Leave A Review To Earn Additional Rewards?

Yes! Medigap Senior Benefits customers can leave a review of the program to earn
additional Reward Points. It's that easy!

Do Reward Points Expire?

Never! Any Reward Points you earn are banked and don’t expire. Spend them now,
or save up for a few months - it’s totally up to you.

How Often Do I Get More Reward Points?

Every Month! We make a new Reward Points Deposit on the first of every month as
long as you’re an active customer.

Can I Use Medigap Perks on My Phone?

Yes! The program is fully mobile optimized. There’s no app to download or
anything like that. Simply visit our site on your phone, log in, and enjoy!

How Does Pick to Win Work?

Pick to win is a free benefit that doesn’t require any Reward Points to play.
Every few weeks a new Pick to Win challenge is shown – it could be a trivia
question, a prediction for an upcoming even like a sports championship or awards
show, and even fun interactive games. Select the answer you think is correct,
and if you’re right, you’ll get a bonus Reward Points deposit.

How Does the Grocery Coupons Benefit Work?

Simply search by popular categories and select the coupons you like best! Once
you’ve made your selections click “print coupons” and take them to your local
grocery store to save, or you can digitally load the coupons to your grocery
store loyalty card and save by swiping your card at checkout.

How Does the Dining Benefit Work?

The dining benefit offers a variety of restaurant and takeout savings from your
favorite local restaurants. Simply plug in your zip code to find the offers near
you. Click on the offer you like best, and you’ll be able to use Reward Points
to unlock some great savings.

How Does the Travel Benefit Work?

The travel benefit is similar to other travel sites you might be familiar with.
Simply plug in the destination you’re looking to travel to, the date range, and
you’ll be shown the hotel and resort deals available to you.

×
You're Unsubscribed!
We see you're unsubscribed from our emails and we miss you! Would you like to
subscribe?


Yes No
×
You'll be Missed!

Can you tell us why you'd like to unsubscribe?
It might help us improve our reward experience.


Please select... Too many emails Emails aren't relevant to me Not enough new
information in emails Not interested anymore Other
Other Reason:
Unsubscribe Cancel
×

REWARD PROGRAM


PRIVACY POLICY

Medigap Perks recognizes the importance of protecting the privacy of all
information provided to us and to the providers and partners associated with
Medigap Perks through the use of our services and related websites. We created
the following policy guidelines with a fundamental respect for your right to
privacy to guide our relationship with our users, visitors, customers, or any
other consumers who use any of the websites, services, or benefits (collectively
or individually, "you", "your", or "Consumers")., framed in pages, co-branded
microsites, services, or applications owned or provided to them by Medigap Perks
(the "Sites").

1. The Information Medigap Perks Collects

Medigap Perks may collect information before or after you sign up, place an
order, submit information, or redeem benefits.

- Consumer Provided Information: When you visit the Sites, you may provide to
Medigap Perks what is generally called "personally identifiable" information
(such as your name, email address, postal mailing address, and home/mobile
telephone number, etc.). In addition, you may have the option of providing us
with certain demographic information about yourself (such as age, gender,
household compensation, interests, zip code, state, shopping habits, etc.).
- "Cookies" Information: When you visit the Sites, we may send one or more
cookies - a small text file containing a string of alphanumeric characters - to
your computer. Medigap Perks uses both session cookies and persistent cookies. A
persistent cookie remains after you close your browser and may be used by your
browser on subsequent visits to the Sites. These persistent cookies can be
removed, but each web browser is a little different. So, please review your
browser "Help" file to learn the correct way to modify your cookies setup.
- "Automatically Collected" Information: When you use the Sites or open one of
our emails, we may record certain data using technology, including "clear gifs"
or "web beacons," cookies (discussed above), IP addresses, unique "device IDs"
(similar to IP addresses), and log files. "Automatically collected" data
includes Sites use activity, web browser type, the website that referred you to
us, the web pages you viewed on the Sites, and the dates and times that you
visited the Sites.
- Provider Provided Information: When Medigap Perks connects you with various
benefits and services provided on the Sites, sometimes, it may share unique
identifiers with those benefit and service providers (customer number, zip code,
etc.) in order to facilitate the Consumer's access to the benefits and services.

2. The Way Medigap Perks Uses Information

- Medigap Perks uses the information that we collect to operate, maintain, and
provide to you all of the benefits and services found on the Sites associated
with your account, and for other non-marketing or administrative purposes such
as notifying you of major service updates, sending you messages from the Sites,
or for customer service purposes.
- Medigap Perks uses all of the information that we collect from our Consumers
to understand the usage trends and preferences, to improve the way the Sites
work and look, to improve our marketing and promotional efforts, and to create
new features and functionality.
- Medigap Perks uses "automatically collected" data to (a) process and record
services, benefits, and bonus use and redemption activity; (b) store information
so that you will not have to re-enter it during your visit or the next time you
use the Sites; (c) provide custom, personalized coupon promotions,
advertisements, content, and information; (d) monitor the effectiveness of
marketing campaigns; (e) monitor aggregate usage metrics such as total number of
visitors and pages viewed; and (f) process billing activity on your behalf.
- Medigap Perks will not use your email address or other personally identifiable
information that you provide directly to us to send promotional or marketing
messages from third parties unless that is disclosed to you or unless you are
provided an opt-out option.

3. When Medigap Perks Discloses Information

- Medigap Perks discloses both "personally identifiable" and "automatically
collected" information to our providers, affiliated companies, or other
businesses or persons to process such information on our behalf, to provide
website maintenance and security, to enable Medigap Perks to fulfill benefit and
services request, to offer certain features on the Sites, to assist us in
improving the way the Sites work and look, and to create new features. We
require that these parties agree to process such information in compliance with
our Privacy Policy. We use reasonable efforts to limit their use of such
information, and we require these parties to use any other appropriate
confidentiality and security measures.
- We do not share "personally identifiable" information with other third-party
organizations for their marketing or promotional uses without your consent
except as part of a specific program or feature for which you will have the
ability to opt-out.
- We may disclose Customer information if required to do so by law or in the
good-faith belief that such action is necessary to comply with state and federal
laws or respond to a court order, judicial or other government subpoena, or
warrant.
- We also reserve the right to disclose Customer information that we believe, in
good faith, is appropriate or necessary to take precautions against liability;
protect Clients from fraudulent, abusive, or unlawful uses; to investigate and
defend ourselves against any third-party claims or allegations; to assist
government enforcement agencies; to protect the security or integrity of the
Sites; and to protect against fraudulent uses, the rights, property, or personal
safety of Medigap Perks, our Clients, or others.

4. Your Choices

We provide you the opportunity to 'opt-out' of having your personally
identifiable information used for certain purposes, when we ask for this
information. If you no longer wish to receive our email alerts and promotional
communications, you may opt-out of receiving them by following the instructions
included in each email or communication, by doing so when logged in as a
customer, or you may contact us using the online Customer Support tools.

In some cases if you decline to share personal information on the Sites Medigap
Perks will not be able to provide certain services to you on the Sites. You may
update, correct, or delete your personal information and preferences at any time
by going to the edit profile section of the Sites. To protect your privacy and
security, we take reasonable steps to verify your identity before granting
access to personal information or before making corrections. YOU ARE RESPONSIBLE
FOR MAINTAINING THE SECRECY OF YOUR UNIQUE PASSWORD AND ACCOUNT INFORMATION AT
ALL TIMES.

5. Third-Party Advertisers, Links to Other Sites

Third-party ad servers or ad networks may serve advertisements within the Sites.
These third-party ad servers or ad networks use technology to send, directly to
your browser, the advertisements and links that appear on the Sites. These ad
servers automatically receive your IP address when this happens, and they may
also use other technologies (such as cookies, javascript, or web beacons) to
measure the effectiveness of their advertisements and to personalize their
advertising content. Medigap Perks's Privacy Policy does not apply to, and we
cannot control the activities of, such other advertisers or websites.

6. Our Commitment to Data Security

Medigap Perks uses commercially reasonable physical, managerial, and technical
safeguards to preserve the integrity and security of your personal information.
WE CANNOT, HOWEVER, ENSURE OR WARRANT THE SECURITY OF ANY INFORMATION YOU
TRANSMIT TO Medigap Perks, AND YOU DO SO AT YOUR OWN RISK. Once we receive your
transmission of information, Medigap Perks makes commercially reasonable efforts
to ensure the security of our systems. However, please note that this is not a
guarantee that such information may not be accessed, disclosed, altered, or
destroyed by breach of any of our physical, technical, or managerial safeguards.

7. Our Commitment To Children's Privacy

Protecting the privacy of young children is especially important. For that
reason, Medigap Perks does not knowingly collect or maintain information from
persons under 13 years of age, and no part of the Medigap Perks Sites are
structured to attract anyone under 13. If you are under 13 years of age, then
please do not use or access the Sites at any time or in any manner. If Medigap
Perks learns that personally identifiable information of persons under 13 years
of age has been collected on the Sites without verified parental consent, then
Medigap Perks will take the appropriate steps to delete this information.

8. Special Note to International Users

The Sites are hosted in the United States and are intended for and directed to
users in the United States. If you are a Customer accessing the Sites from the
European Union, Asia, or any other region with laws or regulations governing
personal data collection, use, and disclosure that differ from United States
laws, please be advised that through your continued use of the Sites, which are
governed by U.S. law and this Privacy Policy, you are transferring your personal
information to the United States and you consent to that transfer.

9. In the Event of Merger or Sale

In the event that Medigap Perks is acquired by or merged with a third-party
entity, we reserve the right, in any of these circumstances, to transfer or
assign the information we have collected from our Consumers as part of such
merger, acquisition, sale, or other change of control.

10. Changes and Updates to this Privacy Policy

This Privacy Policy may be revised periodically, and this will be reflected by
the "last modified" notice below. If we decide to change our privacy policy, we
will post those changes to this privacy statement, the homepage, and other
places we deem appropriate so that you are aware of what information we collect,
how we use it, and under what circumstances, if any, we disclose it. We reserve
the right to modify this privacy statement at any time, so please review it
frequently. If we make material changes to this policy, we will notify you here,
by email, or by means of a notice on our homepage. In general, we only use your
personal information in the manner described in the Privacy Policy in effect
when we received that personal information. YOUR CONTINUED USE OF THE SITES
CONSTITUTES YOUR AGREEMENT TO THIS PRIVACY POLICY AND ANY FUTURE REVISIONS.

11. Effective Date, Date Last Modified

This Privacy Policy is effective as of April 1, 2014.

×
Account Alert

Example of a benefit you CAN click on.

Example of a benefit you CAN'T click on.

HI, . WELCOME BACK TO MEDIGAP PERKS.

JUST A QUICK UPDATE: YOU WERE CANCELLED FROM MEDIGAP PERKS ON 12/31/1969.

EVEN THOUGH YOUR STATUS IS CANCELLED, YOU'RE STILL ENTITLED TO ACCESS THE
REWARDS YOU EARNED AS A CUSTOMER BEFORE 12/31/1969.

HOWEVER, SOME OF OUR BENEFITS (LIKE OUR GIFT CARD GIVEAWAYS, PRODUCT GIVEAWAYS,
CASH GIVEAWAYS, AND GAMES) ARE ONLY AVAILABLE TO ACTIVE CUSTOMERS, SO YOU'LL SEE
SOME BENEFITS GRAYED OUT.

YOU'RE ALWAYS WELCOME BACK TO MEDIGAP PERKS. IF YOU'D LIKE TO SPEAK WITH SOMEONE
ABOUT RE-ACTIVATING YOUR ACCOUNT, JUST GIVE US A CALL AT 844-208-1940 AND WE'LL
BE GLAD TO HELP!


×


YOU JUST MADE UR DAY!

LET US TELL YOU ABOUT YOUR REWARDS

So...you’ve earned Reward Points. Yay! They’re the best part of this program and
you can use ‘em in lots of ways...



USE YOUR


REWARD POINTS

Enjoy a free cup of coffee at Dunkin’.
Get a free appetizer at Chili’s.
Save 20% on Nike sneakers.
Save 20% on a pair of sunglasses.
Get 20% off your next stay.
PLUS...there are lots of other benefits our customers love.
Gift Card
Giveaways
enter now!
Product
Giveaways
enter now!
Cash
Giveaways
enter now!
Games &
Daily Deals
enter now!
×



DAILY GIFT CARD GIVEAWAY TERMS

DAILY DIGITAL GIFT CARD GIVEAWAY
OFFICIAL RULES & GIVEAWAY TERMS

AGREEMENT TO OFFICIAL RULES & GIVEAWAY TERMS: PARTICIPATION IN THE DAILY DIGITAL
GIFT CARD GIVEAWAY (“GIVEAWAY”) CONSTITUTES ENTRANT’S FULL AND UNCONDITIONAL
AGREEMENT TO AND ACCEPTANCE OF THESE OFFICIAL RULES & GIVEAWAY TERMS (“RULES”)
AND THE DECISIONS OF THE SPONSOR, WHICH ARE FINAL AND BINDING. WINNING A PRIZE
IN THE GIVEAWAY IS CONTINGENT UPON FULFILLING AND COMPLYING WITH ALL
REQUIREMENTS SET FORTH HEREIN.

ELIGIBILITY:  THE GIVEAWAY IS OPEN ONLY TO INDIVIDUALS WHO (1) ARE EIGHTEEN (18)
YEARS OF AGE OR OLDER AND (2) MEDIGAP SENIOR BENEFITS CUSTOMERS IN GOOD STANDING
AND MEMBERS OF THE MEDIGAP SENIOR BENEFITS REWARD PROGRAM AT THE TIME OF ENTRY.
ALL APPLICABLE FEDERAL, STATE AND LOCAL LAWS AND REGULATIONS APPLY. VOID WHERE
PROHIBITED OR RESTRICTED BY LAW. NO PURCHASE NECESSARY. PURCHASE WILL NOT
IMPROVE YOUR CHANCES OF WINNING.

CONTEST PERIOD: THE GIVEAWAY BEGINS ON JANUARY 2, 2024 AND ENDS ON DECEMBER 31,
2024 (“GIVEAWAY CONTEST PERIOD”), AND CONSISTS OF THREE HUNDRED AND SIXTY FOUR
(364) SEPARATE DAILY ENTRY PERIODS. EACH GIVEAWAY DAILY ENTRY PERIOD BEGINS AT
9:00AM EST AND ENDS AT 9:00PM EST (THE "GIVEAWAY DAILY ENTRY PERIOD"). THE
WINNER ON A GIVEN DAY WILL BE SELECTED FROM ALL ENTRIES PROPERLY AND TIMELY
SUBMITTED AND RECEIVED DURING THAT GIVEN DAY’S GIVEAWAY DAILY ENTRY PERIOD.

PRIZE & GIVEAWAY STATUS: THE PRIZE FOR EACH DAILY GIVEAWAY IS A DIGITAL GIFT
CARD/E-GIFT CARD (I.E. AN AMAZON.COM DIGITAL GIFT CARD/E-GIFT CARD). ONLINE
ACCESS IS REQUIRED TO ENTER THE GIVEAWAY AND CLAIM A PRIZE, IF APPLICABLE. DAILY
GIVEAWAY DIGITAL GIFT CARD PRIZES ARE AS FOLLOWS: ON ALL SATURDAYS, SUNDAYS,
MONDAYS, TUESDAYS, WEDNESDAYS, AND THURSDAYS DURING THE GIVEAWAY CONTEST PERIOD
THE DAILY PRIZE SHALL BE A TEN DOLLAR ($10.00) DIGITAL GIFT CARD. ON ALL FRIDAYS
DURING THE GIVEAWAY CONTEST PERIOD, THE PRICE SHALL BE A TWENTY-FIVE DOLLAR
($25.00) DIGITAL GIFT CARD. AGGREGATE PRIZE VALUE DURING THE GIVEAWAY CONTEST
PERIOD SHALL BE FOUR THOUSAND FOUR HUNDRED TWENTY DOLLARS ($4,420).

HOW TO ENTER: ENTRY IN THE GIVEAWAY IS VOLUNTARY. DURING THE GIVEAWAY PERIOD, A
CUSTOMER MAY LOGIN TO THEIR MEDIGAP SENIOR BENEFITS REWARD PROGRAM ACCOUNT,
NAVIGATE TO THE DAILY GIFT CARD GIVEAWAY SECTION, AND CLICK THE “CLICK TO ENTER”
BUTTON IN THE DAILY GIFT CARD GIVEAWAY SECTION TO USE THEIR REWARD POINTS TO
ENTER. LIMIT ONE (1) ENTRY PER PERSON, PER DAY, DURING EACH DAY’S GIVEAWAY DAILY
ENTRY PERIOD.

WINNER SELECTION: WINNERS WILL BE DETERMINED BY RANDOM DRAWING TO BE HELD WITHIN
ONE (1) HOUR OF THE CLOSE OF THAT DAY’S GIVEAWAY DAILY ENTRY PERIOD. THE DAILY
WINNER WILL BE SELECTED FROM ALL ENTRIES RECEIVED DURING THAT DAY’S GIVEAWAY
DAILY ENTRY PERIOD. THE DAILY WINNER WILL BE NOTIFIED VIA EMAIL USING THE EMAIL
ADDRESS ASSOCIATED WITH THEIR REWARD ACCOUNT WITHIN ONE (1) HOUR OF THE CLOSE OF
THAT DAY’S GIVEAWAY DAILY ENTRY PERIOD. ACTION IS THEN REQUIRED ON THE PART OF
THE DAILY WINNER TO CLAIM THEIR DIGITAL GIFT CARD PRIZE BY (1) LOGGING INTO
THEIR REWARD ACCOUNT, (2) FOLLOWING THE STEPS TO SECURELY VALIDATE AND CLAIM
THEIR DIGITAL GIFT CARD, AND (3) USING THEIR DIGITAL GIFT CARD AT THE APPLICABLE
RETAILER, SUBJECT TO SAID RETAILER'S TERMS OF USE.

ODDS OF WINNING PRIZE:  OVERALL ODDS OF WINNING VARY DURING EACH GIVEAWAY DAILY
ENTRY PERIOD, AND DEPEND SOLELY ON NUMBER OF CONTEST ENTRIES RECEIVED DURING
THAT GIVEAWAY DAILY ENTRY PERIOD. NO PRIZE SUBSTITUTION, CASH EQUIVALENT OF
PRIZE, OR PRIZE TRANSFER(S) ARE PERMITTED.

SPONSOR: THE CONTEST IS SPONSORED BY LOYALTY SOLUTIONS, LLC. (“SPONSOR”).

CONDITIONS:  SPONSOR RESERVES THE RIGHT, AT ITS SOLE DISCRETION, TO CANCEL,
TERMINATE, MODIFY OR SUSPEND THE GIVEAWAY (OR PORTION THEREOF).  ALL FEDERAL,
STATE AND LOCAL TAXES ON PRIZE AND ANY EXPENSES NOT SPECIFIED HEREIN ARE THE
SOLE RESPONSIBILITY OF WINNER. AUTOMATED OR ROBOTIC ENTRIES SUBMITTED BY
INDIVIDUALS OR ORGANIZATIONS WILL BE DISQUALIFIED.  ALL ENTRIES MUST BE POSTED
BY THE END OF THE GIVEAWAY DAILY ENTRY PERIOD IN ORDER TO PARTICIPATE. SPONSOR'S
DATABASE CLOCK WILL BE THE OFFICIAL TIMEKEEPER. SHOULD A DISPUTE ARISE REGARDING
THE IDENTITY OF THE CLAIMANT, SPONSOR RESERVES THE SOLE RIGHT TO DETERMINE THE
ELIGIBLE PARTY.  BY ENTERING, ENTRANT WAIVES ALL RIGHTS TO BRING (AND COVENANTS
NOT TO BRING) ANY CLAIM AGAINST SPONSOR OR ANY OTHERS ASSOCIATED WITH THIS
GIVEAWAY. ENTRANTS FURTHER AGREE TO RELEASE AND HOLD HARMLESS SPONSOR, MEDIGAP
SENIOR BENEFITS (“MEDIGAP SENIOR BENEFITS”) AND MEDIGAP SENIOR BENEFITS’S
AFFILIATED BRANDS FROM ANY AND ALL LIABILITY ARISING FROM THEIR PARTICIPATION IN
THE GIVEAWAY. ANY DISPUTES THAT MAY ARISE HEREUNDER SHALL BE GOVERNED IN ALL
RESPECTS BY THE LAWS OF THE STATE OF DELAWARE WITHOUT REGARD TO THE CONFLICTS OF
LAWS PRINCIPLES OF ANY JURISDICTION. VENUE WITH RESPECT TO ANY SUCH DISPUTES
SHALL BE HAD IN THE STATE AND FEDERAL COURTS OF FAIRFIELD COUNTY, CONNECTICUT.

PRIVACY: BY ENTERING THE GIVEAWAY, YOU GRANT SPONSOR PERMISSION TO COMMUNICATE
WITH YOU VIA EMAIL SHOULD YOU BE A WINNER. 

NO ENDORSEMENT: THIS GIVEAWAY IS IN NO WAY SPONSORED, ENDORSED, ADMINISTERED BY
OR ASSOCIATED WITH ANY OF THE DIGITAL GIFT CARD PRIZE BRANDS (I.E. AMAZON.COM)
FEATURED IN THE GIVEAWAY.  THEIR NAME(S) AND LOGO(S) ARE THEIR OWN REGISTERED
TRADEMARKS AND PROPERTY, AND ARE USED FOR EXPLANATORY AND DEMONSTRATION PURPOSES
ONLY.  ALL RIGHTS RESERVED.

QUESTIONS: SHOULD YOU HAVE ANY QUESTIONS ABOUT THE GIVEAWAY, PLEASE CONTACT
CUSTOMER SUPPORT BY CLICKING HERE, AND WE’LL BE GLAD TO ASSIST YOU.

×



"ON US" DIGITAL GIFT CARD GIVEAWAY TERMS

"ON US" DIGITAL GIFT CARD GIVEAWAY
OFFICIAL RULES & GIVEAWAY TERMS

OVERVIEW: THE "ON US" DIGITAL GIFT CARD GIVEAWAY IS A BENEFIT OFFERED TO
PARTICIPANTS IN MEDIGAP PERKS AND CONSISTS OF REGULARLY SCHEDULED, THEMED GIFT
CARD GIVEAWAYS (I.E. "LUNCH’S ON US", "COFFEE’S ON US", ETC.) ("ON US
GIVEAWAYS"). RULES FOR THE ON US GIVEAWAYS ARE AS FOLLOWS:

AGREEMENT TO OFFICIAL RULES & GIVEAWAY TERMS: PARTICIPATION IN ANY ON US
GIVEAWAY CONSTITUTES ENTRANT’S FULL AND UNCONDITIONAL AGREEMENT TO AND
ACCEPTANCE OF THESE OFFICIAL RULES & GIVEAWAY TERMS ("RULES") AND THE DECISIONS
OF THE SPONSOR, WHICH ARE FINAL AND BINDING. WINNING A PRIZE IN THE ON US
GIVEAWAY IS CONTINGENT UPON FULFILLING AND COMPLYING WITH ALL REQUIREMENTS SET
FORTH HEREIN.

ELIGIBILITY: THE ON US GIVEAWAY IS OPEN ONLY TO INDIVIDUALS WHO (1) ARE EIGHTEEN
(18) YEARS OF AGE OR OLDER AND (2) MEDIGAP SENIOR BENEFITS CUSTOMERS IN GOOD
STANDING, AND (3) MEMBERS OF THE MEDIGAP PERKS AT THE TIME OF ENTRY. ALL
APPLICABLE FEDERAL, STATE AND LOCAL LAWS AND REGULATIONS APPLY. VOID WHERE
PROHIBITED OR RESTRICTED BY LAW. NO PURCHASE NECESSARY. PURCHASE WILL NOT
IMPROVE YOUR CHANCES OF WINNING.

CONTEST PERIOD: THE ON US GIVEAWAYS BEGIN ON JUNE 1, 2024 AND END ON MAY 31,
2025 ("ON US GIVEAWAY CONTEST PERIOD"), AND CONSIST OF BETWEEN ONE HUNDRED (100)
AND ONE HUNDRED AND TEN (110) SEPARATE STAGGERED GIVEAWAY PERIODS RANGING FROM
THREE (3) DAYS EACH TO TEN (10) DAYS EACH ("GIVEAWAY ENTRY PERIOD"). EACH
GIVEAWAY ENTRY PERIOD BEGINS AT 12:00AM EST ON THE FIRST DAY OF THE GIVEAWAY
ENTRY PERIOD AND ENDS AT 11:59PM EST ON THE LAST DAY OF THE GIVEAWAY ENTRY
PERIOD. THE WINNER OF A GIVEN ON US GIVEAWAY WILL BE SELECTED FROM ALL ENTRIES
PROPERLY AND TIMELY SUBMITTED AND RECEIVED DURING THAT GIVEN GIVEAWAY’S GIVEAWAY
ENTRY PERIOD ONLY.

PRIZE & GIVEAWAY STATUS: THE PRIZE FOR EACH ON US GIVEAWAY IS A DIGITAL GIFT
CARD/E-GIFT CARD (I.E. AN AMAZON.COM DIGITAL GIFT CARD/E-GIFT CARD). ONLINE
ACCESS IS REQUIRED TO ENTER THE ON US GIVEAWAY AND CLAIM A PRIZE, IF APPLICABLE.
AGGREGATE PRIZE VALUE DURING THE ON US GIVEAWAY CONTEST PERIOD SHALL BE BETWEEN
FIVE THOUSAND DOLLARS ($5,000) AND SIX THOUSAND DOLLARS ($6,000).

HOW TO ENTER: ENTRY IN THE ON US GIVEAWAY IS AND VOLUNTARY. DURING THE ON US
GIVEAWAY PERIOD, A CUSTOMER MAY LOGIN TO THEIR MEDIGAP PERKS ACCOUNT, NAVIGATE
TO THE "ON US" GIVEAWAY SECTION, AND CLICK THE "ENTER TO WIN" BUTTON TO ENTER.
LIMIT ONE (1) ENTRY PER PERSON, PER GIVEAWAY, DURING EACH GIVEAWAY ENTRY PERIOD.

WINNER SELECTION: WINNERS WILL BE DETERMINED BY RANDOM DRAWING TO BE HELD WITHIN
ONE (1) HOUR OF THE CLOSE OF THAT DAY’S GIVEAWAY DAILY ENTRY PERIOD. THE WINNER
WILL BE SELECTED FROM ALL ENTRIES RECEIVED DURING THAT GIVEAWAY’S GIVEAWAY DAILY
ENTRY PERIOD. THE WINNER WILL BE NOTIFIED VIA EMAIL USING THE EMAIL ADDRESS
ASSOCIATED WITH THEIR REWARD ACCOUNT WITHIN ONE (1) HOUR OF THE CLOSE OF THE
APPLICABLE GIVEAWAY DAILY ENTRY PERIOD. ACTION IS THEN REQUIRED ON THE PART OF
THE WINNER TO CLAIM THEIR DIGITAL GIFT CARD PRIZE BY (1) LOGGING INTO THEIR
REWARD ACCOUNT, (2) FOLLOWING THE STEPS TO SECURELY VALIDATE AND CLAIM THEIR
DIGITAL GIFT CARD, AND (3) USING THEIR DIGITAL GIFT CARD AT THE APPLICABLE
RETAILER, SUBJECT TO SAID RETAILER’S TERMS OF USE.

ODDS OF WINNING PRIZE: OVERALL ODDS OF WINNING VARY DURING EACH GIVEAWAY DAILY
ENTRY PERIOD, AND DEPEND SOLELY ON NUMBER OF CONTEST ENTRIES RECEIVED DURING
THAT GIVEAWAY DAILY ENTRY PERIOD. NO PRIZE SUBSTITUTION, CASH EQUIVALENT OF
PRIZE, OR PRIZE TRANSFER(S) ARE PERMITTED.

SPONSOR: THE CONTEST IS SPONSORED BY LOYALTY SOLUTIONS, LLC. ("SPONSOR").

CONDITIONS: SPONSOR RESERVES THE RIGHT, AT ITS SOLE DISCRETION, TO CANCEL,
TERMINATE, MODIFY OR SUSPEND THE ON US GIVEAWAY (OR PORTION THEREOF). ALL
FEDERAL, STATE AND LOCAL TAXES ON PRIZE AND ANY EXPENSES NOT SPECIFIED HEREIN
ARE THE SOLE RESPONSIBILITY OF WINNER. AUTOMATED OR ROBOTIC ENTRIES SUBMITTED BY
INDIVIDUALS OR ORGANIZATIONS WILL BE IMMEDIATELY DISQUALIFIED. ALL ENTRIES MUST
BE POSTED BY THE END OF THE GIVEAWAY ENTRY PERIOD IN ORDER TO PARTICIPATE.
SPONSOR'S DATABASE CLOCK WILL BE THE OFFICIAL TIMEKEEPER. SHOULD A DISPUTE ARISE
REGARDING THE IDENTITY OF THE CLAIMANT, SPONSOR RESERVES THE SOLE RIGHT TO
DETERMINE THE ELIGIBLE PARTY. BY ENTERING, ENTRANT WAIVES ALL RIGHTS TO BRING
(AND COVENANTS NOT TO BRING) ANY CLAIM AGAINST SPONSOR OR ANY OTHERS ASSOCIATED
WITH THIS ON US GIVEAWAY. ENTRANTS FURTHER AGREE TO RELEASE AND HOLD HARMLESS
SPONSOR, MEDIGAP SENIOR BENEFITS AND MEDIGAP SENIOR BENEFITS’S AFFILIATED BRANDS
FROM ANY AND ALL LIABILITY ARISING FROM THEIR PARTICIPATION IN THE ON US
GIVEAWAY. ANY DISPUTES THAT MAY ARISE HEREUNDER SHALL BE GOVERNED IN ALL
RESPECTS BY THE LAWS OF THE STATE OF DELAWARE WITHOUT REGARD TO THE CONFLICTS OF
LAWS PRINCIPLES OF ANY JURISDICTION. VENUE WITH RESPECT TO ANY SUCH DISPUTES
SHALL BE HAD IN THE STATE AND FEDERAL COURTS OF FAIRFIELD COUNTY, CONNECTICUT.

PRIVACY: BY ENTERING THE ON US GIVEAWAY, YOU GRANT SPONSOR PERMISSION TO
COMMUNICATE WITH YOU VIA EMAIL SHOULD YOU BE A WINNER.

NO ENDORSEMENT: THIS ON US GIVEAWAY IS IN NO WAY SPONSORED, ENDORSED,
ADMINISTERED BY OR ASSOCIATED WITH ANY OF THE DIGITAL GIFT CARD PRIZE BRANDS
(I.E. AMAZON.COM) FEATURED IN THE ON US GIVEAWAY. THEIR NAME(S) AND LOGO(S) ARE
THEIR OWN REGISTERED TRADEMARKS AND PROPERTY AND ARE USED FOR EXPLANATORY AND
DEMONSTRATION PURPOSES ONLY. ALL RIGHTS RESERVED.

QUESTIONS: SHOULD YOU HAVE ANY QUESTIONS ABOUT THE ON US GIVEAWAY, PLEASE
CONTACT CUSTOMER SUPPORT BY CLICKING HERE, AND WE’LL BE GLAD TO ASSIST YOU.

×



#WEEKENDWINS/WEEKEND WINS GIVEAWAY OFFICIAL RULES & GIVEAWAY TERMS

#weekendwins/Weekend Wins Giveaway
Official Rules & Giveaway Terms

AGREEMENT TO OFFICIAL RULES & GIVEAWAY TERMS: Participation in the
#weekendwins/Weekend Wins weekly giveaway ("Giveaway" or "Weekly Giveaway")
constitutes entrant's full and unconditional agreement to and acceptance of
these Official Rules & Giveaway Terms (“Rules”) and the decisions of the
Sponsor, which are final and binding. Winning a prize in the Weekly Giveaway is
contingent upon fulfilling and complying with all requirements set forth herein.

ELIGIBILITY: The Weekly Giveaway is open only to individuals who (1) are
eighteen (18) years of age or older and (2) Medigap Senior Benefits customers in
good standing and members of the Medigap Perks at the time of entry. All
applicable federal, state and local laws and regulations apply. Void where
prohibited or restricted by law. NO PURCHASE NECESSARY. PURCHASE WILL NOT
IMPROVE YOUR CHANCES OF WINNING.

CONTEST PERIOD: The Weekly Giveaway begins on January 2, 2024 and ends on
December 31, 2024 (“Giveaway Contest Period”), and consists of fifty-two (52)
separate weekly entry periods.  Each Giveaway weekly entry period begins each
Friday morning at 12:01am EST and ends at 11:59pm EST every Sunday night (the
"Weekend” or “Giveaway Weekly Entry Period").  The winner on a given week will
be selected from all entries properly and timely submitted and received during
that given week's Giveaway Weekly Entry Period.

PRIZE & GIVEAWAY STATUS: The prize for each weekly Giveaway is a physical
product (i.e. a television, tablet, headphones, coffee maker) selected
exclusively by the Giveaway administrators of Medigap Perks (“ Giveaway
Administrator”).  Weekly prize selection is entirely at the discretion of the
Giveaway Administrator.  All characteristics and qualities of the prize (i.e.
the brand, type, model, year, color, etc. shall be selected exclusively by the
Giveaway Administrator and the prizes shall be delivered as is.  The Giveaway
Administrator shall not be responsible for providing alternatives or
substitutions of any kind.  Prizes are delivered “as is” and may be either
accepted or declined by the winning recipient. Online access is required to
enter the Giveaway and claim a prize, if applicable.  Weekly Giveaway shall vary
from week to week and Giveaway Administrator is under no obligation to offer any
specific prize in the Giveaway.  Aggregate prize value during the Giveaway
Contest Period shall be approximately seven thousand eight hundred dollars
($7,800).

HOW TO ENTER: Entry in the Giveaway is and voluntary.  During each weekly
Giveaway Period, a customer may login to their Medigap Perks account, navigate
to the #weekendwins Giveaway section, and click the “ENTER TO WIN” button in the
#weekendwins Giveaway section to enter. Limit one (1) Entry per person, per
week, during each week’s Giveaway Weekly Entry Period.

WINNER SELECTION: Winners will be determined by random drawing to be held within
one (1) hour of the close of that week’s Giveaway Weekly Entry Period. The
weekly giveaway winner will be selected from all entries received during that
week’s Giveaway Weekly Entry Period. The weekly giveaway winner will be notified
via email using the email address associated with their reward account within
one (1) hour of the close of that day’s Giveaway Weekly Entry Period.  Action is
then required on the part of the weekly giveaway winner to claim their prize by
(1) logging into their reward account, (2) following the steps to securely
validate their identity and shipping/delivery address (“Shipping Address
Validation”), and (3) accepting shipment/delivery of their prize. No prize shall
be sent to a weekly giveaway winner who has not completed the Shipping Address
Validation.  Weekly giveaway winners shall have one (1) year from the date of
the close of the applicable Giveaway Weekly Entry Period to complete their
Shipping Address Validation (“Prize Claim Period”).  Failure to complete the
Shipping Address Validation within the Prize Claim Period shall result in
forfeiture of the prize.

SHIPMENT/DELIVERY OF PRIZES: Prizes shall be ordered by the Giveaway
Administrator within three (3) business days of the weekly winner’s completion
of the Shipping Address Validation.  Prizes shall be ordered by the Giveaway
Administrator from a third party online retail website (i.e. Amazon.com,
Overstock.com, BestBuy.com) (“Product Provider”), shall be shipped/delivered to
the week’s winning recipient by Product Provider, and shall be subject to the
terms and conditions of Product Provider. No exceptions.

DEFECTS/RETURNS: Once the product prize has been ordered by the Giveaway
Administrator, the product prize is the sole and exclusive responsibility of the
Product Provider.  The Product Provider, not Medigap Perks, is solely
responsible for shipment/delivery of the product prize. Once a prize is ordered
from the Product Provider by the Giveaway Administrator, the Product Provider,
not Medigap Perks, is solely responsible to provide the product prize to the
winner in good working order.  The Product Provider, not Medigap Perks, is
solely responsible to deliver the correct prize.  The Product Provider, not
Medigap Perks, is also solely and exclusively responsible for any returns or
exchanges of the product prize.  Should the product prize recipient (1) find any
fault with the product prize, (2) believe the product prize shipped/delivered
was incorrect, (3) find any fault with the shipment/delivery of the product
prize, (4) claim the product prize was lost, stolen, and/or not delivered, (5)
wish to return or exchange the product prize, or (6) have any other issues,
questions, concerns, or complaints regarding the product prize, the product
prize recipient must make their claim/seek redress solely with the Product
Provider, subject to their terms and conditions.  Medigap Perks has no
responsibility or authority to replace, exchange, substitute, return, refund,
discount, or provide a credit for any product prize under any circumstances,
including lost, damaged, incorrect, undelivered, or stolen items.

ODDS OF WINNING PRIZE: Overall odds of winning vary during each Giveaway Weekly
Entry Period, and depend solely on number of contest entries received during
that Giveaway Weekly Entry Period.  No prize substitution, cash equivalent of
prize, or prize transfer(s) are permitted.

SPONSOR: The Contest is sponsored by LOYALTY SOLUTIONS, LLC. (“Sponsor”).

CONDITIONS:  Sponsor reserves the right, at its sole discretion, to cancel,
terminate, modify or suspend the Giveaway (or portion thereof).  All federal,
state and local taxes on prize and any expenses not specified herein are the
sole responsibility of product prize winner. Automated or robotic entries
submitted by individuals or organizations will be automatically disqualified. 
All entries must be posted by the end of the Giveaway Weekly Entry Period in
order to participate. Sponsor's database clock will be the official timekeeper. 
Should a dispute arise regarding the identity of the claimant, Sponsor reserves
the sole right to determine the eligible party.  By entering, entrant waives all
rights to bring (and covenants not to bring) any claim against Sponsor or any
others associated with this Weekly Giveaway. Entrants further agree to release
and hold harmless Sponsor, Medigap Senior Benefits (“Medigap Senior Benefits”)
and Medigap Senior Benefits’s affiliated brands from any and all liability
arising from their participation in the Giveaway.  Any disputes that may arise
hereunder shall be governed in all respects by the laws of the State of Delaware
without regard to the conflicts of laws principles of any jurisdiction. Venue
with respect to any such disputes shall be had in the state and federal courts
of Fairfield County, Connecticut.

PRIVACY: By entering the Giveaway, you grant Sponsor permission to communicate
with you via email should you be a winner.

NO ENDORSEMENT: This Giveaway is in no way sponsored, endorsed, administered by
or associated with any of the offered product prize brands or Product Providers
(i.e. Amazon.com, Apple, Sony) featured in the Giveaway.  Their name(s) and
logo(s) are their own registered trademarks and property, and are used for
explanatory and demonstration purposes only.  All rights reserved.

QUESTIONS: Should you have any questions about the Giveaway, please contact
Customer Support by clicking here, and we’ll be glad to assist you.

×



WOO HOO!

You've been entered in ALL
our current giveaways!

GIFT CARD GIVEAWAY

ENTERED

PRODUCT GIVEAWAY

ENTERED

BIG MONEY GIVEAWAY

ENTERED

ON US GIVEAWAY

ENTERED

Good luck, and remember you can login and enter the giveaways every day!

Continue To my rewards
×



WOO HOO!

You've been entered in ALL
our current giveaways!

GIFT CARD GIVEAWAY

ENTERED

PRODUCT GIVEAWAY

ENTERED

BIG MONEY GIVEAWAY

ENTERED

ON US GIVEAWAY

ENTERED

Good luck, and remember you can login and enter the giveaways every day!

Continue To my rewards
×

WELCOME TO MEDIGAP PERKS


SUPPORT

We're looking forward to helping you today, but first we need to verify your
account. To get started please enter your Phone Number or Email Address below.

Verify my account
×

WE CAN'T FIND YOUR


ACCOUNT

We're sorry! We couldn't find a reward account with the
information you provided. Don't worry - we're happy to help. Click here to use
our account retrieval tool Or you could try again:
re-enter my information
If you have a question about products, billing, refunds, returns, shipments,
canceling, or results, please see below for contact information.

Call: 844-208-1940
Monday - Friday, 9am - 5pm ET
go back
×

HOW CAN WE


HELP?

Your satisfaction is our #1 priority!

Tell us about your question. Does it have to do with:
Your Medigap Senior Benefits service Your reward account
×

GOT IT! LET'S GET YOU TO THE


RIGHT PLACE

For questions about something other than rewards, please contact Medigap Senior
Benefits customer service.


CALL 844-208-1940

Monday - Friday, 9am - 5pm ET
I have a question about Rewards too Go back to my reward home
×

GREAT! LET'S GET


STARTED

I want to cancel.

Your access to Medigap Perks was a free added gift from Medigap Senior Benefits.
If you want to cancel your Medigap Senior Benefits products, or want to speak to
someone about Medigap Senior Benefits charges, that’s no problem. You just need
to contact Medigap Senior Benefits customer service. You can contact them by
phone by calling 844-208-1940. Their hours are Monday - Friday, 9am - 5pm ET.

This Answers My Question This Doesn't Answer My Question
I have a question about my Medigap Perks benefits or rewards.

Medigap Perks is a free added gift from Medigap Senior Benefits. As a part of
Medigap Perks, you earn Reward Points that you can use in more than 500,000
ways! With savings and deals on dining, shopping, hotels, entertainment, local
deals, movie tickets, and so much more available, there’s something for everyone
with Medigap Perks. You just need to log into your account, select a reward
category, and start shopping!

This Answers My Question This Doesn't Answer My Question
I can't login to Medigap Perks.

Your username is your phone number or email address. If this is your first time
logging in, we've set your temporary password as your zip or postal code. Keep
in mind that if you've logged into your account before, it's possible that you
changed your password to something more secure. You can also click here to use
our account retrieval tool.

This Answers My Question This Doesn't Answer My Question
Which benefits use Reward Points and which ones don’t?

Great question! Reward Points are used for online shopping and daily deals, as
well as dining and local offers. Plus, you can use a portion of your Reward
Points to get a 10% discount on gift cards. TravelHub doesn’t use Reward Points
because the prices shown are already discounted. This means that you can use
TravelHub as many times as you’d like which is awesome. You also don’t need to
use your Reward Points for these popular benefits: Daily Gift Card Giveaway, Big
Money Giveaway, Pick to Win challenges, On Us Giveaways and grocery coupons.

This Answers My Question This Doesn't Answer My Question
I have a billing question.

Your access to Medigap Perks was a free added gift from Medigap Senior Benefits.
If you have a billing question or want to speak to someone about Medigap Senior
Benefits charges, that’s no problem. You just need to contact Medigap Senior
Benefits customer service. You can contact them by phone by calling
844-208-1940. Their hours are Monday - Friday, 9am - 5pm ET.

This Answers My Question This Doesn't Answer My Question
Other

Still have a question?

Continue With My Reward Question
Help! I can’t find my security key to unlock my gift card.

Your security key is found on the email we sent to you. If you can't find it –
not to worry! You can submit a support ticket and someone on our Customer Care
team will get back to you shortly. Help is on the way!

This Answers My Question This Doesn't Answer My Question
How do I claim my gift card?

First you need to login to the program. Your username is your phone number or
email address and your password is your zip or postal code. Click the "LOG IN"
button to proceed. Next, click on the "CLAIM MY GIFT CARD" button to enter in
your security key to unlock your gift card. (You'll find your security key on
the email that was sent to you). Once you've confirmed/chosen your gift card,
your gift card will be emailed to you within 24 hours. Enjoy!

This Answers My Question This Doesn't Answer My Question
How do I choose a gift card?

In some cases we may offer a gift card choice. If you were offered a choice,
once you've logged in and submitted your security key, you'll see a variety of
gift cards to choose from. Click on the gift card you'd enjoy the most, confirm
your selection, and you'll receive your gift card by email within 24 hours.

This Answers My Question This Doesn't Answer My Question
Where's my gift card?

Your gift card was emailed to you within 24 hours of finalizing your gift card
selection. If you completed that process, you can double check your emails for
your gift card including your spam/junk folders – that gift card will be from
noreply@tangocard.com. If you need your gift card resent to you, just let us
know by submitting a support ticket and we'll be glad to help you right away. If
you haven't finalized your gift card selection, feel free to login at any time
to submit your security key again. Once you've chosen your gift card and
confirmed your selection, your gift card will be emailed to you within 24 hours.
Enjoy!

This Answers My Question This Doesn't Answer My Question
Can I change my gift card?

Unfortunately, you cannot change your gift card once it's confirmed. We have a
multi-step confirm process to make sure the gift card you select is the one you
want, as well as an opportunity to change your selection before the final
confirmation. Also, the terms and conditions disclose your gift card selection
is final and cannot be changed. This is because once you have selected your gift
card it cannot be de-activated and replaced.

This Answers My Question This Doesn't Answer My Question
What if I've been given multiple gift cards?

If you've been given multiple gift cards, simply click on the Gift Card History
link to look through your entire history.

This Answers My Question This Doesn't Answer My Question
Other

Still have a question?

Continue With My Reward Question
go back
×

AWESOME! NOW LET'S GET YOU AN


ANSWER

Fill out the form below and we'll get you an answer ASAP!
Your Name:

Email address:

Select a Topic:
Make a selection I want to cancel. I have a question about my Medigap Perks
benefits or rewards. I can't login to Medigap Perks. Which benefits use Reward
Points and which ones don’t? I have a billing question.
Select a Topic:
Make a selection Help! I can’t find my security key to unlock my gift card. How
do I claim my gift card? How do I choose a gift card? Where's my gift card? Can
I change my gift card? What if I've been given multiple gift cards?

submit go back
×


THANK YOU

Your ticket has been received and our team's hard at work getting you an answer.
Close
×


THANK YOU

FOR CONTACTING US!

Quality Pledge
quick response
green support
help your way

YOUR TICKET HAS BEEN RECEIVED AND OUR TEAM'S HARD AT WORK GETTING YOU AN ANSWER.

IN THE MEANTIME, WE'D LOVE TO GET YOUR FEEDBACK ON OUR ONLINE SUPPORT. IT TAKES
ABOUT 2 SECONDS.

Share My Feedback
No Thanks
×


THANK YOU

YOUR FEEDBACK MATTERS TO US!

Quality Pledge
quick response
green support
help your way

HOW DID YOU FEEL ABOUT YOUR EXPERIENCE TODAY?


×

HERE'S A QUICK


ANSWER



this answers my question this doesn't answer my question