> ## Documentation Index
> Fetch the complete documentation index at: https://spreecommerce.org/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Issue a Gift Card

> Learn how to issue gift cards to customers in the Spree admin dashboard.

Gift cards are prepaid balances that can be redeemed like cash on future purchases. They’re commonly used for promotions, customer service gestures, loyalty rewards, or as products sold directly to customers.

In Spree, you can issue gift cards to individual customers or generate them in bulk for later distribution. This guide covers how to issue a gift card to a specific customer.

## How to Issue a Gift Card

To issue a gift card, navigate to **Customers** in the admin dashboard.

<img src="https://mintcdn.com/spreecommerce/iSKa5lDfH8ezYWLV/images/user/customers/gift-cards/1-customers-tab.png?fit=max&auto=format&n=iSKa5lDfH8ezYWLV&q=85&s=7bb5c7d1d5f27fa8dbf8c7f39b728c50" alt="How to issue a gift card to a customer in Spree Commerce" width="3140" height="1960" data-path="images/user/customers/gift-cards/1-customers-tab.png" />

Find and click the customer who should receive the gift card to open their customer profile.

<img src="https://mintcdn.com/spreecommerce/iSKa5lDfH8ezYWLV/images/user/customers/gift-cards/2-customer-profile.png?fit=max&auto=format&n=iSKa5lDfH8ezYWLV&q=85&s=5060a5d397f07638b37aab02c410eadf" alt="Customer profile page in the Spree admin backend" width="3140" height="1804" data-path="images/user/customers/gift-cards/2-customer-profile.png" />

Click the **three-dot menu** in the top right corner, and select **Add a Gift Card**.

<img src="https://mintcdn.com/spreecommerce/iSKa5lDfH8ezYWLV/images/user/customers/gift-cards/3-add-gift-card.png?fit=max&auto=format&n=iSKa5lDfH8ezYWLV&q=85&s=722414787e5160d3c1198198e8c3f7a7" alt="Issuing a gift card to a customer in Spree Commerce" width="1046" height="582" data-path="images/user/customers/gift-cards/3-add-gift-card.png" />

You’ll be redirected to the gift card creation form.

## Configure the Gift Card

<img src="https://mintcdn.com/spreecommerce/iSKa5lDfH8ezYWLV/images/user/customers/gift-cards/4-gift-card-form.png?fit=max&auto=format&n=iSKa5lDfH8ezYWLV&q=85&s=c800cea0033efd461c70b344a72260e4" alt="Configuring a gift card in Spree Commerce" width="2534" height="1316" data-path="images/user/customers/gift-cards/4-gift-card-form.png" />

Complete the following fields:

* **Code** - Leave blank to have Spree automatically generate a unique code, or enter one manually.
* **Amount** - The value of the gift card.
* **Currency** - Select the currency the gift card should be issued in.
* **Expires At** - Optional expiration date. Leave blank for a non-expiring gift card.

Click **Create** to issue the gift card. It will immediately appear in the customer’s **Gift Cards** section.

## Edit a Gift Card

<img src="https://mintcdn.com/spreecommerce/iSKa5lDfH8ezYWLV/images/user/customers/gift-cards/5-edit-gift-card.png?fit=max&auto=format&n=iSKa5lDfH8ezYWLV&q=85&s=3f4b8e7239d50c5534b7ee20d9af1680" alt="Editing a gift card in the Spree Commerce admin dashboard" width="2794" height="1306" data-path="images/user/customers/gift-cards/5-edit-gift-card.png" />

To modify a gift card:

1. Go to the customer’s profile
2. Scroll to the **Gift Cards** subsection
3. Click on the gift card to be redirected that gift card's form
4. Click **Edit** in the Settings section 
5. Make your changes and click **Update**

## Delete a Gift Card

<img src="https://mintcdn.com/spreecommerce/iSKa5lDfH8ezYWLV/images/user/customers/gift-cards/6-delete-gift-card.png?fit=max&auto=format&n=iSKa5lDfH8ezYWLV&q=85&s=ddc400a9e04fbbeee13a9e55ceee2377" alt="Deleting a gift card in Spree Commerce" width="1024" height="624" data-path="images/user/customers/gift-cards/6-delete-gift-card.png" />

To delete a gift card:

1. Go to the customer’s profile
2. Scroll to the **Gift Cards** subsection
3. Click on the gift card to be redirected to that gift card's form
4. Click **three-dot menu** in the top-right corner
5. Click **Delete**
