> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/agency/ja/what-would-you-like-to-learn-about/finance/make-an-ach-payment-as-an-agency.md).

# 代理店として ACH 支払いを行う

impact.com アカウントのために、直接入金（ダイレクトデポジット）と自動支払いを設定できます。これにより、impact.com の手数料およびパートナーペイメント請求書が自動的に支払われます。自動支払いを設定する前に、まず成功した ACH 支払い（直接入金）を行う必要があります。

#### 最初の ACH 支払いを行う

自動決済機構（ACH）による支払いは、直接入金を設定する前に完了している必要があります。これにより、impact.com は自動支払いの際に問題が発生しないことを確認できます。

1. 左側のナビゲーションメニューから、次を選択します ![](/files/f3f5e4335376ed6e5221abf12acf1b9ea0c3728f) **\[メニュー] → ファイナンス**.
2. 右上隅で、選択します **入金を行う**.
   * 最初の ACH 支払いを行った後、このボタンは以下に変わります *入金を追加*.
   * このボタンが表示されない場合、入金を行うための権限がない可能性があります。これらの権限の取得について、アカウント管理者にお問い合わせください。
3. の横に *支払いタイプ*、を選択します **ACH**.
4. 求められている銀行情報を入力してください。
5. を選択します **続行**.
6. 入力した情報を再確認し、次に、の横に *あなたの名前*、あなたの名前を入力します。
7. を選択します **送信**.
   * ACH 支払いは通常、処理に 3～5 日かかります。

#### 自動支払いを設定する

一度成功した ACH 支払いを行うと、次のことができます [自動支払いを設定する](/agency/ja/what-would-you-like-to-learn-about/finance/set-up-automatic-payments-as-an-agency.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.impact.com/agency/ja/what-would-you-like-to-learn-about/finance/make-an-ach-payment-as-an-agency.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.
