# Simple Commission

**Simple Commission** in affiliate marketing refers to a straightforward commission structure where affiliates earn a fixed percentage or flat amount for every sale, lead, or action they refer. It does not involve complex tiers, bonuses, or multi-level calculations—making it easy to track and understand.

For example, if an affiliate earns a 10% simple commission on sales, and a referred customer makes a $100 purchase, the affiliate receives $10.

Simple commissions provide affiliates with a fixed payout for each sale or action they refer, offering a straightforward and predictable earning structure without requiring them to meet specific sales targets or thresholds.

**EXAMPLES**

**(i) To set a fixed commission type in a simple affiliate program,**

* Commission type -> Simple
* Then select the type “Fixed”
* In the amount section, enter the commission amount you want to pay to the affiliate.

<figure><img src="https://wprelay.com/wp-content/uploads/2024/09/Setting-affiliate-commission-rate-as-fixed.png" alt="Setting affiliate commission rate as fixed" height="448" width="840"><figcaption></figcaption></figure>

(ii) To set percentage commission type in a simple affiliate program,

* Commission type -> Simple
* Then select the type “percentage per sale”
* In the percentage section, enter the percentage of commission you want to pay to the affiliate.

<figure><img src="https://wprelay.com/wp-content/uploads/2024/09/Setting-commission-rates-for-affiliates-as-percentage-per-sale-using-WPrelay.png" alt="Setting commission rates for affiliates as percentage per sale using WPrelay" height="458" width="864"><figcaption></figcaption></figure>

(iii) To set no commission type in a simple affiliate program,

* Commission type -> Simple
* Then select the type “no commission”

<figure><img src="https://wprelay.com/wp-content/uploads/2024/09/Setting-commission-rates-for-affiliates-as-no-commission-using-WPrelay.png" alt="Setting commission rates for affiliates as no commission using WPrelay" height="443" width="774"><figcaption></figcaption></figure>

Need some additional assistance ? Please submit a [support request](https://wprelay.com/support/). We are always happy to assist you :)


---

# 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.wprelay.com/manage-affiliate-marketing/program/commissions/simple-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.
