{"id":18,"date":"2017-09-26T21:22:05","date_gmt":"2017-09-26T21:22:05","guid":{"rendered":"https:\/\/www.twinriver.bank\/?page_id=18"},"modified":"2026-05-20T14:23:25","modified_gmt":"2026-05-20T21:23:25","slug":"home","status":"publish","type":"page","link":"https:\/\/www.twinriver.bank\/?page_id=18","title":{"rendered":"ONLINE BANKING \/ BILL PAYMENT"},"content":{"rendered":"\n<style>\n  .trb-olb { font-family: inherit; }\n  .trb-olb .wrap { max-width: 1100px; margin: 0 auto; padding: 0 20px; }\n\n  \/* HERO *\/\n  .trb-olb .hero{\n    position: relative;\n    padding: 86px 0 72px;\n    text-align: center;\n    overflow: hidden;\n    background:\n      radial-gradient(1200px 420px at 50% 0%, rgba(0,75,135,.20), rgba(0,75,135,0) 60%),\n      linear-gradient(180deg, #f3f7fb 0%, #e9eff6 100%);\n  }\n  .trb-olb .hero:before{\n    content:\"\";\n    position:absolute;\n    inset:0;\n    background-image: radial-gradient(rgba(11,36,64,.07) 1px, transparent 1px);\n    background-size:18px 18px;\n    opacity:.35;\n    pointer-events:none;\n  }\n  .trb-olb .hero-inner{\n    position: relative;\n    z-index: 1;\n    max-width: 900px;\n    margin: 0 auto;\n  }\n  .trb-olb .badge{\n    display:inline-block;\n    padding:8px 12px;\n    border-radius:999px;\n    background:rgba(255,255,255,.78);\n    border:1px solid rgba(11,36,64,.12);\n    font-weight:800;\n    font-size:14px;\n    margin-bottom:14px;\n    color:#0b2440;\n  }\n  .trb-olb .hero h1{\n    font-size:40px;\n    line-height:1.15;\n    margin:0 0 14px;\n    color:#0b2440;\n    letter-spacing:.2px;\n  }\n  .trb-olb .hero p{\n    margin:0 auto;\n    color:#2f3640;\n    font-size:18px;\n    line-height:1.7;\n    max-width: 820px;\n  }\n\n  \/* BUTTONS *\/\n  .trb-olb .btnrow{\n    display:flex;\n    justify-content:center;\n    flex-wrap:wrap;\n    gap:12px;\n    margin-top:24px;\n  }\n  .trb-olb .btn{\n    display:inline-flex;\n    align-items:center;\n    justify-content:center;\n    padding:12px 18px;\n    border-radius:14px;\n    font-weight:900;\n    text-decoration:none;\n    border:2px solid rgba(0,75,135,.55);\n    background:#fff;\n    color:#004b87;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .trb-olb .btn.primary{\n    background:#004b87;\n    color:#fff;\n    border-color:#004b87;\n  }\n  .trb-olb .btn:hover{ text-decoration:none; }\n\n  \/* SECTIONS *\/\n  .trb-olb .section{ padding:74px 0; }\n  .trb-olb .section.alt{\n    background: linear-gradient(180deg, #f7f9fb 0%, #f2f6fb 100%);\n  }\n\n  \/* TYPE *\/\n  .trb-olb h2{\n    font-size:28px;\n    margin:0 0 34px;\n    color:#0b2440;\n    text-align:center;\n  }\n  .trb-olb h3{\n    font-size:22px;\n    margin:0 0 14px;\n    color:#0b2440;\n  }\n  .trb-olb p{\n    margin:0 0 14px;\n    color:#2f3640;\n    line-height:1.75;\n  }\n  .trb-olb a{\n    color:#004b87;\n    font-weight:800;\n    text-decoration:none;\n  }\n  .trb-olb a:hover{ text-decoration:underline; }\n\n  \/* GRID *\/\n  .trb-olb .grid{\n    display:grid;\n    grid-template-columns: repeat(12, 1fr);\n    gap:24px;\n  }\n  .trb-olb .card{\n    grid-column: span 6;\n    background:#fff;\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    padding:28px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n    position:relative;\n  }\n  .trb-olb .card.full{ grid-column: span 12; }\n  .trb-olb .card:before{\n    content:\"\";\n    position:absolute;\n    top:0;\n    left:18px;\n    right:18px;\n    height:4px;\n    border-radius:0 0 999px 999px;\n    background:linear-gradient(90deg,#004b87,#2a7cc5);\n  }\n\n  .trb-olb ul{\n    margin:0;\n    padding-left:18px;\n  }\n  .trb-olb li{\n    margin:8px 0;\n    color:#2f3640;\n    line-height:1.7;\n  }\n\n  \/* TABLE *\/\n  .trb-olb .table-wrap{\n    max-width:980px;\n    margin:0 auto;\n    background:#fff;\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    overflow:hidden;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n  }\n  .trb-olb table{\n    width:100%;\n    border-collapse:collapse;\n  }\n  .trb-olb th,\n  .trb-olb td{\n    padding:14px 16px;\n    border-bottom:1px solid rgba(0,0,0,.06);\n    text-align:left;\n    color:#2f3640;\n  }\n  .trb-olb th{\n    background:#0b2440;\n    color:#fff;\n    font-weight:900;\n  }\n  .trb-olb td:nth-child(2),\n  .trb-olb td:nth-child(3),\n  .trb-olb th:nth-child(2),\n  .trb-olb th:nth-child(3){\n    text-align:center;\n    width:120px;\n  }\n  .trb-olb tr:last-child td{\n    border-bottom:none;\n  }\n\n  \/* HELP BOX *\/\n  .trb-olb .support{\n    max-width:980px;\n    margin:0 auto;\n    background:#fff;\n    border:1px solid rgba(0,0,0,.08);\n    border-radius:18px;\n    padding:28px;\n    box-shadow:0 10px 22px rgba(0,0,0,.06);\n    position:relative;\n  }\n  .trb-olb .support:before{\n    content:\"\";\n    position:absolute;\n    top:0;\n    left:18px;\n    right:18px;\n    height:4px;\n    border-radius:0 0 999px 999px;\n    background:linear-gradient(90deg,#004b87,#2a7cc5);\n  }\n  .trb-olb .phonelist{\n    display:grid;\n    grid-template-columns: repeat(2, minmax(220px, 1fr));\n    gap:14px 22px;\n    margin-top:16px;\n  }\n  .trb-olb .phoneitem{\n    background:#f8fafc;\n    border:1px solid rgba(0,0,0,.06);\n    border-radius:14px;\n    padding:14px 16px;\n  }\n  .trb-olb .phoneitem strong{\n    display:block;\n    color:#0b2440;\n    margin-bottom:4px;\n  }\n\n  @media (max-width:900px){\n    .trb-olb .hero h1{ font-size:32px; }\n    .trb-olb .card{ grid-column: span 12; }\n    .trb-olb .phonelist{ grid-template-columns: 1fr; }\n  }\n<\/style>\n\n<div class=\"trb-olb\">\n\n  <!-- HERO -->\n  <section class=\"hero\">\n    <div class=\"wrap hero-inner\">\n      <div class=\"badge\">Personal &amp; Business<\/div>\n      <h1>Online Banking &amp; Bill Payment<\/h1>\n      <p>\n        Secure 24-hour access to your accounts, bill pay, mobile deposit, and business banking tools.\n      <\/p>\n\n      <div class=\"btnrow\">\n        <a class=\"btn primary\" href=\"https:\/\/onlinebanking.twinriver.bank\/Pages\/Login.aspx\" target=\"_blank\" rel=\"noopener\">Log In to Online Banking<\/a>\n        <a class=\"btn\" href=\"https:\/\/onlinebanking.twinriver.bank\/Pages\/OnlineEnrollment.aspx\" target=\"_blank\" rel=\"noopener\">Enroll Now<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FEATURES -->\n  <section class=\"section\">\n    <div class=\"wrap\">\n      <h2>Features<\/h2>\n\n      <div class=\"grid\">\n        <div class=\"card\">\n          <h3>Personal Online Banking<\/h3>\n          <ul>\n            <li>View account balances and transaction history<\/li>\n            <li>View cleared check images<\/li>\n            <li>Access account statements<\/li>\n            <li>Pay bills online<\/li>\n            <li>Schedule payments<\/li>\n            <li>View payment history<\/li>\n            <li>Deposit checks using a mobile device<\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"card\">\n          <h3>Business Online Banking<\/h3>\n          <ul>\n            <li>Online Banking and Bill Pay<\/li>\n            <li>Mobile Deposit<\/li>\n            <li>Business Remote Deposit Capture<\/li>\n            <li>ACH and wire requests<\/li>\n            <li>Download transaction activity<\/li>\n            <li>Multiple user access<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- AVAILABILITY -->\n  <section class=\"section alt\">\n    <div class=\"wrap\">\n      <h2>Availability<\/h2>\n\n      <div class=\"table-wrap\">\n        <table>\n          <thead>\n            <tr>\n              <th>Service<\/th>\n              <th>Personal<\/th>\n              <th>Business<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>Online Banking<\/td>\n              <td>&#x2714;<\/td>\n              <td>&#x2714;<\/td>\n            <\/tr>\n            <tr>\n              <td>Bill Pay<\/td>\n              <td>&#x2714;<\/td>\n              <td>&#x2714;<\/td>\n            <\/tr>\n            <tr>\n              <td>Mobile Deposit<\/td>\n              <td>&#x2714;<\/td>\n              <td>&#x2714;<\/td>\n            <\/tr>\n            <tr>\n              <td>Remote Deposit Capture<\/td>\n              <td>\u2014<\/td>\n              <td>&#x2714;<\/td>\n            <\/tr>\n            <tr>\n              <td>ACH \/ Wires<\/td>\n              <td>\u2014<\/td>\n              <td>&#x2714;<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- HELP -->\n  <section class=\"section\">\n    <div class=\"wrap\">\n      <h2>Need Help?<\/h2>\n\n      <div class=\"support\">\n        <p>\n          Need help enrolling or getting started? Call any Twin River Bank branch for Online Banking support.\n        <\/p>\n\n        <div class=\"phonelist\">\n          <div class=\"phoneitem\">\n            <strong>Downtown Lewiston<\/strong>\n            <a href=\"tel:12087464848\">(208) 746-4848<\/a>\n          <\/div>\n          <div class=\"phoneitem\">\n            <strong>Orchards<\/strong>\n            <a href=\"tel:12087434848\">(208) 743-4848<\/a>\n          <\/div>\n          <div class=\"phoneitem\">\n            <strong>Clarkston<\/strong>\n            <a href=\"tel:15097584848\">(509) 758-4848<\/a>\n          <\/div>\n          <div class=\"phoneitem\">\n            <strong>Asotin<\/strong>\n            <a href=\"tel:15092438848\">(509) 243-8848<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Personal &amp; Business Online Banking &amp; Bill Payment Secure 24-hour access to your accounts, bill pay, mobile deposit, and business banking tools. [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/page_fullwidth.php","meta":{"footnotes":""},"class_list":["post-18","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.twinriver.bank\/index.php?rest_route=\/wp\/v2\/pages\/18","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.twinriver.bank\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.twinriver.bank\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.twinriver.bank\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.twinriver.bank\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=18"}],"version-history":[{"count":41,"href":"https:\/\/www.twinriver.bank\/index.php?rest_route=\/wp\/v2\/pages\/18\/revisions"}],"predecessor-version":[{"id":3893,"href":"https:\/\/www.twinriver.bank\/index.php?rest_route=\/wp\/v2\/pages\/18\/revisions\/3893"}],"wp:attachment":[{"href":"https:\/\/www.twinriver.bank\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=18"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}