# Enabling native store credit

If you're using customer accounts, the following steps allow your customers to use native store credit for your store. This is really important in order for the benefits to work properly.

When store credit is enabled on your store, Memberply will automatically deliver a benefit's store credit into a customer's account when they log into your store. The customer can then use this store credit as a form of payment on the checkout page.

This is what it looks like from a customer's viewpoint:

### Your customer can see their store credit in their customer account:

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

### On the checkout page, the customer can then use the store credit as a form of payment:

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

So now let's go ahead and enable store credit on your store.

1. From your Shopify dashboard, click on Settings

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

2. Click on Customer Accounts

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

3. Under "Choose which version of customer accounts to link to", check that Customer accounts is selected

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

4. In the Customer accounts section, toggle the Store credit button to enable store credit

<figure><img src="/files/47g8kuPqtUOmc5w1EyJR" alt=""><figcaption></figcaption></figure>


---

# 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://help.memberply.com/members-area/enabling-native-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.
