docs: update customize stripe in next.js storefront guide (#12963)
* docs: update customize stripe in next.js storefront guide * change user to customer
This commit is contained in:
@@ -9217,14 +9217,6 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
|
||||
"path": "https://docs.medusajs.com/resources/storefront-development/checkout/complete-cart",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"title": "Customize the Stripe Integration in the Next.js Starter",
|
||||
"path": "https://docs.medusajs.com/resources/nextjs-starter/guides/customize-stripe",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -9240,6 +9232,14 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
|
||||
"title": "Payment with Stripe in React Storefront",
|
||||
"path": "https://docs.medusajs.com/resources/storefront-development/checkout/payment/stripe",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"title": "Use Stripe's Payment Element in the Next.js Starter Storefront",
|
||||
"path": "https://docs.medusajs.com/resources/nextjs-starter/guides/customize-stripe",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user