www.viobank.com Open in urlscan Pro
45.60.0.172  Public Scan

URL: https://www.viobank.com/
Submission: On March 13 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

POST

<form id="loginform" method="post" autocorrect="off" autocapitalize="off" spellcheck="false" data-form-id="4965" data-form-action="/api/login/personal/4965" novalidate="novalidate">
  <div class="form-group">
    <label class="hidden" for="account-id">Enter User ID</label>
    <input type="text" name="account-id" id="account-id" class="form-control login--input" autocomplete="off" spellcheck="false" autocapitalize="off" autocorrect="off" required="" maxlength="25" value="" placeholder="Enter User ID"
      aria-label="Enter User ID">
    <i class="flaticon-locked59 co"></i>
    <p class="flex"><button class="login--button btn btn-success" style="opacity: 1;">Sign In</button></p>
  </div>
  <div class="form-group remember-account-group">
    <input type="checkbox" name="remember-account" id="remember-account">
    <label for="remember-account">Remember User ID</label>
  </div>
</form>

POST

<form class="form-callback-request" method="post" novalidate="novalidate">
  <div class="modal-dialog" role="document">
    <div class="modal-content lg-pl-3 lg-pr-3">
      <div class="modal-header">
        <button type="button" class="close" data-dismiss="modal" aria-label="Close">
          <span aria-hidden="true">×</span>
        </button>
        <h4 class="modal-title" id="callback_title">Schedule a Callback</h4>
      </div>
      <div class="modal-body forms--show-required-fields">
        <fieldset>
          <legend>* Required Fields</legend>
        </fieldset>
        <div class="row callback-form--error error pb-2"></div>
        <div class="row">
          <div class="col-xs-12 col-md-6 control-group form-group">
            <label class="control-label required" for="callback-first-name" aria-required="true">First Name</label><br>
            <div class="controls">
              <input id="callback-first-name" name="callback-first-name" tabindex="0" type="text" maxlength="30" placeholder="FIRST NAME" autocorrect="off" autocapitalize="off" spellcheck="false" data-rule-required="true" data-rule-minlength="2"
                data-rule-maxlength="30" autocompletetype="given-name" value="" aria-required="true">
            </div>
          </div>
          <div class="col-xs-12 col-md-6 control-group form-group">
            <label class="control-label required" for="callback-last-name" aria-required="true">Last Name</label><br>
            <div class="controls">
              <input id="callback-last-name" name="callback-last-name" tabindex="0" type="text" maxlength="30" placeholder="LAST NAME" autocorrect="off" autocapitalize="off" spellcheck="false" data-rule-required="true" data-rule-minlength="2"
                data-rule-maxlength="30" autocompletetype="family-name" value="" aria-required="true">
            </div>
          </div>
          <div class="col-xs-12 col-md-6 control-group form-group">
            <label class="control-label required" for="callback-phone" aria-required="true">Phone Number</label><br>
            <div class="controls">
              <input id="callback-phone" name="callback-phone" tabindex="0" type="tel" maxlength="12" placeholder="###-###-####" autocorrect="off" autocapitalize="off" spellcheck="false" data-rule-required="true" data-rule-minlength="10"
                data-rule-maxlength="12" autocomplete="off" value="" aria-required="true">
            </div>
          </div>
          <div class="col-xs-12 col-md-6 control-group form-group">
            <label class="control-label required" for="callback-phone-verify" aria-required="true">Confirm Phone Number</label><br>
            <div class="controls">
              <input id="callback-phone-verify" name="callback-phone-verify" tabindex="0" type="tel" maxlength="12" placeholder="###-###-####" autocapitalize="off" autocorrect="off" spellcheck="false" data-rule-required="true"
                data-rule-minlength="10" data-rule-maxlength="12" data-rule-equalto="#callback-phone" autocomplete="off" value="" aria-required="true">
            </div>
          </div>
          <div class="col-xs-12 control-group form-group">
            <label class="control-label" for="callback-reason">Reason for Callback</label>
            <div class="controls">
              <textarea id="callback-reason" name="callback-reason" rows="3" class="form-control" tabindex="0" maxlength="250" data-rule-maxlength="250"></textarea>
            </div>
          </div>
          <div class="col-xs-12 control-group form-group">
            <p class="flex"><button type="button" name="btnFirstAvailable" tabindex="0" class="btn btn-primary btn-selectFirstAvailable btn-block" style="opacity: 1;"> Select First Available Date/Time </button></p>
          </div>
          <div class="col-xs-6 control-group form-group">
            <label class="control-label required" for="callback-date" aria-required="true">Select Callback Date</label><br>
            <div class="controls">
              <div class="dropdown callback-date-select">
                <a aria-expanded="false" aria-haspopup="true" role="button" tabindex="0" data-toggle="dropdown" class="dropdown-toggle input-mimic" href="#" data-empty-message="Select a Date">
                                            <span class="selected">Select a Date</span><span class="caret"></span>
                                        </a>
                <ul class="dropdown-menu" aria-labelledby="callback-date"></ul>
                <input id="callback-date" name="callback-date" type="text" class="form-control" maxlength="30" autocorrect="off" autocapitalize="off" spellcheck="false" autocomplete="off" data-rule-required="true" data-rule-maxlength="30" value=""
                  tabindex="-1" placeholder="" aria-required="true">
              </div>
            </div>
          </div>
          <div class="col-xs-6 control-group form-group">
            <label class="control-label required" for="callback-time" aria-required="true">Select Callback Time</label><br>
            <div class="controls">
              <div class="dropdown callback-time-select">
                <a aria-expanded="false" aria-haspopup="true" role="button" tabindex="0" data-toggle="dropdown" class="dropdown-toggle input-mimic" href="#" data-empty-message="Select a Time">
                                            <span class="selected">Select a Time</span><span class="caret"></span>
                                        </a>
                <ul class="dropdown-menu" aria-labelledby="callback-time"></ul>
                <input id="callback-time" name="callback-time" type="text" class="form-control" maxlength="30" autocorrect="off" autocapitalize="off" spellcheck="false" autocomplete="off" data-rule-required="true" data-rule-maxlength="30" value=""
                  tabindex="-1" placeholder="" aria-required="true">
              </div>
            </div>
          </div>
        </div>
        <div class="modal-footer">
          <p class="flex"><button type="submit" tabindex="0" class="btn btn-primary btn-schedule-callback" style="opacity: 1;"> Continue </button></p>
          <p class="flex"><button type="button" tabindex="0" class="btn btn-secondary" data-dismiss="modal" style="opacity: 1;">Close</button></p>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

