Skip to content

Commit a4e5ed6

Browse files
committed
add to loyalty plugin page
1 parent 5d4a64e commit a4e5ed6

2 files changed

Lines changed: 15 additions & 2 deletions

File tree

www/apps/cloud/app/loyalty-plugin/page.mdx

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,17 @@ The Loyalty Plugin provides the following features:
3636

3737
The Loyalty Plugin is currently only available for Cloud users. If you're not a Cloud user, [learn how to get started](../page.mdx#sign-up-for-cloud).
3838

39-
Then, you can [contact support](../support/page.mdx) for assistance in installing the Loyalty Plugin in your deployed Medusa application.
39+
Then, you can [contact support](../support/page.mdx) for assistance in installing the Loyalty Plugin in your deployed Medusa application.
40+
41+
### Loyalty Plugin API Routes
42+
43+
You can find the API routes for the Loyalty Plugin within the API reference:
44+
45+
- Store API routes:
46+
- [Gift Card Invitations](!api!/store#gift-card-invitations)
47+
- [Gift Cards](!api!/store#gift-cards)
48+
- [Store Credit Accounts](!api!/store#store-credit-accounts)
49+
- Admin API routes:
50+
- [Gift Cards](!api!/admin#gift-cards)
51+
- [Store Credit Accounts](!api!/admin#store-credit-accounts)
52+
- [Transaction Groups](!api!/admin#transaction-groups)

www/apps/cloud/generated/edit-dates.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export const generatedEditDates = {
1010
"app/redis/page.mdx": "2025-06-19T14:16:06.488Z",
1111
"app/s3/page.mdx": "2025-06-19T14:16:11.227Z",
1212
"app/draft-order-plugin/page.mdx": "2025-06-19T14:14:49.500Z",
13-
"app/loyalty-plugin/page.mdx": "2025-06-19T14:15:04.352Z",
13+
"app/loyalty-plugin/page.mdx": "2025-06-24T13:00:52.953Z",
1414
"app/billing-usage/page.mdx": "2025-06-19T14:13:29.533Z",
1515
"app/logs/page.mdx": "2025-06-19T07:44:38.336Z",
1616
"app/support/page.mdx": "2025-06-19T11:18:37.253Z",

0 commit comments

Comments
 (0)