> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/affiliate-commissions/set-commission-modifiers/set-commission-modifier-with-customer-shipping-country.md).

# Set Commission Modifier with Customer Shipping Country

**GoAffPro** provides you with the option to set a commission modifier with the customer shipping country rule.

To set a commission modifier with the customer shipping country rule, go to the **Commission Modifiers** section in the **Commissions** tab of the GoAffPro admin panel.

<figure><img src="/files/rviH6SnmT6iVSj5UcifM" alt=""><figcaption><p>Commissions > Commission modifiers</p></figcaption></figure>

Here, click on **Add new modifier**.

![Click on Add new modifier](/files/-M78nxb8WZk953y8g-3y)

Now, select the customer shipping country rule.

![Select the customer shipping country rule](/files/-M78oKtyGkMbqPce8c7R)

After this, set the value.

{% hint style="info" %}
**For example:** Here we have selected the Customer Shipping Country rule. So, if shipping an order to a country like Japan costs us more, then we can set the value in the matches field to "Japan."

This means that when the shipping country of a referral order is set to Japan, the affiliate's commission will get adjusted by the commission rate set in the modifier.
{% endhint %}

![](/files/-M7Dq2n7ETIEBSAK4IVb)

Now, set the commission rate for the rule.

{% hint style="info" %}
**For example**: Since it will cost more to ship the order to Japan, we adjust the commission rate of the affiliate by -25%.&#x20;
{% endhint %}

![Set the commission rate](/files/-M7DqbXtZSLfbIxpgwrk)

Finally, click on **Add Modifier**.

![Click on Add Modifier](/files/-M94U37sCz2mmPKBWAzs)

The newly created commission modifier will appear in the Commission Modifier section of the Commissions tab.&#x20;

{% hint style="info" %}
The commission modifier that we have set here as an example, will adjust the affiliate's commission by -25% for referral orders that have to be shipped to Japan.
{% endhint %}

![](/files/-M94UMbxkFXyNzktfa49)

{% embed url="<https://youtu.be/yXeg7l3NhiE>" %}
Set Commission Modifier with Customer Shipping Country
{% endembed %}


---

# 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:

```
GET https://docs.goaffpro.com/affiliate-commissions/set-commission-modifiers/set-commission-modifier-with-customer-shipping-country.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.