This site requires javascript in order to function.  Please enable javascript
and/or upgrade your browser.

Skip to main content Skip to login selection

Learn more about the strength and stability of Vio Bank

Toggle navigation


Login Toggle login navigation
 * CDs
 * MONEY MARKET SAVINGS
 * SAVINGS
 * WHY VIO BANK?
 * LEARN

Enter User ID

Sign In

Remember User ID
 * Forgot User ID? Opens in new tab
 * Verify Test Transactions Opens in new tab
 * Enroll in Online Banking Opens in new tab

 * Save Smart.
   
   Earn More.
   
   


VIO BANK HOME


CORNERSTONE MONEY MARKET

--------------------------------------------------------------------------------

5.30
%
APY*
 * All Balances

Open An Account

Learn More


FEATURED CD RATES

--------------------------------------------------------------------------------

5.25
%
APY*
 * 6mo
 * 12mo
 * 18mo
 * 24mo

Open An Account

See all CDs
“Vio Bank offers a competitive interest rate, reasonable opening minimum
deposits… and offers a suite of certificates of deposit. It’s best for digital
banking customers who want a solid interest rate.”
Learn More>

--------------------------------------------------------------------------------

“If you're looking for an account that will pay high dividends on your deposits,
Vio's Cornerstone Money Market Savings pays the highest of all the money market
accounts we considered and making it our top pick.”
Learn More>


GREAT RATES. EASY. SECURE.

We keep banking simple – just great rates on CDs, savings and money market
accounts. FDIC insurance information available at fdic.gov/bankfind.

Learn More


DO MORE WITH YOUR MONEY


SAFE INVESTMENTS FOR RETIREES

Looking for a good return on your money for retirement? Get more information on
options.

Learn More


CDS VS LIQUID SAVINGS ACCOUNTS

Get the breakdown of how these types of accounts differ and which one would be
the right fit for you.

CDs vs Liquid Savings Accounts


DISCLOSURES

--------------------------------------------------------------------------------

*Rates and Annual Percentage Yields (APY) are subject to change without notice
and are effective as of 03/01/2024. No brokered or institutional deposits. Fees
may reduce earnings on the account. See your account agreement and fee schedule
for more details. CD Accounts: Minimum $500 deposit to open. Penalty may be
imposed for early CD withdrawal. See the CD Terms and Conditions for more
details. Savings and Money Market Savings Accounts: Minimum $100 deposit to
open.

Help
 * FAQs
 * Contact Us

About
 * About Us
 * FDIC
 * Disclosure
 * Terms of Use
 * California Privacy
 * California Residents-Do Not Sell or Share My Personal Information

Resources
 * Fraud Prevention
 * Forms

Go To Site Map Get Adobe Reader (Opens in a new window)

Copyright © 2024 Vio Bank. All rights reserved. Member FDIC. Vio Bank is a
division of MidFirst Bank.

Routing Number: 303087995

Opens in a new window Opens in a new window

×

PASSWORD ASSISTANCE

You can speak with one of our friendly customer service representatives by
calling us at 888-999-9170:

 * Monday - Friday, 7:00am - 9:00pm (CT)
 * Saturday, 8:00am - 6:00pm (CT)
 * Sunday, 12:00pm - 4:00pm (CT)

Close

×

AN ERROR OCCURRED



OK

Loading, please wait...

×

SCHEDULE A CALLBACK

* Required Fields

First Name


Last Name


Phone Number


Confirm Phone Number


Reason for Callback


Select First Available Date/Time

Select Callback Date

Select a Date
Select Callback Time

Select a Time

Continue

Close

×

YOUR CALLBACK IS SCHEDULED!

Wednesday, March 13, 2024
1:27 PM - 1:42 PM
Central Time

CONTACT INFORMATION

Full Name
Phone Number

Reason

Close