---
title: "Enable ACH Payments for a Vendor"
sidebarTitle: "Enable ACH for a vendor"
description: "Turn on ACH payments for an existing Sage Intacct vendor, pay a bill by ACH, and generate the ACH file to send to the bank."
icon: "money-bill-transfer"
---

> **For AI agents:** the complete documentation index is at [llms.txt](/llms.txt). Append `.md` to any page URL for its markdown version.

| Field | Value |
|---|---|
| **Owner** | Unassigned — needs an owner |
| **Department** | Accounts Payable |
| **Effective date** | Not set in source |
| **Scope** | Enabling ACH on an existing vendor record in Sage Intacct, selecting a bill for ACH payment, and generating the ACH file for upload to the bank. Does not cover collecting or validating the vendor's banking details, which is governed by the [Bank (NACHA) file payment processing policy](/internal/sops/accounting/ap/nacha-bank-file-policy). |
| **Source** | `Accounts Payable Department/1. Vendor Master Data/ACH Vendor Set-up.docx` |

<Warning>
  Do not begin this procedure until the vendor's banking information has been validated by a phone call to the vendor, per the [NACHA policy](/internal/sops/accounting/ap/nacha-bank-file-policy). Validation must be documented in the vendor master data — including the validation date, vendor contact, and responsible employee — before any banking details are entered.
</Warning>

## Procedure

<Steps>
  <Step title="Enable ACH on the vendor record">
    Edit the vendor and open the **Payment Information** tab. In the ACH section, click **Enable ACH Payments**, then complete the banking fields.

    <Frame caption="ACH fields on the vendor's Payment Information tab">
      <img src="/images/accounting/ach-vendor-set-up/image1.png" alt="Sage Intacct vendor ACH enablement fields" />
    </Frame>
  </Step>

  <Step title="Select the bill for payment by ACH">
    Run the normal pay bills process, choosing **ACH** as the payment method.

    <Frame caption="Selecting ACH as the payment method during a payment run">
      <img src="/images/accounting/ach-vendor-set-up/image2.png" alt="Sage Intacct pay bills screen with ACH payment method" />
    </Frame>

    For the full payment selection procedure — filters, credits, partial payments — see [Day-to-day AP in Sage Intacct](/internal/sops/accounting/ap/intacct-ap-transactions).
  </Step>

  <Step title="Generate the ACH file">
    Navigate to **Cash Management → ACH file generation**.

    <Frame caption="ACH file generation in Cash Management">
      <img src="/images/accounting/ach-vendor-set-up/image3.png" alt="Sage Intacct Cash Management ACH file generation menu" />
    </Frame>

    Select the payment you want to make and click **Generate file**.

    <Frame caption="Selecting payments and generating the file">
      <img src="/images/accounting/ach-vendor-set-up/image4.png" alt="Sage Intacct ACH file generation selection screen" />
    </Frame>
  </Step>

  <Step title="Download the file and send it to the bank">
    After clicking **Generate**, Intacct opens the ACH payment file screen. If it does not, navigate to **Cash Management → ACH payment file**.

    Click **Download** next to each file you want to send to the bank, and save the files.

    <Frame caption="Downloading the generated ACH file">
      <img src="/images/accounting/ach-vendor-set-up/image5.png" alt="Sage Intacct ACH payment file download screen" />
    </Frame>
  </Step>

  <Step title="Confirm the payment after uploading">
    After uploading the file to the bank, confirm the payment in Intacct.

    <Frame caption="Confirming the payment to post it to the general ledger">
      <img src="/images/accounting/ach-vendor-set-up/image6.png" alt="Sage Intacct ACH payment confirmation options" />
    </Frame>

    <Warning>
      **The payment does not post to the general ledger until it is confirmed.** An uploaded-but-unconfirmed ACH payment leaves the invoice open in AP and the cash unrecorded, which will surface as an unexplained variance at bank reconciliation.
    </Warning>

    **Expected outcome:** the payment posts to the GL, the invoice clears from AP, and the transaction is available to match on the bank reconciliation.
  </Step>
</Steps>

## Related documents

- [Bank (NACHA) file payment processing policy](/internal/sops/accounting/ap/nacha-bank-file-policy) — mandatory validation and controls for vendor banking data
- [Vendor EFT onboarding letters](/internal/sops/accounting/ap/vendor-eft-onboarding-letters) — the client-signed letter that asks vendors to enroll
- [Add a new vendor in Sage Intacct](/internal/sops/accounting/ap/adding-a-vendor) — set the vendor's Type ID to ACH
- [Intacct bank reconciliation](/internal/sops/accounting/general/intacct-bank-reconciliation) — ACH payments should post with the bank posting date and carry no outstanding balance at reconciliation
