# Disable Commission on Store Credit Purchases

**GoAffPro** provides you with the option to disable the commission for sales made using store credits.&#x20;

To disable commission on sales made using store credits, 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/-MP9lBlbJagfPnyImaqT)

Now, select the "Payment gateway matches" rule.

![Select the "Payment gateway matches" rule](/files/-MP9lXw6P-nClQBzUe0C)

After this, set the "matches" value to Store Credits.

{% hint style="info" %}
You can set the value to any payment gateway for which you want to disable the commission.&#x20;

For example, if you want to prevent commissions on sales made with gift cards, you can set the matching value as "**gift\_card**" which is the technical name for the gift card payment gateway in Shopify. Similarly, to prevent commissions on sales made using Shopify store credits, you can set the matching value as "**shopify\_store\_credit**"
{% endhint %}

![Set the "matches" value to store credits](/files/-MP9lsYy_Bf_NMXyZowK)

Now, set it to "adjust commission by" -100%.

![Set it to "adjust commission by" -100%](/files/-MP9mPALaUQxgz4CsjGQ)

Finally, click on **Add Modifier**.

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

The newly set commission modifier will prevent commissions from being calculated on sales made using store credits.&#x20;

![](/files/-MP9mqPbN29v_jgcIk9B)

{% embed url="<https://www.youtube.com/watch?v=_dJYh-zbQAk>" %}
Disable Commission for Purchases made with Store Credits
{% 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-commissions/advanced-settings/disable-commission-on-a-product/disable-commission-for-purchases-made-using-store-credits.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.
