# Test Commission Booster

### To test how a commission booster works:&#x20;

### Setup commission booster

Go to the **Commission Booster** section of the **Targets** tab in the GoAffPro admin panel and click on **Configure**.

![Targets > Commission Booster > Click on Configure](/files/-MDsfNKE0VYTAr9k4-wE)

Now, click on **New Boost**.

![Click on New Boost](/files/-MDseTk2I2uducyTl5nh)

After this, set up the commission booster settings and click on **Save**.

![Set up commission booster and save](/files/-MDsesn5Vxt6NsFPOJhn)

The commission booster that has been set here has the following settings:

* Name: Booster One
* Time Period: This month (Current Month)
* Applies on: Sale Commission
* Minimum Value:  ₹100 (this can vary according to your currency)
* Boost: 25%

This commission booster will provide a 25% boost to the existing commission rate of the affiliate after the affiliate earns ₹100 in sales commission. The booster will only apply to the sales commission earned in the current month.&#x20;

{% hint style="info" %}
For example: If the commission rate of the affiliate is set to 10% by default, then, if the affiliate crosses the minimum value of ₹100 in sales commission in the current month. The affiliate will get a 25% commission boost on his existing commission, that is, 25% of 10% = 12.5%.&#x20;
{% endhint %}

![Commission booster](/files/-MDsch9qbVGIDG072L3d)

### Create a test product & order

#### Create test product

To create a test product, go to the **Products** section of the Shopify panel.&#x20;

Here, create a new product with the following values:

* Title: Product A
* Pricing: ₹1000
* Quantity: 2

![Create a test product](/files/-MDtow8zm17Vb_GRCq4X)

#### Create test orders

To create the test orders, go to the **Orders** section of the Shopify panel. Here, create two orders with Product A as the item and mark the order as paid.

{% hint style="info" %}
For Example: we have created orders #1016 and #1017, which have product A as the item purchased.&#x20;
{% endhint %}

![Create test orders](/files/-MDsdWalRCUwc_OfZCZg)

### Assign orders to affiliate & check the commission boost:

#### Assign the sale to the affiliate

Click on **create a new sale manually**, in the **All Sales** section of the **Sales** tab in the GoAffPro admin panel.

![Click on create a new sale manually](/files/-MDsv1_El8Bq4sjSUHER)

Now, select the order number #1016 and the test affiliate. After this, click on **Assign Sale**.

{% hint style="info" %}
Repeat the process for the order number #1017.&#x20;

To create a test affiliate account, follow this [guide](https://docs.goaffpro.com/how-tos/create-an-affiliate-account).
{% endhint %}

![Assign the sale to the affiliate](/files/-MDt1MZhLGAO4P7BHx1H)

Finally, the orders will appear in the Sales tab.&#x20;

![Test Orders](/files/-MDt1qGFLZVBhOGAEt6H)

#### Check commission boost

The sales commission for order #1016 is ₹100 (10% commission rate). This makes the affiliate eligible for the commission booster, as the affiliate has achieved the minimum value set for the commission booster (the minimum value is set as ₹100).

The commission on order #1017 is ₹125, for which the commission booster has been applied. The default commission of 10% has been boosted by 25% which makes it 12.5% (12.5% of ₹1000 = ₹125).

![Commission for the orders](/files/-MDtxFrpLrs686VPY2uM)

Click on the order number #1017 to open the order summary.

![Click on the order number](/files/-MDt27I5qA_uU7AGGF67)

The order summary for order #1017 shows us that a commission boost of ₹25 has been credited to the affiliate for that sale.&#x20;

{% hint style="info" %}
The default commission of 10% has been boosted by 25% (by the commission booster) which has made it 12.5% (10% of ₹1000 + 25% of ₹100 = ₹125).
{% endhint %}

![](/files/-MDt2x6mP2pZ0l65JsXG)

{% embed url="<https://youtu.be/aLyhr6-N_Dg>" %}
Test Commission Booster
{% endembed %}


---

# 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/affiliate-rewards/set-commission-booster-for-affiliates/test-commission-booster.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.
