> 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/manual-payouts.md).

# Manual payments

After you have [set up payment methods](https://docs.uppromote.com/management/payments), you will be able to mark affiliate commission payments as paid. For the **manual payments** process, please be informed that **the system will not pay** your affiliate or connect to any of your payment methods. The app only supports gathering affiliates' payment details, so you can send the payments to them properly.&#x20;

1\. Go to the **Payments** > **Manual** **Payments.** Commissions will be listed per **affiliate** (only **approved** referral orders will be displayed in this section).

You can see referral details by clicking **Review referrals.**<br>

<figure><img src="/files/c74d2XvPgJ79fJePkG7g" alt="review referrals"><figcaption></figcaption></figure>

2\. To mark the payment as paid, click **Mark as paid** (the aeroplane icon).

<figure><img src="/files/YIceKsX6g1MlN32NOEcA" alt="mark as paid"><figcaption></figcaption></figure>

3\. A pop-up will show payment details (**total commission amount**, **payment method**, and **payment info**). You would want to send the payment outside the app with these exact details.

<figure><img src="/files/ZWCmusT7d86cqWajD3eQ" alt="popup and confirmation"><figcaption></figcaption></figure>

{% hint style="info" %}
**Note**:&#x20;

* In case you want to send a payment to some **particular referrals** on the list (not all), you can click the **Select referrals** button.
  {% endhint %}

<figure><img src="/files/IHNgcX9sDFcOjoLyyZKP" alt="select referrals to pay"><figcaption></figcaption></figure>

You will be directed to a page where you can choose which referrals to pay, you can also use the **time filter** to select a time range within which the referrals are made. Select multiple referrals and click **Process bulk payments** or click **Process payment** on the row if you want to pay a specific one:

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

You can leave notes for yourself (private) or a message for your affiliate to avoid any confusion.

<figure><img src="/files/NQ5nSfyXB5PcGcHKZNsC" alt="leave a private note for yourself or public note for affiliate"><figcaption></figcaption></figure>

4\. After finishing paying outside the app and filling in all the details, you must **confirm** that you have transferred the payment from outside the app by checking the box below. Finish by clicking **Mark as paid**.

<figure><img src="/files/5DWZ7B1mEyfbtcJLXwz2" alt="finish by clicking mark as paid"><figcaption></figcaption></figure>

<figure><img src="/files/I3snu3tzeoiLrRVyDjvV" alt=""><figcaption></figcaption></figure>

5\. All the paid transactions will be displayed on the **Paid referrals** tab. Since this is a manual payout and **Mark as paid** is for management only, you can also **revert payment** any time you want.

<figure><img src="/files/M2GgpIOPSlIZ0AS09ycL" alt="revert payment for manual payout"><figcaption></figcaption></figure>

After a payment is marked as paid, it will be shown on the **Affiliate admin** like this:

<figure><img src="/files/rdlXG7Bhl9flaQILvZNg" alt="how it looks on affiliate account"><figcaption></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/manual-payouts.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.
