docs: added user guide for custom gift cards (#2862)

This commit is contained in:
Shahed Nasser
2022-12-20 17:51:06 +02:00
committed by GitHub
parent ea4c6b8b18
commit 907f7f83d8
3 changed files with 92 additions and 13 deletions
+9 -1
View File
@@ -10,9 +10,17 @@ In this document, youll learn about how Gift Cards in Medusa work.
In Medusa, theres one main gift card. A gift card can have multiple denominations. For example, a Gift Card can have the amounts of $20 and $50, and customers can buy one of these denominations.
---
## Custom Gift Cards
You can also create custom gift cards in Medusa. These cards can be created and sent directly to a customers email.
To view the list of available custom gift cards, from the sidebar go to Gift Cards. You can find all custom gift cards in the History section.
---
## Learn More About Gift Cards
- [Manage Gift Cards](./manage.mdx)
- [Manage Custom Gift Cards](./custom.md)
- [Manage Custom Gift Cards](./custom.mdx)