docs: added saved payment methods with Stripe tutorial (#12257)
* docs: added saved payment methods with Stripe tutorial * fix vale error + lint * generate
This commit is contained in:
@@ -143,7 +143,7 @@ export const generatedEditDates = {
|
||||
"app/storefront-development/checkout/address/page.mdx": "2025-03-27T14:47:14.265Z",
|
||||
"app/storefront-development/checkout/complete-cart/page.mdx": "2025-03-27T14:47:14.277Z",
|
||||
"app/storefront-development/checkout/email/page.mdx": "2025-03-27T14:47:14.283Z",
|
||||
"app/storefront-development/checkout/payment/stripe/page.mdx": "2025-03-27T14:47:14.276Z",
|
||||
"app/storefront-development/checkout/payment/stripe/page.mdx": "2025-04-22T10:44:51.910Z",
|
||||
"app/storefront-development/checkout/payment/page.mdx": "2025-03-27T14:47:14.274Z",
|
||||
"app/storefront-development/checkout/shipping/page.mdx": "2025-03-27T14:47:14.270Z",
|
||||
"app/storefront-development/checkout/page.mdx": "2024-06-12T19:46:06+02:00",
|
||||
@@ -6245,5 +6245,6 @@ export const generatedEditDates = {
|
||||
"references/events/events.Product/page.mdx": "2025-05-07T15:35:18.140Z",
|
||||
"references/events/events.Region/page.mdx": "2025-05-07T15:35:18.145Z",
|
||||
"references/events/events.Sales_Channel/page.mdx": "2025-05-07T15:35:18.138Z",
|
||||
"references/events/events.User/page.mdx": "2025-05-07T15:35:18.135Z"
|
||||
"references/events/events.User/page.mdx": "2025-05-07T15:35:18.135Z",
|
||||
"app/how-to-tutorials/tutorials/saved-payment-methods/page.mdx": "2025-05-13T07:40:15.969Z"
|
||||
}
|
||||
@@ -739,6 +739,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/how-to-tutorials/tutorials/product-reviews/page.mdx",
|
||||
"pathname": "/how-to-tutorials/tutorials/product-reviews"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/how-to-tutorials/tutorials/saved-payment-methods/page.mdx",
|
||||
"pathname": "/how-to-tutorials/tutorials/saved-payment-methods"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/infrastructure-modules/cache/create/page.mdx",
|
||||
"pathname": "/infrastructure-modules/cache/create"
|
||||
|
||||
@@ -9100,6 +9100,14 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
|
||||
"path": "/references/payment/provider",
|
||||
"title": "Create Payment Provider",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"title": "Saved Payment Methods",
|
||||
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/saved-payment-methods",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -346,6 +346,7 @@ const generatedgeneratedHowToTutorialsSidebarSidebar = {
|
||||
"isPathHref": true,
|
||||
"type": "category",
|
||||
"title": "Tutorials",
|
||||
"sort_sidebar": "alphabetize",
|
||||
"description": "Tutorials are step-by-step guides that take you through implementing a specific use case in Medusa. You can follow these guides whether you're a beginner or an experienced Medusa developer.\n\nWhile tutorials show you a specific use case, they also help you understand how to implement similar use cases in your own projects. Also, you can implement the use case in a tutorial differently to fit your business requirements.",
|
||||
"children": [
|
||||
{
|
||||
@@ -375,60 +376,6 @@ const generatedgeneratedHowToTutorialsSidebarSidebar = {
|
||||
"description": "Learn how to use prices from external systems for products.",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"title": "Loyalty Points System",
|
||||
"path": "/how-to-tutorials/tutorials/loyalty-points",
|
||||
"description": "Learn how to implement a loyalty points system in your Medusa store.",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"title": "Localization with Contentful",
|
||||
"path": "/integrations/guides/contentful",
|
||||
"description": "Learn how to implement localization in Medusa by integrating Contentful.",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"title": "Magento Migration",
|
||||
"path": "/integrations/guides/magento",
|
||||
"description": "Learn how to migrate data from Magento to Medusa.",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"title": "Product Reviews",
|
||||
"path": "/how-to-tutorials/tutorials/product-reviews",
|
||||
"description": "Learn how to implement product reviews in your Medusa store.",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"title": "Quote Management",
|
||||
"path": "/examples/guides/quote-management",
|
||||
"description": "Learn how to implement quote management, useful for B2B use cases.",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"title": "Wishlist Plugin",
|
||||
"path": "/plugins/guides/wishlist",
|
||||
"description": "Learn how to build a plugin for wishlist functionalities.",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -471,6 +418,69 @@ const generatedgeneratedHowToTutorialsSidebarSidebar = {
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"title": "Localization with Contentful",
|
||||
"path": "/integrations/guides/contentful",
|
||||
"description": "Learn how to implement localization in Medusa by integrating Contentful.",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"title": "Loyalty Points System",
|
||||
"path": "/how-to-tutorials/tutorials/loyalty-points",
|
||||
"description": "Learn how to implement a loyalty points system in your Medusa store.",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"title": "Magento Migration",
|
||||
"path": "/integrations/guides/magento",
|
||||
"description": "Learn how to migrate data from Magento to Medusa.",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"title": "Product Reviews",
|
||||
"path": "/how-to-tutorials/tutorials/product-reviews",
|
||||
"description": "Learn how to implement product reviews in your Medusa store.",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"title": "Quote Management",
|
||||
"path": "/examples/guides/quote-management",
|
||||
"description": "Learn how to implement quote management, useful for B2B use cases.",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"title": "Saved Payment Methods",
|
||||
"path": "/how-to-tutorials/tutorials/saved-payment-methods",
|
||||
"description": "Learn how to implement saved payment methods in your Medusa store.",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"title": "Wishlist Plugin",
|
||||
"path": "/plugins/guides/wishlist",
|
||||
"description": "Learn how to build a plugin for wishlist functionalities.",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -784,6 +784,25 @@ const generatedgeneratedToolsSidebarSidebar = {
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "category",
|
||||
"title": "Tutorials",
|
||||
"autogenerate_tags": "nextjs+tutorial",
|
||||
"autogenerate_as_ref": true,
|
||||
"sort_sidebar": "alphabetize",
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"title": "Saved Payment Methods",
|
||||
"path": "https://docs.medusajs.com/resources/how-to-tutorials/tutorials/saved-payment-methods",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user