Back to Medusa

{metadata.title}

www/apps/user-guide/app/loyalty/page.mdx

2.14.21.4 KB
Original Source

import { Prerequisites } from "docs-ui"

export const metadata = { title: Loyalty Features in Medusa Admin, }

{metadata.title}

<Prerequisites items={[ { text: "Loyalty plugin installed", link: "!resources!/commerce-modules/loyalty#1-install-the-loyalty-plugin", }, ]} />

In the Medusa Admin, you can manage the loyalty features of your store, which include gift cards, gift card products, and store credits.

  • Gift Cards are unique codes you issue directly to customers. Each gift card holds a balance that customers can use at checkout.
  • Gift Card Products are storefront products that customers can purchase to receive a gift card. When a customer buys a gift card product, a gift card is generated for them.
  • Store Credits are balance accounts linked to individual customers. You can credit a customer's store credit account and they can apply the balance at checkout.

Through these features, you can offer flexible payment options to your customers and enhance their shopping experience.


Sections