> 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/deposit-funds-into-your-account-as-an-agency.md).

# エージェンシーとしてアカウントに資金を入金する

impact.comをご利用中は、いつでもアカウントに入金できます。入金された資金は、管理対象ブランドまたはパートナーに発生した残高や、その他の [impact.comの手数料](/agency/ja/what-would-you-like-to-learn-about/finance/impactcom-fees-explained-for-agencies.md) お客様のアカウントに発生したものです。

## 資金を入金

1. 左側のナビゲーションバーから、 ![](https://2576906605-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FokTNfAIjBtFchXJ9pC2q%2Fuploads%2Fgit-blob-2353e6dbc5652c0304edc7da554b01277ad88839%2F380bebd18697484deff243a63d0ed3fda5b8b3ae7a5d1da26278c64764d33cd9.svg?alt=media) **\[メニュー]** → [ファイナンス](https://app.impact.com/secure/agency/finance/view-payments-flow.ihtml).
2. 画面右上で、 **資金を追加**.
   * もしその **資金を追加** ボタンが表示されない場合は、アクセス権を取得するためにアカウント管理者に連絡してください。
   * 初めて資金を追加する場合は、 **資金を追加** ボタンの表記は **入金する**.
3. ～の *支払い用資金の計上* 画面で、 **支払い方法**.
4. 次の *支払い情報を* 指定の欄に入力してください。
5. 選択してください **続行**.
6. 支払いの詳細と金額を確認し、次に **続行** を選択して確定します。

**利用可能な支払い方法**

|                             |              |                    |                                                                                    |
| --------------------------- | ------------ | ------------------ | ---------------------------------------------------------------------------------- |
| **種類**                      | **処理時間**     | **手数料**            | **備考**                                                                             |
| ACH、Giro、直接入力による電子資金振替（EFT） | 入金後5～7営業日    | 無料                 | EFTが利用可能な場合は、資金の入金方法として推奨されます。                                                     |
| 電信送金                        | 受領後24時間以内    | 無料^(\*)            | お客様のimpact.comアカウントID **必ず** ～に含める必要があります。 *備考* 欄に入力してください。そうすることでアカウントに入金を反映できます。 |
| クレジットカード（対象のお客様のみ）          | 支払い処理完了後1～2日 | 入金1,000米ドルごとに3.75% | この手数料は、入金された1,000米ドルごとに課されます（例：2,000米ドルの入金では75米ドルの手数料が発生します）                       |

^(\*)impact.com自体は手数料を請求しませんが、電信送金については銀行から手数料が発生する場合があります。

## **入金に関するFAQ**

<details>

<summary>どの通貨に対応していますか？</summary>

どの通貨が [impact.comが現在対応している通貨](/other/ja/reference-documentation/supported-currencies-and-timezones.md).

</details>

<details>

<summary>なぜ銀行情報の入力が必要なのですか？</summary>

impact.comでは、電子資金振替（EFT）を完了するために口座情報が必要です。EFTは国や決済システムによって異なります。

</details>

<details>

<summary>銀行情報は安全ですか？</summary>

はい。impact.comのプラットフォームとサービスは、有効な安全な接続（HTTPS）で提供されています。impact.comに送信され、impact.comが受信する支払いは、銀行情報を含めてエンドツーエンドで暗号化されています。

impact.comに銀行情報を入力すると、ユーザーインターフェースでは、今後の財務情報の確認時にプライバシーを高めるため、銀行口座番号をX文字でマスクします。

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/agency/ja/what-would-you-like-to-learn-about/finance/deposit-funds-into-your-account-as-an-agency.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
