Online Banking

Tune in to The Local Podcast!

Tune in to The Local Podcast!

IntraFi

Safe, Simple, Smart.

With IntraFi ICS, you can enjoy the safety and simplicity that comes with access to multi-million-dollar FDIC insurance through a single bank relationship.

Peace of mind

Rest assured knowing that funds are eligible for FDIC insurance protection in amounts well into the millions, all backed by the full faith and credit of the federal government. 

Interest

Put cash balances to work in demand deposit accounts or money market deposit accounts.

Liquidity

Enjoy access to funds placed through ICS into demand deposit accounts and money market deposit accounts.

Time savings

Work directly with just us – a bank you know and trust – to access multi-million-dollar FDIC insurance, or to manually consolidate statements and disbursements from multiple banks.

Community support

Feel good knowing that the full amount of funds placed through ICS can stay local to support lending opportunities that build a stronger community.*

How does ICS work?

We, like other institutions that offer ICS, are members of the IntraFi Network. When we place your deposit through ICS, that deposit is divided into amounts under the standard FDIC insurance maximum of $250,000. The amounts are then placed into deposit accounts at multiple FDIC-insured banks. As a result, you can access FDIC coverage from many institutions while working directly just with us.
 
Receive one statement from our bank and access key details about your accounts online, 24/7.
 
And, as always, know that your confidential information is protected.

Contact your personal banker for more information.

*When deposited funds are exchanged on a dollar-for-dollar basis with other institutions that use ICS, our bank can use the full amount of a deposit placed through ICS for local lending, satisfying some depositors’ local investment goals or mandates. Alternatively, with a depositor’s consent, our bank may choose to receive fee income instead of deposits from other participating institutions. Under these circumstances, deposited funds would not be available for local lending.

Deposit placement through ICS is subject to the terms, conditions, and disclosures in applicable agreements. Although deposits are placed in increments that do not exceed the FDIC standard maximum deposit insurance amount (“SMDIA”) at any one destination bank, a depositor’s balances at the institution that places deposits may exceed the SMDIA (e.g., before settlement for deposits or after settlement for withdrawals) or be uninsured (if the placing institution is not an insured bank). The depositor must make any necessary arrangements to protect such balances consistent with applicable law and must determine whether placement through ICS satisfies any restrictions on its deposits. A list identifying IntraFi network banks appears at https://www.intrafi.com/network-banks  The depositor may exclude banks from eligibility to receive its funds. IntraFi and ICS are registered service marks, and the IntraFi hexagon and IntraFi logo are service marks, of IntraFi Network LLC.

Try our official mobile apps!

Leaving Pioneer Bank & Trust

You are now leaving the Pioneer Bank & Trust website. This site may have a privacy policy and security different than Pioneer Bank & Trust.

Non-Deposit Investments available through Pioneer Bank & Trust are not deposits, not FDIC insured, not insured by any federal agency, not guaranteed by any bank, and may lose value.

document.addEventListener('DOMContentLoaded', function () { // Target anchor tags that act like buttons var fauxButtons = document.querySelectorAll('a[href="#"]:not([role="button"])'); fauxButtons.forEach(function (el) { // Add role el.setAttribute('role', 'button'); // Ensure tabindex for non-native focusable elements if (!el.hasAttribute('tabindex')) { el.setAttribute('tabindex', '0'); } // Add aria-pressed for toggle-style buttons (optional) if (!el.hasAttribute('aria-pressed')) { el.setAttribute('aria-pressed', 'false'); } // Add keyboard support el.addEventListener('keydown', function (e) { if (e.key === 'Enter' || e.key === ' ') { e.preventDefault(); el.click(); } }); // Prevent default for href="#" el.addEventListener('click', function (e) { e.preventDefault(); }); }); });