An ACH payment is an electronic fund transfer made between U.S. bank accounts through the Automated Clearing House network. Instead of routing through card networks, ACH payments move funds directly from a customer’s bank account to a merchant’s account, offering lower processing fees and higher retention rates for recurring billing.
How do ACH Payments work?
ACH transactions operate as a batch processing system managed by Nacha (National Automated Clearing House Association). When a customer initiates an ACH payment, they provide their bank account and routing numbers alongside authorization for the transaction.
The merchant’s payment processor or Originating Depository Financial Institution (ODFI) aggregates these requests and sends them in batches to an ACH operator, such as the Federal Reserve or the Clearing House. The operator sorts and routes the requests to the customer’s bank, known as the Receiving Depository Financial Institution (RDFI).
ACH payments settle in one of two ways. Standard ACH typically settles in two to three business days, while Same Day ACH processes and clears within the same business day for eligible transactions. Unlike card authorizations, ACH payments do not provide real-time approvals; funds are either successfully settled or rejected via a return code, such as R01 (Insufficient Funds) or R02 (Account Closed).
Why do ACH Payments matter for payment teams?
ACH payments are highly cost-effective, typically charging flat, nominal fees rather than the percentage-based interchange fees associated with credit cards. This structure drives significant margin improvements, especially for high-ticket items or high-volume recurring billing models.
Beyond cost, ACH inherently reduces involuntary churn. Bank accounts rarely expire, are rarely lost, and do not suffer from the same reissue rates as debit or credit cards. The sheer scale of this rail is immense, with the total value of ACH payments processed reaching $93 trillion in 2025 (Nacha, 2026).
However, the lack of real-time authorization creates operational challenges. Payment teams must manage asynchronous return codes that can arrive days later, requiring sophisticated logic to handle insufficient funds (NSF) retries without violating Nacha’s strict return rate thresholds.
What are common use cases for ACH Payments?
- SaaS and subscription services: B2B platforms rely on ACH to process large monthly or annual invoices, bypassing high credit card processing fees and reducing card-related involuntary churn.
- Lending and fintech apps: Online lenders and consumer finance platforms use ACH to disburse loans (push) and collect monthly repayments (pull) directly from verified bank accounts.
- Marketplace platforms: Gig economy apps and freelancer marketplaces utilize ACH to execute massive weekly payout batches to their suppliers, sellers, or drivers.
- Property management and utilities: Real estate operators use ACH to collect rent payments on fixed dates, ensuring steady cash flow without absorbing percentage-based interchange costs.
ACH Payment vs. Wire Transfer
| Feature | ACH Payment | Wire Transfer |
|---|---|---|
| Processing Speed | 1 to 3 business days (Same Day ACH available) | Real-time / Immediate settlement |
| Cost | Low (often under $1 per transaction) | High (typically $15 to $50 per transfer) |
| Network Structure | Batch processing system | Individual, continuous settlement |
| Reversibility | Can be reversed or returned within specific windows | Final and generally irreversible once processed |
How are ACH Payments measured?
- Unauthorized Return Rate: The percentage of ACH debits returned because the customer claims they did not authorize the transaction (Nacha enforces a strict threshold of 0.5%).
- Administrative Return Rate: Returns triggered by invalid account details, such as closed accounts or incorrect routing numbers (threshold limit is 3%).
- Overall Return Rate: The total percentage of ACH transactions returned for any reason, including insufficient funds (Nacha mandates an overall limit of 15%).
- Time to Settlement: The average duration required for funds to clear the ACH network and appear in the merchant’s depository account.
What are best practices for ACH Payments?
- Implement pre-notification (Prenote): Send a zero-dollar transaction to verify the validity of the routing and account numbers before initiating the first live charge.
- Deploy bank authentication: Use instant account verification (IAV) tools via open banking to authenticate the user’s bank account directly, minimizing administrative returns.
- Segment retry logic by return code: Do not blindly retry all failed ACH payments. Suppress retries for fatal errors like R02 (Account Closed) while configuring delayed, automated retries for soft failures like R01 (Insufficient Funds).
- Monitor return rates proactively: Build dashboards to track unauthorized and administrative return rates to prevent warnings, fines, or network bans from ODFIs.
How does SmartRetry help with ACH Payments?
Managing asynchronous ACH returns requires a different approach than immediate card declines. SmartRetry maps complex ACH return codes into a unified logic framework, separating hard failures (invalid accounts) from recoverable errors (insufficient funds).
Instead of manually tracking when an R01 return happens and guessing when to rebill, merchants can deploy automated retry schedules tailored to typical consumer banking deposit timelines. SmartRetry enforces velocity limits and max-retry caps to ensure recovery attempts never breach Nacha’s strict 15% overall return rate ceiling. To explore how to optimize your ACH recovery strategy and protect your network standing, connect with our payment optimization team.


