> 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/what-would-you-like-to-learn-about/platform-features/finance/payments-withdrawals-and-balance/withdraw-funds-to-your-paypal-account.md).

# Withdraw Funds to Your PayPal Account

To withdraw funds via PayPal, you'll first need to have your banking information verified by impact.com. You'll also need to have a supported impact.com account currency to receive funds via 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>" %}

## Set PayPal as your payment method

{% hint style="warning" %}
**Warning:** Whenever you change or update your banking information, this triggers a payment verification process which may delay your next payout. Learn more about [minimizing the impact](/partner/what-would-you-like-to-learn-about/account-management/account-settings/user-management/verify-your-identity-as-a-partner.md#tips-to-minimize-the-impact-of-the-delay-0-0) of the delay.
{% endhint %}

1. From the top navigation bar, select ![](/files/8O71ZiinbSXuq2NVrK7k) **\[User profile] → Settings**. &#x20;
2. Under the *Finance* section, select [**Bank Account**](https://app.impact.com/secure/mediapartner/finance/fr/finance-bank-account-setting-flow.ihtml).
3. In the *Payment Method* section, select ![](/files/NI3Laj8nrDKmhF3SSV16) **\[Button] PayPal**.
4. Select the blue **Log in with PayPal** button. This will redirect you to PayPal's login screen where you can input your login details.
5. Once you have successfully logged into your PayPal account, you will be redirected back to the impact.com *Bank Account Settings* screen where there should now be a visible confirmation that your account has been connected.
6. Select **Save**.

## What you need to know about the PayPal option

* If you don't see the PayPal option but want to be paid out via PayPal, you'll need to open a new impact.com account in one of the following supported currencies:
  * USD, GBP, EUR, AUD, CAD, RUB, NZD, PHP, HKD, SGD, SEK, DKK, NOK, ILS, MXN, and JPY.
* PayPal imposes a transaction limit of $100,000 USD, or your currency equivalent.
* Every time you withdraw money to your PayPal account, a 2% processing fee will be assessed to the amount withdrawn.

## Select the frequency of your payouts

In addition to standard payouts, the Anytime PayPal feature allows you to withdraw your earnings instantly. To learn more about how to qualify for instant withdrawals and the associated process, visit [Anytime PayPal Explained for Partners](/partner/what-would-you-like-to-learn-about/platform-features/finance/payments-withdrawals-and-balance/anytime-paypal-explained-for-partners.md).

For more information on how to configure your payment scheduling settings, visit [Select How Often You Can Get Paid as a Partner](/partner/what-would-you-like-to-learn-about/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/what-would-you-like-to-learn-about/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.
