www.refundselection.com Open in urlscan Pro
156.55.92.236  Public Scan

Submitted URL: https://www.refundselection.com/refundselection/#/welcome/continue
Effective URL: https://www.refundselection.com/refundselection/
Submission: On October 22 via manual from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: loginForm

<form role="form" name="loginForm" novalidate="" autocomplete="off" ng-controller="loginCtrl" class="ng-scope ng-pristine ng-invalid ng-invalid-required ng-invalid-recaptcha">
  <div class="row">
    <div class="col-xs-12">
      <!-- ngIf: session.alreadyUser -->
      <!-- ngIf: !session.alreadyUser -->
      <h4 ng-if="!session.alreadyUser" class="ng-scope">Already Made a Choice?</h4><!-- end ngIf: !session.alreadyUser -->
    </div>
    <div class="col-xs-12 label-container">
      <label for="fld.emailaddress">Email Address:</label>
    </div>
    <div class="col-xs-12 input-container">
      <input name="fld.emailaddress" id="fld.emailaddress" type="text" size="35" maxlength="80" ng-model="userName" placeholder="Ex: janedoe@yahoo.com" required="" autocomplete="off" class="ng-pristine ng-invalid ng-invalid-required">
    </div>
  </div>
  <div class="row">
    <div class="col-xs-12 label-container">
      <label for="fld.password">Password:</label>
    </div>
    <div class="col-xs-12 input-container">
      <input name="fld.password" id="fld.password" type="password" size="15" maxlength="64" autocomplete="no" ng-model="password" placeholder="(case sensitive)" required="" class="ng-pristine ng-invalid ng-invalid-required"><br>
      <a href="https://www.vibeaccount.com/password/resetEmailOrPasswordStart.do" class="pull-right">Forgot Login Information?</a>
    </div>
  </div>
  <div class="row">
    <!-- ngIf: session.appData.isReCaptchaEnabled -->
    <div class="col-xs-12 ng-scope" ng-if="session.appData.isReCaptchaEnabled">
      <br>
      <div>
        <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=6LeyV2UUAAAAADcHjAsCKemd9Qw6zceqFemTyn_6&amp;co=aHR0cHM6Ly93d3cucmVmdW5kc2VsZWN0aW9uLmNvbTo0NDM.&amp;hl=de&amp;type=submit&amp;v=YhkYx1k-yvvb8OonJPmOpoJY&amp;size=invisible&amp;cb=ininy98smuq"
              width="256" height="60" role="presentation" name="a-vw34am33qii9" 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><button class="rs-w18-cta rs-w18-secondary-button g-recaptcha ng-isolate-scope" type="submit" vc-recaptcha="" key="model.key" on-create="setWidgetIdL(widgetId)" on-success="submitLogin(response)" on-expire="cbExpirationL()"
        ng-disabled="loginForm.$invalid" role="button">Log In</button>
    </div><!-- end ngIf: session.appData.isReCaptchaEnabled -->
    <!-- ngIf: !session.appData.isReCaptchaEnabled -->
  </div>
</form>

Name: personalCodeForm

