# How to pay affiliates commission

**Step 1.** Select approved orders in the order list for commission payment.

<div align="left"><figure><img src="/files/4aoKgKWC3W5DGcjspFS2" alt=""><figcaption></figcaption></figure></div>

**Step 2.** Click "Generate bills", and the system will generate a commission bill for the corresponding affiliate according to the order you selected.

<div align="left"><figure><img src="/files/pOJgoaKroJqoM0T5iAyu" alt=""><figcaption></figcaption></figure></div>

**Step 3.** Click "View commission bills" to go to the payment menu to view the results.

<div align="left"><figure><img src="/files/dD815KMceSBUIFE3kysX" alt=""><figcaption></figcaption></figure></div>

**Step 4.** Select the commission bill in the **Payment** menu and start one-click payment.

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

Click "Pay" and you can choose how you want to pay the commission:

* [Learn how to integrate PayPal](https://docs.recomsale.com/features/payment/paypal-integration) and [pay affiliate commissions with one click using PayPal](https://docs.recomsale.com/features/payment/paypal-payout) within the app.
* [Learn how to pay affiliate commissions with Store credit.](https://docs.recomsale.com/features/payment/store-credit)
* If you want to pay commission through other methods, such as bank transfer, credit card, Google Pay, etc., please select **Pay outside the app**.

Please note that RecomSale does not charge merchants and affiliates any commission service fees, feel free to generate and pay affiliate's commission bills.


---

# Agent Instructions: 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.recomsale.com/features/payment/how-to-pay-affiliates-commission.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.
