> 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/withdraw-funds-to-your-paypal-account.md).

# 提现到你的 PayPal 账户

要通过 PayPal 提现，您首先需要由 impact.com 验证您的银行信息。您还需要拥有受支持的 impact.com 账户货币，才能通过 PayPal 接收资金。

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2F6qBOQoF2UfGvx0EcdT1z%2Fpart-351-8.mp4?alt=media&token=d306885f-e85e-434e-b5a4-b54d2c3a28e2>" %}

## 将 PayPal 设置为您的付款方式

{% hint style="warning" %}
**警告：** 每当您更改或更新银行信息时，都会触发付款验证流程，这可能会延迟您的下一次付款。了解更多关于 [尽量减小影响](/partner/zh/ni-xiang-liao-jie-shen-me/account-management/account-settings/user-management/verify-your-identity-as-a-partner.md#tips-to-minimize-the-impact-of-the-delay-0-0) 延迟的。
{% endhint %}

1. 在顶部导航栏中，选择 ![](/files/d599d976891a5c0517520cf3405bba1bb9d7163f) **\[用户资料] → 设置**.
2. 在 *财务* 部分中，选择 [**银行账户**](https://app.impact.com/secure/mediapartner/finance/fr/finance-bank-account-setting-flow.ihtml).
3. 在 *付款方式* 部分中，选择 ![](/files/fac87feeaceee35184a905665bc1d06ffdc1e200) **\[按钮] PayPal**.
4. 选择蓝色的 **使用 PayPal 登录** 按钮。这会将您重定向到 PayPal 的登录界面，您可以在其中输入登录信息。
5. 成功登录您的 PayPal 账户后，您将被重定向回 impact.com *银行账户设置* 页面，此时应会显示您的账户已连接的确认信息。
6. 选择 **保存**.

## 关于 PayPal 选项，您需要了解的内容

* 如果您看不到 PayPal 选项，但希望通过 PayPal 收款，您需要使用以下受支持货币之一开设一个新的 impact.com 账户：
  * USD、GBP、EUR、AUD、CAD、RUB、NZD、PHP、HKD、SGD、SEK、DKK、NOK、ILS、MXN 和 JPY。
* PayPal 设有 100,000 美元 USD 的交易限额，或您所用货币的等值金额。
* 每次您向 PayPal 账户提现时，所提现金额都将收取 2% 的手续费。

## 选择您的付款频率

除标准付款外，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).

有关如何配置付款排程设置的更多信息，请访问 [选择您作为合作伙伴可多久获得一次付款](/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).


---

# 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/withdraw-funds-to-your-paypal-account.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.
