> 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/zh/ni-xiang-liao-jie-shen-me/platform-features/finance/payments-withdrawals-and-balance/select-how-often-you-get-paid-as-a-partner.md).

# 作为合作伙伴选择收款频率

impact.com 提供 2 种付款安排选项，您可以选择其中一种，将资金提取到您的银行账户或 PayPal 账户。这些选项属于 Autopay 设置，分别可在以下两种方式之间选择：

* 当您的余额达到特定总额时进行的付款。
* 在每个月的固定日期进行的付款。

{% hint style="success" %}
**Anytime PayPal**：如果您不想等待计划中的 Autopay 日期或阈值，您可以使用 Anytime PayPal 立即提取可用余额。要了解如何符合即时提现吗及相关流程的更多信息，请访问 [面向合作伙伴的 Anytime PayPal 说明](/partner/zh/ni-xiang-liao-jie-shen-me/platform-features/finance/payments-withdrawals-and-balance/anytime-paypal-explained-for-partners.md).
{% endhint %}

## 查看您的付款安排选项

1. 从顶部导航栏中选择 ![](/files/d599d976891a5c0517520cf3405bba1bb9d7163f) **\[用户资料] →** [**设置**](https://app.impact.com/secure/mediapartner/account-settings-flow.ihtml).
2. 在以下 *财务* 部分中，选择 **银行账户**.
3. 在 *Autopay*下，选择您要使用的付款安排选项。

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

   * 请参阅下面的 *Autopay* o*ptions 明细* 部分，了解每个选项。
4. 选择 **保存**.

## Autopay 选项明细

{% hint style="success" %}
**注意**：如果您使用 **余额阈值** 计划，则该计划下向合作伙伴支付的所有款项将于以下 **星期二** 或 **星期四** 从付款日期起处理。资金将根据我们的 [付款处理时间表](/other/zh/reference-documentation/payment-processing-holidays-reference.md) ，适用于使用 **固定日期** 计划的合作伙伴。
{% endhint %}

### 余额阈值（选项 1）

一旦您 impact.com 收益账户中的余额超过指定金额，系统就会开始处理自动提现吗，并将资金发送到您选择的目的地。

* 如果您的余额低于最低阈值，但您仍想提现吗，则需要降低最低余额阈值，或者切换到 *固定日期* 付款安排。

### 固定日期（选项 2）

只要您的收益金额高于 10 美元，系统就会在每月 1 日或 15 日开始处理自动提现，具体取决于您指定的日期。

* 如果您的余额低于 10 美元或等值的本币金额，则不会触发提现。
* 如果指定的提现日期落在周末或银行假日，提现将顺延至下一个工作日。
* impact.com 目前不支持自定义固定日期付款。

{% hint style="warning" %}
**警告：** impact.com 不建议使用 *固定日期* 该选项，如果您与多个品牌合作，因为如果某个品牌在提现日期之后才为其账户注资，您就必须等到下个月才能收到您的付款。
{% 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/zh/ni-xiang-liao-jie-shen-me/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.
