# Enabling ACH and Check Payment Methods

### **Abstract** <a href="#sif1nqes1q7v" id="sif1nqes1q7v"></a>

Businesses can enable both **ACH** and **Check** payment methods for vendor payment. Properly setting these payment methods ensures secure, timely transactions and accommodates various payment preferences of vendors or clients. For instance, a company that regularly pays suppliers will benefit from **ACH** payments for quick, electronic transfers, while check payments provide flexibility when electronic methods aren't feasible.

This article provides administrators with clear, step-by-step guidance for enabling **ACH** and **Check** payments within their business entity settings.

### **Enable ACH Payments** <a href="#py5huum67440" id="py5huum67440"></a>

Enabling **ACH** payments is a fundamental step toward automating electronic payment transfers. This allows your organization to send payments directly from your bank account to your vendors, reducing the need for manual payment processing.&#x20;

Follow these steps to enable **ACH** payments:<br>

1. Once you have verified your business entity, the next step listed in your implementation checklist is enabling **ACH** payments. To begin this process, first navigate to the **Business Entities** page:\ <br>

   <div align="left"><figure><img src="/files/pqJ3tdkbGFqfMIRc1FM2" alt=""><figcaption></figcaption></figure></div>

   <br>
2. From the **Business Entities** list, locate and click on the entity you previously added to open its settings:\ <br>

   <div align="left"><img src="/files/ecy1VJHW2zJFqkluWHXo" alt=""></div>

   <br>
3. On the entity's settings page, you will see two payment method options: **Pay via ACH (Not Enabled)** and **Pay via Check (Not Enabled)**:\ <br>

   <div align="left"><img src="/files/u9tF0nhysGoiMmxGiCmN" alt=""></div>

   <br>
4. Start by setting up **ACH** payments — click on the **Setup** button next to the **Pay via ACH (Not Enabled)** option:\ <br>

   <div align="left"><img src="/files/YXjAepY0kzDSjAe2FkMb" alt=""></div>

   <br>
5. A new screen will appear, which is fairly simple to configure; toggle the switch labeled **Enabled** to the **On** position, then click the **Save** button to save your changes:\ <br>

   <div align="left"><img src="/files/qxZQgYevF1YCpOgHfvzp" alt=""></div>

   <br>
6. After saving, you'll see the **Pay via ACH** status change from **(Not Enabled)** to **(Enabled)**, confirming that **ACH** payments are now successfully activated within your settings and ready for further configuration:\ <br>

   <div align="left"><img src="/files/vwZhYB7h1oYWyduCoURN" alt=""></div>

### **Enable Check Payments** <a href="#eopp8wbs2388" id="eopp8wbs2388"></a>

Enabling check payments provides businesses with the option to process physical checks through outsourced check printing services. This method is beneficial when electronic transfers are not possible or preferred.

Complete the following steps to enable check payments:<br>

1. After configuring **ACH** payments, the next step is to enable check payments. To start this process, click the **Setup** button next to the **Pay via Check (Not Enabled)** option:\ <br>

   <div align="left"><img src="/files/BrlqMuhi6r0iE7iCqp5C" alt="" width="416"></div>

   <br>
2. When the setup screen appears, first toggle the **Enabled** switch to the **On** position, which will unlock additional sections necessary for complete setup:\ <br>

   <div align="left"><figure><img src="/files/G8pn6X3N4ntozc2dfkfJ" alt=""><figcaption></figcaption></figure></div>

   <div align="left"><figure><img src="/files/nHG1z8cgO35aaUCs6Ucu" alt=""><figcaption></figcaption></figure></div>

   <br>
3. As this payment method involves outsourced check printing, you need to provide detailed **Company Information on Check** so that checks printed will accurately display your business name and routing information. Enter the required field, including your **Business Name** and the address associated with your business that will appear on the check:\ <br>

   <div align="left"><img src="/files/HkXHQIrTMiAC53LQXyvR" alt=""></div>

   <br>
4. There's also an option available to include a **Check Logo** on the printed checks:\ <br>

   <div align="left"><img src="/files/S7AsmvRflNScCm0FQqQ2" alt=""></div>

   <br>
5. Next, you must complete the required **Signature** section:\ <br>

   <div align="left"><img src="/files/B6BHitx8JrAxhr8Mt2pB" alt=""></div>

   \
   \
   The signature provided here will authorize and authenticate your business checks, ensuring they are valid and legally acceptable for processing.\ <br>
6. Finally, determine if checks should be available as a preferred payment method during payee onboarding. If desired, toggle the **Payee Onboarding** switch to **On** to enable checks as a preferred payment option:\ <br>

   <div align="left"><img src="/files/nYJuSMWGLohSEKxYmWBK" alt=""></div>

   \
   \
   Alternatively, you can toggle **Off** to exclude checks from preferred payment methods.<br>
7. Next, click on the **Save** button to save your changes:\ <br>

   <div align="left"><img src="/files/5O5fIwC1HdcjR0R2kPfB" alt=""></div>

   <br>
8. Once saved, you will notice the status change from **Pay via Check (Not Enabled)** to **Pay via Check (Enabled)**, confirming that check payments have been successfully activated:\
   \ <br>

   <div align="left"><img src="/files/ihFl1hPPvQi1l3y9IYLQ" alt=""></div>

\
Once all settings are configured and saved, both **ACH** and **Check** payments will be enabled, and your organization can now proceed with utilizing these payment methods.


---

# 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.charted.com/ap-automation/charted-configuration/payment-automation/enabling-ach-and-check-payment-methods.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.
