> For the complete documentation index, see [llms.txt](https://docs.afflr.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.afflr.io/payouts/payment-methods-in-afflr/other-payment-methods.md).

# Other Payment methods

Afflr supports multiple alternative payout methods, allowing you to reward affiliates flexibly based on your business preference.

### **Coupon Payouts**

Coupon payouts allow affiliates to receive discount coupons that can be redeemed in your store.

#### **Enable Coupons in Afflr**

Enable coupons from **Dashboard → Settings → Payments**, set a minimum payout threshold, auto-approval preference, expiry date, and save changes.

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

#### **Pay Affiliates Using Coupons**

From **Dashboard → Payout → Balance**, select an affiliate, enter the amount, choose **Coupon**, confirm exclusivity if needed, and complete payment.

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

### **Store Credit Payouts**

Store Credit allows affiliates to redeem earnings as credits for future purchases in your store.

#### **Enable Store Credit in Afflr**

Turn on Store Credit from **Settings → Payments**, configure threshold, approval method, expiration date, and save the settings.

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

#### **Pay Affiliates Using Store Credit**

Go to **Dashboard → Payout → Balance**, select the affiliate, enter the amount, choose **Store Credit**, review, and confirm payment.

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

### **Offline (Manual) Payouts**

Offline payouts allow you to manage affiliate payments manually in Afflr.

From **Dashboard → Payout → Balance**, select the affiliate, click '**Record payment**', review details, and complete payment.

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

With multiple payout options available, Afflr ensures flexible and convenient affiliate payments that suit different business needs.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.afflr.io/payouts/payment-methods-in-afflr/other-payment-methods.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
