First Citizens Bank Positive Pay File: A Practical Guide
If you write business checks through First Citizens Bank, positive pay is the service that stops most check fraud before money leaves your account. You upload a list of the checks you actually issued, and the bank compares every check presented for payment against that list. Anything that does not match, a wrong amount, a check number you never used, an altered payee, gets flagged as an exception for you to approve or return.
The part that trips people up is the upload itself. Your accounting software produces a check register, but the bank wants a positive pay file laid out the way its system expects. This page walks through how First Citizens handles that, what the bank controls versus what you control, and how to produce a matching file without buying desktop software.
How positive pay works at First Citizens
First Citizens runs business and commercial positive pay through its online banking platform, branded Commercial Advantage for commercial clients. Each time you cut a batch of checks, you send the bank an electronic check issue file. At minimum that file carries the check number, the amount, and the issue date for every check. The bank stores those as the list of legitimate items.
First Citizens also offers a Payee Match option. With Payee Match turned on, the bank compares the payee name on the presented check against the payee name in your issue file, which catches a class of fraud that check-number-and-amount matching alone misses. If you use this option, note that First Citizens limits the Payee Name field to 80 characters (this applies to the fixed-length file format in particular). A name longer than that produces an import error, so trim long payee strings before you upload.
When a check comes in that does not line up with your file, it becomes an exception. You review exceptions in Commercial Advantage and decide to pay or return each one before the bank's daily cutoff. Miss the cutoff and the item follows whatever default the bank has on file for your account, so build the review into your daily routine.
Where the file spec comes from
First Citizens does not publish a single public field-by-field record layout, and you should be cautious of any third party that claims to know your exact positions. The authoritative spec for your account lives inside Commercial Advantage and is set up with your treasury or business banking contact during onboarding.
What the bank's documentation does make clear is how the import is structured. First Citizens supports two kinds of format mappings:
- System formats (labeled "System" in the owner column) are standard layouts the bank created and maintains.
- Client formats (labeled "Client") are custom layouts specific to your company that you or the bank configured to match your accounting export.
For the file type, First Citizens accepts comma-delimited (CSV) and fixed-width issue/void files, and the platform handles related payment files such as NACHA elsewhere. One practical warning from the bank's own guidance: if you upload a comma-delimited file, make sure the Check Amount field contains no commas (write 1500.00, not 1,500.00), because a stray comma shifts every column after it and breaks the import.
If you previously used positive pay at another institution or are coming through a bank transition, expect that custom mappings have to be rebuilt in Commercial Advantage rather than carried over. Save a copy of your old custom format file before you switch so you have the field order to reference.
If you run an ERP
For companies on Oracle NetSuite, Sage Intacct, or Microsoft Dynamics 365 Business Central, First Citizens offers First Citizens Link, an ERP integration that can generate and transmit check issue files directly from your accounting system. If you are on one of those platforms, ask your treasury contact whether Link covers your positive pay feed before you set up a manual upload. For QuickBooks, Xero, and most small-business tools, there is no native positive pay export, so you will be producing the file yourself.
Building the file from your check register
QuickBooks and similar programs can export a check register to CSV or Excel, but they cannot produce a positive pay file. The columns they output rarely match what the bank's import expects, and getting the date format, amount format, and column order right by hand is tedious and error-prone.
PositivePayMaker closes that gap. It is a free, browser-based tool: you drop in your check register as CSV or Excel, map your columns once, and it writes a positive pay file. Because the conversion runs entirely in your browser, your check data never gets uploaded anywhere, which matters when the file contains account numbers and payee names.
Since First Citizens uses System and Client mappings rather than one fixed public layout, the right move is the custom format builder. You set the exact column order, choose CSV or fixed-width, pick your date format, and toggle whether to include a payee name field for Payee Match. The builder matches whatever layout your Commercial Advantage profile is configured for. You can also start from a generic CSV or fixed-width preset and adjust from there. Before you rely on it, run your output through the built-in file format reference and validator to catch structural problems early.
Always verify the first file with the bank
No converter, free or paid, knows your account's exact configuration. Generate one file, upload it as a test through Commercial Advantage, and confirm with First Citizens that every check imported cleanly and the totals match. Once a layout is confirmed against a live upload, you can reuse it for every batch with confidence. Treat the first upload as a checkpoint, not a formality.
How this compares to paid tools
Desktop converters exist and can be a reasonable fit for high-volume shops that need batch automation or dozens of bank profiles. Big Red Consulting's Positive Pay File Creator runs about $119 the first year and $99 per year after, is Windows-only, and the QuickBooks Online edition needs Excel installed. Treasury Software's Bank Positive Pay is an installed Windows product, roughly $29.95 to $89.95 per month, and ships with 350-plus prebuilt bank layouts. MoneyThumb and ProperSoft sell paid desktop converters as well.
For a typical small business sending one positive pay file per check run, those subscriptions are more tool than the job requires. A free, client-side builder that matches your First Citizens layout covers the same need without an install or a recurring bill. If your volume or your need for ERP-grade automation grows, the paid options are worth revisiting.
Two quick reminders: confirm your exact field requirements inside Commercial Advantage or with your First Citizens treasury contact, and validate that first file with the bank before you trust the layout.