# Paying Affiliates

### **GoAffPro** provides you with two options to pay the affiliates in your program:

* Pay affiliates outside GoAffPro
* Pay affiliates within GoAffPro
  * Pay with PayPal Payouts
  * Pay with Store Discount Coupons

### Pay affiliates outside GoAffPro

This process outlines how to pay affiliates via bank transfer, debit card, and other methods.

1\. Select the supported payment methods for affiliates from Settings > Payments section.&#x20;

{% hint style="info" %}
Your affiliates will select from these supported payment methods that you choose and enter their payment details (they will be doing this from their account dashboards).
{% endhint %}

![Settings > Payments > Supported Payment Methods](/files/-MS4FCwfVNoOSrrMduAs)

{% content-ref url="/pages/-M5zOAhCzTyXpaLUS05x" %}
[Setup Supported Payment Methods](/affiliate-payments/settings/setup-supported-payment-methods.md)
{% endcontent-ref %}

2\. View the pending payments to affiliates from the Payouts > Payments section.

<figure><img src="/files/UwbBNXUPxA7Fcibgzs4y" alt=""><figcaption><p>Payouts > Payments section</p></figcaption></figure>

{% content-ref url="/pages/-LyU2bNVtM9OBF8S14ie" %}
[View Pending Payouts](/affiliate-payments/view-pending-payouts.md)
{% endcontent-ref %}

3\. After this, you can make the payment directly to the affiliate, outside the GoAffPro app, and [mark the payment as paid](/affiliate-payments/create-payout-session.md) from the Payouts > Payments section.&#x20;

<figure><img src="/files/GyNWaK6vQKl0J97hiuYT" alt=""><figcaption><p>Payouts > Payments > Start Payout</p></figcaption></figure>

{% content-ref url="/pages/Ebdqi5n62PLrRQtrPkdS" %}
[Create Payout Session](/affiliate-payments/create-payout-session.md)
{% endcontent-ref %}

### Pay affiliates within GoAffPro

#### Pay with PayPal Payouts

To pay affiliates from within the GoAffPro app, you will have to integrate PayPal Payouts and use that to send money to affiliates.

1\. Select PayPal as the supported payment method from Settings > Payments section.

![Settings > Payments > Supported Payment Methods](/files/-MS4jimoDoGDbe5XY3nw)

2\. Go to Settings > Integrations and set up PayPal Payouts.

![Settings > Integrations > PayPal Payouts](/files/-MS4amFRsCm_0wGVZufG)

{% content-ref url="/pages/-MF6KJyA2wYDeP4VXG2h" %}
[Setup PayPal Payouts](/affiliate-payments/setup-paypal-payouts.md)
{% endcontent-ref %}

3\. After this, you can go to the Payouts tab, create a payout session, and make the payment using PayPal Payouts integration.

<figure><img src="/files/xD0Uo3xE9f7jFvtuoeV0" alt=""><figcaption><p>PayPal Payouts</p></figcaption></figure>

{% hint style="info" %}
PayPal charges a transaction fee if you use PayPal Payouts for payments. You can view the transaction fee that PayPal charges [here](https://www.paypal.com/us/webapps/mpp/merchant-fees#paypal-payouts).
{% endhint %}

#### Pay with Store Discount Coupons

You also have the option to pay affiliates using store discount coupons from within the GoAffPro app.&#x20;

1\. Select Store Discount Coupon as the supported payment method from Settings > Payments section.

<figure><img src="/files/rtYcsoznfA6OJlUfjDCc" alt=""><figcaption><p>Settings > Payments > Supported Payment Methods</p></figcaption></figure>

2. After this, you can go to the Payouts tab, create a payout session, and mark the payment as paid. The store discount coupon will be automatically generated for the affiliate and displayed in their dashboard.

<figure><img src="/files/Dk9wFn8PdyOe3HP85w1C" alt=""><figcaption><p>Mark as Paid > Store Discount Coupon </p></figcaption></figure>

{% content-ref url="/pages/-METFptuDSKjEipVBzpH" %}
[Pay Affiliates with Store Discount Coupons](/affiliate-payments/mark-affiliate-payments-as-paid/pay-affiliates-with-store-discount-coupons.md)
{% endcontent-ref %}


---

# 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.goaffpro.com/how-tos/paying-affiliates.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.
