# Bank Payments

## Overview

Zum Rails offers bank account payment methods designed for ease and efficiency. These include:

* **EFT**: Electronic Funds Transfer (EFT) enables electronic money transfers between bank accounts in Canada, eliminating paper checks.
* **ACH:** The Automated Clearing House (ACH) network in the US streamlines electronic bank transactions, providing a secure, low-cost alternative to checks and wire transfers.
* **RTP/FedNow:** RTP and FedNow enable instant, secure bank transfers in the US. They operate as credit push systems, requiring payer authorization for final transactions.

These methods are tailored to cater to a wide range of business needs, ensuring seamless financial transactions.

## Use Cases

1. **Loan Disbursements**: Financial institutions utilize EFT/ACH to directly deposit loan amounts into borrowers' bank accounts, streamlining the disbursement process.
2. **Mortgage Payments**: Real estate companies and property managers can automate monthly mortgage or rent payments through EFT/ACH, ensuring timely transactions without manual intervention.
3. **Direct Debits for Loan Repayments**: Lenders can collect loan repayments via ACH, reducing operational costs and minimizing the risk of late payments by automating the collection process.
4. **Payroll Services**: Many companies use EFT/ACH to streamline payroll processes, allowing employees to receive direct deposits of their salaries into their bank accounts efficiently.
5. **Vendor Payments**: Businesses in retail and manufacturing often use EFT/ACH to pay vendors, ensuring timely and documented transactions.
6. **Real Estate Closing Payments**: EFT/ACH is used for transferring large sums securely during closing processes, ensuring funds are transmitted safely between parties, including buyers, sellers, and escrow accounts.
7. **Utility Bill Payments**: Utility companies frequently use EFT/ACH for collecting monthly payments, offering customers an automated and convenient bill payment option.

## Deep Dive

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Get Started with EFT</strong></td><td>Learn how to process Electronic Funds Transfers (EFTs) quickly and securely. Simplify your transactions and improve cash flow.</td><td><a href="/pages/N4lV9SIggOi0oqdO786u">/pages/N4lV9SIggOi0oqdO786u</a></td><td><a href="/files/NBPaZcla4qH6NLmF3Co7">/files/NBPaZcla4qH6NLmF3Co7</a></td></tr><tr><td><strong>Get Started with ACH</strong></td><td>Master ACH transactions and understand the key roles in fund transfers. Ensure efficient and compliant processing.</td><td><a href="/pages/uqTF0BmdUDR6xcaGzRIe">/pages/uqTF0BmdUDR6xcaGzRIe</a></td><td><a href="/files/VtCNROUoE9vdxI518tyW">/files/VtCNROUoE9vdxI518tyW</a></td></tr><tr><td><strong>Get Started with RTP/FedNow</strong></td><td>Leverage RTP/FedNow to transfer funds instantly to your users' bank accounts in the US.</td><td><a href="/pages/sN3uRTS4ln5oyXBubPtM">/pages/sN3uRTS4ln5oyXBubPtM</a></td><td><a href="/files/rCMyPu3CTF1lvudoq8GE">/files/rCMyPu3CTF1lvudoq8GE</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.zumrails.com/payments/bank-payments.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
