CONVENIENT
Online Banking
Get the ultimate in banking convenience with 24/7 access to your accounts! View balances, pay bills, transfer funds, and verify transactions all with one secure login. Plus, once you’re signed up, you can download our mobile app and take your banking wherever you go. It’s never been easier to stay on top of your finances, and you’re going to love the added features of mobile text alerts and FSB Fast Pay® person-to-person payment services. This is banking at its best.
Convenient
Secure
Personal
Features and Functionality
Card Management
Switch your debit cards on and off for added security.
Transfers
Transfer funds to and from your First State Bank deposit accounts and loans.
Check Management
Deposit, view, order, and issue checks.
Set Up Alerts
Get balance, transaction, and login notifications for every account.
Add Photos
Keep track of your receipts by adding photos to your transactions.
Secure Messaging
Have a question for us? Start a secure conversation while viewing your transaction details.
Account Management
View balances, track activity, check images, and search transactions.
Pay Bills
Manage bills and schedule payments right from your desktop or app.
Pay People
Set up direct payments to family or friends.
Find Locations/ATMs
Find the nearest branch or ATM.
View Documents
View and print electronic statements, notices, and tax documents.
Pay with Zelle
A fast, safe and easy way to send money in minutes to friends, family. Learn more about Zelle
Get Started with Digital Banking
Reset Your Password
// load Youtube API code asynchronously var tag = document.createElement('script')
tag.src = "https://www.youtube.com/iframe_api"; var firstScriptTag = document.getElementsByTagName('script')[0] firstScriptTag.parentNode.insertBefore(tag, firstScriptTag)
var isiOS = navigator.userAgent.match(/(iPad)|(iPhone)|(iPod)/i) != null //boolean check for iOS devices
var youtubelightbox = document.getElementById('youtubelightbox') var player // variable to hold new YT.Player() instance
// Hide lightbox when clicked on youtubelightbox.addEventListener('click', function(){ this.style.display = 'none' player.stopVideo() }, false)
// Exclude youtube iframe from above action youtubelightbox.querySelector('.centeredchild').addEventListener('click', function(e){ e.stopPropagation() }, false)
// define onYouTubeIframeAPIReady() function and initialize lightbox when API is ready function onYouTubeIframeAPIReady() { createlightbox() }
// Extracts the Youtube video ID from a well formed Youtube URL function getyoutubeid(link){ // Assumed Youtube URL formats // https://www.youtube.com/watch?v=Pe0jFDPHkzo // https://youtu.be/Pe0jFDPHkzo // https://www.youtube.com/v/Pe0jFDPHkzo // and more
//See http://stackoverflow.com/a/6904504/4360074 var youtubeidreg = /(?:youtube\.com\/(?:[^\/]+\/.+\/|(?:v|e(?:mbed)?)\/|.*[?&]v=)|youtu\.be\/)([^"&?\/ ]{11})/i; return youtubeidreg.exec(link)[1] // return Youtube video ID portion of link }
// Creates a new YT.Player() instance function createyoutubeplayer(videourl){ player = new YT.Player('playerdiv', { videoId: videourl, playerVars: {autoplay:1} }) }
// Main Youtube lightbox function
function createlightbox(){
var targetlinks = document.querySelectorAll('.lightbox')
for (var i=0; i
Frequently Asked Questions