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

# How to Pay Affiliates Inside UpPromote (In-App Payouts)

In-app payouts let you pay affiliates without leaving UpPromote. You can pay by PayPal, Wise bank transfer, or store credit.

The flow is the same for each method. You connect the method once, send payouts when you're ready, and UpPromote marks them as paid for you. With PayPal and store credit, you can also schedule payouts to run on their own.

{% hint style="info" %}
&#x20;**Good to know:** Prefer to pay from outside the app? You can use [manual payouts](/management/payments/manual-payouts.md) instead, then mark each payment as paid in UpPromote.&#x20;
{% endhint %}

***

### Pay by PayPal

PayPal is the most common in-app method. Connect your account first, then pay affiliates or set payouts to run automatically.

* [PayPal integration](/management/payments/in-app-payments/paypal-integration.md): connect your PayPal account to UpPromote.
* [PayPal payout](/management/payments/in-app-payments/paypal-payout.md): pay affiliates by PayPal from inside UpPromote.
* [Schedule PayPal auto-payout](/management/payments/in-app-payments/schedule-paypal-auto-payout.md): pay affiliates automatically on a schedule (Growth plan and above).

***

### Pay by Wise (bank transfer)

Use Wise to pay affiliates by bank transfer, which is helpful when affiliates don't use PayPal.

* [Wise bank transfer integration](/management/payments/in-app-payments/wise-bank-transfer-integration.md): connect your Wise account to UpPromote.
* [Wise payouts](/management/payments/in-app-payments/wise-payouts.md): pay affiliates through Wise.

***

### Pay with store credit

Store credit rewards affiliates with credit they can spend in your store. It's a good fit when your affiliates are also your customers.

* [Store credit](/management/payments/in-app-payments/store-credit.md): set up store credit as a payout option.
* [How store credit works](/management/payments/in-app-payments/store-credits-process.md): follow the store credit process step by step.
* [Schedule store credit auto-payout](/management/payments/in-app-payments/schedule-store-credit-auto-payout.md): send store credit automatically on a schedule.

***

### Frequently asked questions

#### What's the difference between in-app and manual payouts?

In-app payouts send the payment from inside UpPromote. [Manual payouts](/management/payments/manual-payouts.md) let you pay from outside the app with any method, then mark the payment as paid. You can mix both if you like.

#### Can I pay affiliates automatically?

Yes. You can schedule auto-payouts with PayPal or store credit. PayPal auto-payout is available on the Growth plan and above. Wise payouts are sent manually.

#### Which method should I choose?

PayPal is quick and works worldwide. Wise is useful for bank transfers. Store credit works well when affiliates shop with you. Many merchants offer more than one and let affiliates pick.

***

### Related articles

* [Set Up Payment Methods](/management/payments/set-up-payment-methods.md)
* [Manual Payouts](/management/payments/manual-payouts.md)
* [How to Pay Your Affiliates in UpPromote](/management/payments.md)
* [UpPromote Pricing Plans](/pricing-plans/pricing-details.md)

***

*Last updated: June 2026*


---

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