# Store credit

{% hint style="info" %}
Need assistance? Send us a message in the chat, and our team will gladly guide you through the setup.
{% endhint %}

{% hint style="success" %}
This guide assumes you already installed Shopwaive on your [Wix](https://www.wix.com) store, staging, or development store as outlined in the prior steps. Confirm you can access the Shopwaive app in the [Wix](https://www.wix.com) admin before proceeding. See [Installation](/wix/install.md) for more details
{% endhint %}

<details>

<summary>Step 1: Give store credit</summary>

* Import existing customer accounts using the [Bulk import editor](/shopify/accounts/import-accounts.md) or search for your customer by email using the <mark style="color:blue;">**Customers**</mark> dashboard, click <mark style="color:blue;">Adjust balance</mark>
* Make edits to your customer available balance, notes, or send an email notification. Once you make edits to a customer account, a Shopwaive credit account is automatically created
* If a customer has only subscribed to your email newsletter through a previous marketing campaign, they will still need to visit your site and create login credentials to access their credit and for you to search and issue credit for that email

</details>

<details>

<summary>Step 2: Customers redeem store credit</summary>

* Customers will log into their account they created on your website using the email address that you issued credit. If the customer has a Shopwaive credit account and balance, the Shopwaive widget appears at the bottom of the page
* Before or after logging in, customers add items to their cart
* Your customers have the option to redeem their full available balance or apply partial credit towards a purchase. By clicking the widget, customers can apply any amount to their checkout
* After entering the amount they wish to redeem, customers click <mark style="color:blue;">**Get payment code**</mark> to generate a payment voucher. They click the code to copy it to their clipboard and then can paste it into the promo field at Checkout

</details>

<figure><img src="/files/IjHlXIbdnjjyh6rIC60V" alt="" width="563"><figcaption><p>Redeem credit for a payment code to be entered at Checkout</p></figcaption></figure>

Have questions on any specific features? [<mark style="color:blue;">**Contact us**</mark>](mailto:support@shopwaive.com)


---

# 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.shopwaive.com/wix/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.
