> 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/partner/ja/nitsuitebitaidesuka/platform-features/finance/payments-withdrawals-and-balance/select-how-often-you-get-paid-as-a-partner.md).

# パートナーとして受け取る支払い頻度を選択する

impact.comでは、資金を銀行口座またはPayPalアカウントに引き出すために、2つの支払いスケジュールオプションから選択できます。これらのオプションは自動支払い設定の一部であり、次のいずれかを選択できます。

* 残高が特定の合計額に達したときに行われる支払い。
* 毎月、設定した日に行われる支払い。

{% hint style="success" %}
**Anytime PayPal**: 予定された自動支払い日やしきい値を待ちたくない場合は、Anytime PayPalを使って利用可能残高をすぐに引き出せます。即時出金の条件や関連する手順の詳細については、以下をご覧ください [パートナー向けAnytime PayPalの説明](/partner/ja/nitsuitebitaidesuka/platform-features/finance/payments-withdrawals-and-balance/anytime-paypal-explained-for-partners.md).
{% endhint %}

## 支払いスケジュールの選択肢を確認する

1. 上部ナビゲーションバーから、 ![](/files/f14e7c253bc641a9e37195ce69b523541aa3c520) **\[ユーザープロフィール] →** [**設定**](https://app.impact.com/secure/mediapartner/account-settings-flow.ihtml).
2. の下にある *ファイナンス* セクションで、 **銀行口座**.
3. の下で *自動支払い*、使用する支払いスケジュールオプションを選択します。

   <div data-with-frame="true"><figure><img src="/files/ec5a4e8407ce2674ec21e97d3c0ebb1f5aa5f657" alt=""><figcaption></figcaption></figure></div>

   * 以下の *自動支払い* オ*プションの内訳* セクションを参照して、各オプションについて確認してください。
4. 選択 **保存**.

## 自動支払いオプションの内訳

{% hint style="success" %}
**注**: 以下の **残高しきい値** スケジュールを利用している場合、このスケジュールに沿ったパートナーへのすべての支払いは、その後の **火曜日** または **木曜日** に処理されます。資金は当社の [支払い処理スケジュール](/other/ja/reference-documentation/payment-processing-holidays-reference.md) に従って、 **固定日** スケジュールを利用するパートナー向けに処理されます。
{% endhint %}

### 残高しきい値（オプション1）

impact.comの収益アカウントの残高が指定金額を超えると、自動出金の処理が開始され、資金が選択した送金先に送られます。

* 残高が最小しきい値を下回っているのにそれでも資金を引き出したい場合は、最小残高しきい値を下げるか、 *固定日* 支払いスケジュールに切り替える必要があります。

### 固定日（オプション2）

自動出金は、指定した日に応じて、毎月1日または15日に処理が開始されます。ただし、収益額が10米ドル相当を超えている場合に限ります。

* 残高が10米ドルまたは同等の通貨額を下回っている場合、出金はトリガーされません。
* 指定された出金日が週末または銀行休業日に当たる場合、出金は翌営業日にトリガーされます。
* impact.comでは、現時点でカスタムの固定日支払いには対応していません。

{% hint style="warning" %}
**警告:** impact.comでは、 *固定日* オプションの使用は、1つ以上のブランドと提携している場合はおすすめしません。なぜなら、ブランドが出金日後にアカウントへ入金した場合、支払いを受け取るまで翌月まで待つことになるためです。
{% endhint %}


---

# 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/partner/ja/nitsuitebitaidesuka/platform-features/finance/payments-withdrawals-and-balance/select-how-often-you-get-paid-as-a-partner.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.
