> For the complete documentation index, see [llms.txt](https://docs.shopjar.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shopjar.co/affiliate-program/tracking-affiliates/payout-to-affiliates.md).

# Payout to Affiliates

## Types of Payout Methods

* Pay via Paypal
* Pay offline
* Pay as Coupon
* Tremendous

<figure><img src="/files/kcmad9CjcYkLiTmmxPnT" alt=""><figcaption><p>Types of Payout Method</p></figcaption></figure>

## Pay via Paypal

Pay via PayPal allows admins to make secure online payments and transfers using their "**PayPal Business account"**. It provides a fast, convenient, and reliable method for completing transactions with affiliates.

## Pay via Offline

Pay via Offline in the Shopjar app on Shopify allows the admin to process purchases using offline payment methods. It also provides an option to mark the payment as complete after paying the affiliate through an alternative method outside the app.

## Pay via Coupon

Pay via Coupon allows Affiliates to use a coupon code during checkout to reduce the total purchase amount. This feature enables Affiliates to apply discount codes or promotional offers, providing them with a discount or special deal on their order.

## Track the Payouts&#x20;

1. Go to Shopify Dashboard -> Apps -> Referral program - Shopjar -> Affiliate Program Section -> Payouts.
2. In view history, you can see the commission Transaction History of a particular Affiliate.\ <br>

   <figure><img src="/files/xu6zrIlHWkrq8CUSEj44" alt=""><figcaption><p>Commission Transaction History</p></figcaption></figure>


---

# 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.shopjar.co/affiliate-program/tracking-affiliates/payout-to-affiliates.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.
