www.fundscrip.com Open in urlscan Pro
108.160.97.88  Public Scan

Submitted URL: http://track.fundstream.com/track/click/30053890/www.fundscrip.com?p=eyJzIjoicE1MZ0lVbURweThpTHhjZ2xZTDVUbGtjR3NRIiwidiI6MSw...
Effective URL: https://www.fundscrip.com/login?utm_source=system_email&utm_medium=email&utm_content=footer_login&utm_campaign=system_temp...
Submission: On September 24 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST /login

<form action="/login" method="POST" id="frmLogin" novalidate="novalidate">
  <input id="GoTo" name="GoTo" type="hidden" value="">
  <div class="row">
    <div class="small-12 columns hide-for-small show-for-medium-up fs-section-title">
      <h3>Login</h3>
    </div>
  </div>
  <div class="validation-summary-valid" data-valmsg-summary="true" id="validationSummary">
    <ul></ul>
  </div>
  <div class="login-wrap">
    <div class="row">
      <div class="small-12 columns">
        <label for="EmailAddress">Email Address</label>
        <input data-val="true" data-val-length="The Email Address field must not exceed 512 characters." data-val-length-max="512" data-val-regex="The Email Address field is not valid"
          data-val-regex-pattern="^[a-zA-Z0-9][a-zA-Z0-9\+\._-]{1,255}@[a-zA-Z0-9][a-zA-Z0-9-]{1,64}(\.[a-zA-Z0-9][a-zA-Z0-9-]{1,25})+\s*$" data-val-required="The Email Address field is required." id="EmailAddress" maxlength="512" minlength="0"
          name="EmailAddress" required="required" type="text" value="">
      </div>
    </div>
    <div class="row">
      <div class="small-12 columns">
        <label for="Password">Password</label>
        <input data-label="lblCapsLockWarning" data-val="true" data-val-required="The Password field is required." id="Password" name="Password" type="password">
        <span class="field-validation-warning" id="lblCapsLockWarning" style="display:none">Caps Lock Is On</span>
      </div>
    </div>
    <div class="row">
      <div class="small-10 small-centered medium-12 columns fs-terms">
        <input data-val="true" data-val-required="The Remember me next time field is required." id="RememberMe" name="RememberMe" type="checkbox" value="true"><input name="RememberMe" type="hidden" value="false">
        <label for="RememberMe">Remember me next time</label>
      </div>
    </div>
    <div class="row">
      <div class="small-10 small-centered medium-12 columns button-box">
        <button class="fs-button-orange button-orange" type="button" id="btnLogin">Login</button>
        <a href="javascript:void(0);" id="lnkForgotPassword" class="fs-forgotpw">Forgot password?</a>
      </div>
    </div>
  </div>
  <div class="g-recaptcha" data-sitekey="6LeB5OUUAAAAABc69EcIc3zjJlYrAJbrE9tiOQxS" data-callback="onLoginSubmit" data-size="invisible">
    <div class="grecaptcha-badge" data-style="bottomright"
      style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
      <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeB5OUUAAAAABc69EcIc3zjJlYrAJbrE9tiOQxS&amp;co=aHR0cHM6Ly93d3cuZnVuZHNjcmlwLmNvbTo0NDM.&amp;hl=de&amp;v=tftmXwdbgCvrXiHxr5HGbIaL&amp;size=invisible&amp;cb=9rqxhf1bgdiw"
          width="256" height="60" role="presentation" name="a-s6orhmmd9qf6" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
      </div>
      <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div>
  </div>
</form>

POST /forgotpassword

