# In-app Store Credit payout

### Preparation

#### ⚙️ Enable Store Credit

* Go to **Settings > Payments**.
* Select **Store Credit** to activate this payout method.
* Click the **Save** button

<div align="left"><figure><img src="/files/K0yN4pQKnfDsYKCFamvx" alt=""><figcaption></figcaption></figure></div>

Additionally, redemption rules let you control how affiliates convert their Store Credit into discount coupons. You can set limits, add multipliers, and define how the coupon works in your store. This helps you keep payouts flexible while protecting your margins.

<div align="left"><figure><img src="/files/RyfhNmzmCoXwL4TJcvV8" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/sQgQyEWhIknFME2V5Uqt" alt=""><figcaption></figcaption></figure></div>

***

* &#x20;**Minimum redeemable amount:** The smallest amount of credit an affiliate must have before they can create a coupon.

> If you set $10, affiliates must earn at least $10 store credit to redeem a coupon.

* **Maximum redeemable amount:** The highest amount of credit that can be converted into a coupon at one time.

> If you set $50, even if an affiliate has $80, they can only redeem up to $50 in one coupon.

* **Multiply redemption amount:** Allows affiliates to increase the value of the coupon compared to the credit redeemed.

> If an affiliate redeems $20 and you set the multiplier to 2, the generated coupon will be $40.

* **Coupon code prefix:** Automatically adds a prefix to all Store Credit coupon names.<br>

> Setting the prefix 99 results in coupons like <kbd>99NAME</kbd>.

* **Purchase type:** Controls where the redeemed coupon can be used:

1. **One-time purchase:** Coupon applies only to non-subscription products.
2. **Subscription:** Coupon applies only to subscription purchases.
3. **Both:** Coupon can be used for either.

> If your store sells both subscription plans and standard products, choosing Both lets affiliates use their redeemed coupon on all products.

* **Allow redeemed coupons to be combined with other discounts:** If enabled, the coupon generated from store credit can be stacked with additional promotions.

> &#x20;An affiliate can use a $20 redeemed credit coupon on a discounted item on your store.

### Execution

{% stepper %}
{% step %}

### Generate payout

[Follow the guidance here](https://docs.bixgrow.com/payouts/how-to-payout#generate-payout)
{% endstep %}

{% step %}

### Pay with Store Credit

Once you’ve generated payouts for affiliates who use Store Credit as their payout method, you can pay them by going to **Payouts > Unpaid** and clicking **Pay with Store Credit**.

<div align="left"><figure><img src="/files/eVu3GM8ZXlMXoyISQJzs" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/5kqnpmOGZt4qPUCMGYvW" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

### Review payouts <a href="#review-payouts" id="review-payouts"></a>

#### For merchants

All paid commissions will be shown in the **History** tab. You can view the payout details again here.

<div align="left"><figure><img src="/files/f1XWcLs1esuEIYvZx02d" alt=""><figcaption></figcaption></figure></div>

#### For affiliates&#x20;

After the payout is completed, affiliates will immediately see their updated store credit amount in their dashboard, where they can redeem their credit coupons to purchase your products.

<div align="left"><figure><img src="/files/ekrtFuTwNbFxml2Qe3uF" alt=""><figcaption></figcaption></figure></div>

Affiliates can choose the discount value of their Store Credit coupon when they generate it. They simply enter the amount they want to offer, for example, $10 off, and the coupon is created right away.

<div align="left"><figure><img src="/files/Lbg4V4lpsd5JIjUP8RkP" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/92rRxpLBqGQLFheBoI45" alt=""><figcaption></figcaption></figure></div>


---

# 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.bixgrow.com/payouts/how-to-payout/in-app-store-credit-payout.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.
