www/apps/user-guide/app/loyalty/gift-cards/manage/page.mdx
import { Prerequisites, InlineIcon } from "docs-ui" import { EllipsisHorizontal } from "@medusajs/icons"
export const metadata = {
title: Manage Gift Cards in Medusa Admin,
}
In this guide, you'll learn how to create and manage gift cards in the Medusa Admin.
<Prerequisites items={[ { text: "Loyalty plugin installed", link: "!resources!/commerce-modules/loyalty#1-install-the-loyalty-plugin", }, ]} />
To view all gift cards in your store, click on Gift Cards in the sidebar.
The list shows each gift card's code, linked product (if any), date issued, and value. You can filter the list by date range or customer.
To create a new gift card:
You'll be taken to the new gift card's details page where you can view and manage its details.
<Note title="Tip">Creating a gift card also creates a store credit account that isn't linked to any customer. When the gift card is redeemed on an order, the store credit account's balance will be deducted with the amount.
</Note>To view the details of a gift card:
The details page shows the gift card's code, linked product (if any), currency, initial value, expiration date, and note.
On the side, you can see the current balance compared to the initial value, and any orders where the gift card was applied.
The Transactions section shows the transaction history with all balance changes.
To edit a gift card's expiration date:
To edit the internal note on a gift card: