> For the complete documentation index, see [llms.txt](https://docs.uppromote.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uppromote.com/management/payments/in-app-payments/paypal-payout.md).

# PayPal Payments

In order to pay your affiliates right from <mark style="color:red;">UpPromote</mark>, you need to set up **PayPal integration** in **Settings** > **Integration**. Find our detailed instructions for PayPal integration [here](https://affiliateapp-docs.secomapp.com/paypal-integration).

{% hint style="info" %}
We use your PayPal balance account to send payouts to affiliates. Please make sure to top up your balance account!
{% endhint %}

## Process the payout

Once you have **connected** your PayPal account, you can start paying affiliates within the app by going to **Payments** > Select "**In-app payments**" > **Process Payment**:

<figure><img src="/files/Jv5ibS7cRkuFpW2pLY6H" alt="process payment"><figcaption></figcaption></figure>

You can choose to pay one affiliate at a time or select multiple affiliates to process **bulk payments**.

<figure><img src="/files/wEritFJJ1FyxwLbQ1vN5" alt="pay 1 or process bulk payments for multiples"><figcaption></figcaption></figure>

Click Process Payment, and a popup will be shown with the referrals' Total commission Payment method and info, Email subject, Notes for affiliates, Google authentication code, or Payout password (depending on the security method you set up at PayPal integration).

<figure><img src="/files/75G1Ob5bWrTZlN9nXCYn" alt="process payment inside uppromote"><figcaption></figcaption></figure>

In case you need to input **Google Authentication** code, open **Google Authentication** app on your phone > Enter the number string shown on your phone screen (6 characters).

The Google authentication code will be valid for 30 seconds only; after 30 seconds, the code will be refreshed.

<figure><img src="/files/-MAQRRnVgOFmDWXDrfHz" alt="get google authentication code" width="375"><figcaption></figcaption></figure>

After that, click **Confirm and send money.**

## Review your transaction

The transaction's status will be shown on the **History** tab. You can review if the transaction is **Processing, Processed, Unclaimed, or Failed**.<br>

<figure><img src="/files/wA8zjcyTJfuQAVaBXeUN" alt="review transaction"><figcaption><p>Payouts > PayPal payouts</p></figcaption></figure>

You can also click on **Payment details** to see the breakdown of each transaction in case you process Bulk payment:<br>

<figure><img src="/files/0jrY0hwMS344EFFkE4G9" alt="get breakdown in payment details"><figcaption></figcaption></figure>

Once the transaction is completed, it will be shown on the **Affiliate admin** > **Payment**:<br>

<figure><img src="/files/d0woklkUe4rMk3uvtRuQ" alt="how the processed payment shown"><figcaption><p><strong>Affiliate admin</strong> > <strong>Payment</strong></p></figcaption></figure>


---

# 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:

```
GET https://docs.uppromote.com/management/payments/in-app-payments/paypal-payout.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
