# Shopify store credit

## How it works

* Advocates earn Shopify store credit for successful referrals.
* Store credit is added directly to the advocate’s Shopify customer account wallet.
* Advocates can use the store credit during checkout after logging in.

## How to set up

{% stepper %}
{% step %}

### Enable Customer accounts and Shopify store credit in Shopify

Before using this feature, make sure the **Customer accounts** and **Shopify store credit** are enabled in Shopify.

<figure><img src="/files/16TcPF4FqQCXa3jm1cjK" alt=""><figcaption></figcaption></figure>

Once enabled, each customer will have a store credit wallet available in their account.
{% endstep %}

{% step %}

### Set up store credit rewards

Go to **Extra functions** > **Referral program** > **Program** > **Rewards for advocates**

<figure><img src="/files/ZDy1jGdoxW7CQHz99DSL" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/C3u1vWMHflTgwwQt77vi" alt=""><figcaption></figcaption></figure>

Select **Store credits** as the reward type, configure the reward value as percentage of sales or fixed amount per order, choose when the reward is sent, and save the change.

<figure><img src="/files/GDZkrn7iREFFoQGX4ODv" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
For each successful referral, BixGrow automatically calculates the reward amount and adds it to the advocate’s Shopify store credit wallet.&#x20;
{% endhint %}
{% endstep %}

{% step %}

### Review Reward email notification

When store credit is issued, advocates receive an email notification informing them about the store credit reward. You can manage this notification in **Extra functions** > **Referral program** > **Settings** > **Notification.**

<figure><img src="/files/8ZXwuwDOVRwTuYUC41sZ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Review advocate's profile

In each advocate's profile, merchants can view a dedicated table listing store credit rewards earned and information such as reward amount and issued date to easily track store credit rewards generated from referrals.

Navigate to **Extra functions** > **Referral program** > **Advocates, and** click advocates' name to access advocate profile.

<figure><img src="/files/Zs7frX9MPSQRM73ACnqc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Advocates pay with Store credit

Advocates log in to their customer account on the storefront.

<figure><img src="/files/hvoE7dCpogJieVu28nJL" alt=""><figcaption></figcaption></figure>

After signing in their customer account, an option to Apply store credit appears. Click **Apply store credit**, then store credit is deducted from the order total. If store credit covers the full amount, no additional payment is required.

<figure><img src="/files/wqgyCVjk2B6kcdyH3qVf" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## How advocates view their available store credit balance

Advocates need to log into their **Customer Profile** on your Shopify store to track their available credit amount and use it for future purchases.

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

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

<div align="left"><figure><img src="/files/ce6mUSn26sWdiQX3HoUF" 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/referral-program/set-up-rewards/shopify-store-credit.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.