<form action="/forgotpassword" method="POST" id="frmForgotPassword" novalidate="novalidate">
  <input type="hidden" id="hidPassword" name="Password" value="none">
  <div class="forgotpw-wrap">
    <div class="row">
      <div class="small-12 columns title">
        <h1>Forgot Password</h1>
      </div>
    </div>
    <div class="row">
      <div class="small-12 columns">
        <p>Enter your email and we'll send you instructions on how to reset your password.</p>
      </div>
    </div>
    <div class="validation-summary-valid" data-valmsg-summary="true" id="divValidateContainer_ForgotPassword">
      <ul>
        <li style="display:none"></li>
      </ul>
    </div>
    <div class="row">
      <div class="small-12 columns">
        <label for="txtEmailAddressForgot">Email Address</label>
        <input data-val="true" data-val-length="The Email Address field must not exceed 512 characters." data-val-length-max="512" data-val-regex="The Email Address field is not valid"
          data-val-regex-pattern="^[a-zA-Z0-9][a-zA-Z0-9\+\._-]{1,255}@[a-zA-Z0-9][a-zA-Z0-9-]{1,64}(\.[a-zA-Z0-9][a-zA-Z0-9-]{1,25})+\s*$" data-val-required="The Email Address field is required." id="txtEmailAddressForgot" maxlength="512"
          minlength="0" name="EmailAddress" required="required" type="text" value="">
      </div>
    </div>
    <div class="row">
      <div class="small-10 small-centered medium-12 columns forgotpw-box-inner">
        <button class="btn-cta fs-button-orange button-orange" type="button" id="btnForgotPassword">Send Email</button>
        <a href="javascript:void(0);" id="lnkLogin" class="fs-loginlink">Login</a>
      </div>
    </div>
  </div>
  <div class="g-recaptcha" data-sitekey="6LeB5OUUAAAAABc69EcIc3zjJlYrAJbrE9tiOQxS" data-callback="onForgotPasswordSubmit" data-size="invisible">
    <div class="grecaptcha-badge" data-style="none" style="width: 256px; height: 60px; position: fixed; visibility: hidden;">
      <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LeB5OUUAAAAABc69EcIc3zjJlYrAJbrE9tiOQxS&amp;co=aHR0cHM6Ly93d3cuZnVuZHNjcmlwLmNvbTo0NDM.&amp;hl=de&amp;v=tftmXwdbgCvrXiHxr5HGbIaL&amp;size=invisible&amp;cb=hasnlzpm1s0m"
          width="256" height="60" role="presentation" name="a-nj8cc3he8rfy" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe>
      </div>
      <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div>
</form>

Text Content

Skip to Main Content
 * Login
 * Fr

Start a Group Support a Group
 * How it Works
 * Retailers
 * Success Stories
 * Start a Group
 * Support a Group

 * Français
 * About
 * Help
 * News
 * Contact
 * Login

  1-866-997-2747
 * 
 * 

Skip to Main Content Login Start a Group Support a Group


LOGIN

New Retailers: Garden City Shopping Centre, Yonge Eglinton Centre, Burlington
Centre, Oakville Place, Shoppers World Brampton, Yonge Sheppard Centre, Mill
Woods Town Centre and Georgian Mall


LOGIN


Email Address
Password Caps Lock Is On
Remember me next time
Login Forgot password?



FORGOT PASSWORD

Enter your email and we'll send you instructions on how to reset your password.

 * 

Email Address
Send Email Login



CURRENT PROMOTIONS

FIONN MACCOOL'S


7%

BIER MARKT


7%

TIR NAN ÓG


7%

PRIME PUBS


7%

PADDY FLAHERTY'S


7%

KELSEYS


7%

THE ULTIMATE DINING CARD


7%

STATE & MAIN


7%

D'ARCY MCGEE'S


7%

MONTANA'S BBQ & BAR


7%

DESERRES


7%

ELEPHANT & CASTLE


7%

GAP


Up To 9%

ORIGINAL JOE'S


7%

KERNELS POPCORN


10%

CANADIAN TIRE


5%

BANANA REPUBLIC


Up To 9%

HARVEY'S


7%

SWISS CHALET


7%

EAST SIDE MARIO'S


7%

THE PICKLE BARREL


7%

NEW YORK FRIES


7%

OLD NAVY


Up To 9%

BABY GAP


Up To 9%


THE PROGRAM

 * How it Works
 * Retailers
 * Success Stories

GET STARTED

 * Support a Group
 * Start a Group
 * Login

ABOUT FUNDSCRIP

 * About
 * Contact
 * Privacy Policy

 * 
 * 


NEWS


 * IS GIFT CARD FUNDRAISING RIGHT FOR YOUR GROUP?
   
   Thursday, September 23 2021


 * FUNDSCRIP WELCOMES RIOCAN SHOPPING MALLS AS NEW RETAILERS
   
   Thursday, September 16 2021


 * 5 TIPS TO HELP BOOST YOUR CAMPAIGN
   
   Wednesday, September 15 2021

More News
 * 
 * 

Fundstream
 * Contact Us
 * Careers
 * Join Retailer Network

 * 
 * 

© 2021 Fundstream Inc.