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:
Shahed Nasser
2025-07-15 15:14:52 +03:00
committed by GitHub
parent 491b08e044
commit a1301caf58
11 changed files with 913 additions and 682 deletions
@@ -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": []
}
]
},