# Birthday store credit benefit

Reward loyal members by issuing store credit on their birthday!

Note: If you are using customer accounts, the store credit will be delivered automatically as store credit in their customer account when they log into your store. To use the store credit, the customer just has to log in and then purchase their items. Then when they are on the checkout page, they can select the store credit as a form of payment.

If you are using legacy customer accounts, the store credit will be delivered automatically as a discount code in their member portal area. To use the store credit, the customer just has to purchase their items and then when they are on the checkout page, apply the discount codes.

**IMPORTANT: If you're using customer accounts, please enable Store Credit on your store.** [**Click here for instructions on how to do this.**](/members-area/enabling-native-store-credit.md)

1. From the main menu, click on Benefits.

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

2. Next find the membership tier you want to add this benefit to and click on the Edit Benefits button.

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

3. Next find the Birthday Store Credit row and then toggle the Birthday Store Credit benefit to Enabled.

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

4. Click on the Edit button.

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

5. Now enter a name for your birthday store credit benefit e.g. Birthday Store Credit

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

6. Enter a description e.g. Receive store credit on your birthday

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

7. Enter the store credit amount a new member will receive on their birthday. This gets delivered to them automatically.

<figure><img src="/files/0G6gxZwwdmOrSNixPLgo" alt=""><figcaption></figcaption></figure>

8. **For Legacy Customer Accounts Only:** This is optional but you can also set an expiry date for the store credit discount code that is created.

<figure><img src="/files/7hkIhDe0nMGHclRVz6ds" alt=""><figcaption></figcaption></figure>

9. Click Save.

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

10. When a member logs into their account, they will see a birthday section where they can enter their birthday.

<figure><img src="/files/Bic333gxtcCdonKyKcZt" alt="" width="375"><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/creating-membership-benefits/birthday-store-credit-benefit.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.
