> 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.md).

# Payments

With UpPromote, you can choose 2 payment types: **in-app payouts** or **manual payouts** that you make outside of the app. With any payment type, UpPromote will help you collect affiliates' payment information, calculate the commission amount, and mark payments as paid for easier management.

* Regarding in-app payouts, you can choose [PayPal integration](https://docs.uppromote.com/management/payments/in-app-payment/paypal-integration), [Wise - Bank transfer integration](/management/payments/in-app-payments/wise-bank-transfer-integration.md) or [Store Credit](https://docs.uppromote.com/management/payments/in-app-payment/store-credit) to pay your affiliates. Currently, you can also schedule auto-payment with [PayPal ](/management/payments/in-app-payments/schedule-paypal-auto-payout.md)or [Store Credit](/management/payments/in-app-payments/schedule-store-credit-auto-payout.md).
* Regarding [manual payouts](/management/payments/manual-payouts.md), you can choose any payment method such as Venmo, PayPal, Cash App (Venmo, PayTM, UPI), Bank transfer, Debit card, etc., and process the payments manually from outside of <mark style="color:red;">**UpPromote**</mark>.

{% hint style="info" %}
PayPal payments can be done with either **manual payouts** or **in-app payouts**.
{% 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:

```
GET https://docs.uppromote.com/management/payments.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.