<form role="form" name="personalCodeForm" ng-submit="submitForm(personalCodeForm.$valid)" novalidate="" autocomplete="off" class="ng-pristine ng-invalid ng-invalid-required ng-invalid-recaptcha">
  <div class="row personal-code-container" ng-class="{ 'has-error' : hasError || (personalCodeForm.personalCode.$invalid &amp;&amp; personalCodeForm.personalCode.$dirty) }">
    <!-- ngIf: !maskPersonalCode -->
    <div class="col-xs-12 ng-scope" ng-if="!maskPersonalCode">
      <input tabindex="0" type="text" id="personal-code" name="personal-code" ng-focus="clearPageError()" ng-change="clearPageError()" ng-model="session.personalCode" aria-labelledby="personal-code-label" aria-describedby="personal_code_error_mesg"
        required="" autocomplete="off" class="ng-pristine ng-invalid ng-invalid-required">
      <div class="personalCodePlaceholder"><label for="personal-code" id="personal-code-label">Your Personal Code</label></div>
    </div><!-- end ngIf: !maskPersonalCode -->
    <!-- ngIf: maskPersonalCode -->
    <div class="col-xs-12" id="personal_code_error_mesg">
      <p class="cd-error-alert ng-hide" ng-show="personalCodeForm.$dirty &amp;&amp; personalCodeForm.personalCode.$error.required">Personal code is required.</p>
      <p class="cd-error-alert ng-binding ng-hide" ng-show="hasError"></p>
    </div>
  </div>
  <!-- ngIf: maskPersonalCode -->
  <!-- ngIf: !maskPersonalCode -->
  <div class="row ng-scope" ng-if="!maskPersonalCode">
    <!-- ngIf: session.appData.isReCaptchaEnabled -->
    <div class="col-xs-12 ng-scope" ng-if="session.appData.isReCaptchaEnabled">
      <div>
        <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=6LeyV2UUAAAAADcHjAsCKemd9Qw6zceqFemTyn_6&amp;co=aHR0cHM6Ly93d3cucmVmdW5kc2VsZWN0aW9uLmNvbTo0NDM.&amp;hl=de&amp;type=submit&amp;v=YhkYx1k-yvvb8OonJPmOpoJY&amp;size=invisible&amp;cb=9119vr1crfef"
              width="256" height="60" role="presentation" name="a-jek2mc81jhoh" 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><button class="button g-recaptcha ng-isolate-scope" type="submit" vc-recaptcha="" key="model.key" on-create="setWidgetIdPC(widgetId)" on-success="submitForm(response)" id="get-started" on-expire="cbExpirationPC()"
        ng-disabled="personalCodeForm.$invalid || formProcessing">
        <span ng-show="!formProcessing" class="">Get Started</span><span ng-show="formProcessing" class="ng-hide">Validating...</span>
      </button>
    </div><!-- end ngIf: session.appData.isReCaptchaEnabled -->
    <!-- ngIf: !session.appData.isReCaptchaEnabled -->
    <div class="text-center">
      <a class="learn-about-link" href="https://www.vibeaccount.com/cardoffice/card/search/InitSearch.do" ng-href="https://www.vibeaccount.com/cardoffice/card/search/InitSearch.do" target="_blank">NEED A CODE?</a>
    </div>
  </div><!-- end ngIf: !maskPersonalCode -->
</form>

Text Content

 * What is a Refund?
 * A Few of Our Partner Schools
 * About Us
 * Already made a choice? Log In

ALREADY MADE A CHOICE?

Email Address:

Password:

Forgot Login Information?



Log In


YOUR MONEY, DELIVERED YOUR WAY!

Your school delivers your money or refund quickly and securely with BankMobile
Disbursements.

You will have two electronic options to deposit your money. To avoid any delays
in accessing your money, you must select a refund option. The BankMobile Vibe
Checking Account is one of your refund options but you are not required to open
this account to receive your refund.

To get started, enter the personal code you should have received from us in the
mail in a green envelope or in an email.

Some schools offer a paper check as an option for your refund disbursement.

1 If you choose to open a BankMobile Vibe Checking Account (upon identity
verification), money is deposited the same business day that we receive funds
from your school.

To get started, enter the personal code you may have received in the mail via a
green envelope or in an email from BM Technologies, Inc.

Enter Your Personal Code

Your Personal Code

Personal code is required.




Get StartedValidating...
NEED A CODE?

What is a refund?

On occasion, your school may have money for you in the form of a refund. Some of
the reasons you might receive money include: dropping a class or the receipt of
financial aid or a grant.

A few of our partner schools

We partner with your school and over 700 College, University and Community
College campuses to deliver refunds to students across the U.S. including:



About Us

BM Technologies, Inc. (BMTX) is a Financial Technology company that provides one
of the largest digital banking platforms in the U.S., and is focused on
innovation, easy-to-use products, and education. We partner with companies like
Bartleby and Prudential to deliver enhanced services to our customers.

BankMobile Disbursements is a service provided by BMTX that helps colleges and
universities across the U.S. deliver refunds to students. We have been helping
students for over 20 years! In fact, 1 in every 3 students in the U.S. receives
their refunds from BMTX.

Don't delay your refund money from your school! Enter your personal code to make
your refund choice today!

Need a Code? Get Started

Privacy Statement
| Privacy Notice for California Residents



© 2021 BMTX, Inc., a wholly owned subsidiary of BM Technologies, Inc. All Rights
Reserved.

Accounts provided by Customers Bank, Member FDIC & Equal Housing Lender. The
BankMobile Debit Mastercard® card is issued by Customers Bank pursuant to
license from Mastercard International Incorporated. The card is administered by
Customers Bank. Mastercard and the Mastercard brand mark are registered
trademarks of Mastercard International Incorporated. All other names and logos
are owned by their respective owners.

BM Technologies, Inc. is located at: 115 Munson Street, New Haven, CT 06511