# Payment methods in Afflr

Affiliates are rewarded with discount coupons that can be redeemed on your store. This helps drive repeat purchases.

#### **Cash Payout via PayPal (Payout API)**

Affiliates receive direct cash payouts through PayPal using the Payouts API. This enables fast and automated payments.

#### **PayPal (Legacy API)**

Affiliates are paid through PayPal using the legacy integration. This option supports basic PayPal payouts.

#### **Cash & Reward Payouts via Tremendous**

Affiliates can receive cash or rewards through Tremendous, offering multiple payout options across regions.

#### **Store Credit**

Affiliate earnings are issued as store credits that can be used for future purchases. This encourages continued customer engagement.

#### **Offline**

Offline payouts allow you to handle affiliate payments manually outside Afflr. This offers flexibility for custom payment arrangements.

## **Bulk Payout**

Bulk Payout allows you to pay multiple affiliates at once using a single payment method. This helps save time and simplifies payout processing.

{% hint style="info" %}
**Bulk payouts can be made only when all selected affiliates are paid using the same payment method.**
{% endhint %}

### **Steps to Pay Affiliates in Bulk**

#### **Navigate to Bulk Payout**

From the Afflr dashboard, go to **Payouts → Balance** and click the **Bulk** button in the top-right corner.

Select the payment method you want to use for the bulk payout and proceed.

#### **Select Affiliates**

Choose the affiliates you want to include in the payout, then click **Add** to confirm the selection.

Use **Change** if you need to add or remove affiliates before continuing.

#### **Confirm Bulk Payout**

Click **Next**, approve the transaction by ticking the checkbox, and select **Pay** to finalize.

The bulk payout will be processed and completed within a few minutes.

## **Track and Export Payouts History**

The Payouts History section helps you review all affiliate payments made in the past. This is useful for tracking and auditing payouts.

### **View Payouts History**

To view completed payouts, log in to the Afflr admin dashboard, open **Payouts**, and select the **Payouts History** tab.

This section displays details of all processed payouts, including transaction information and payment status.

### **Export Payouts History**

You can export payout records as a CSV file for reporting or bookkeeping purposes.

### **Steps to Export Payouts History**

Go to **Settings → Payouts → Payouts History**, click **Export**, and confirm to download the CSV file.

Exported payout data can be used for financial tracking, audits, and future reference.


---

# 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.afflr.io/payouts/payment-methods-in-afflr.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.
