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:
@@ -5567,7 +5567,7 @@ export const generatedEditDates = {
|
||||
"references/types/DmlTypes/types/types.DmlTypes.RelationshipTypes/page.mdx": "2024-12-10T14:54:55.435Z",
|
||||
"app/recipes/commerce-automation/restock-notification/page.mdx": "2025-07-14T09:35:35.226Z",
|
||||
"app/integrations/guides/shipstation/page.mdx": "2025-05-20T07:51:40.717Z",
|
||||
"app/nextjs-starter/guides/customize-stripe/page.mdx": "2025-05-20T07:51:40.717Z",
|
||||
"app/nextjs-starter/guides/customize-stripe/page.mdx": "2025-07-15T08:50:51.997Z",
|
||||
"references/core_flows/Cart/Workflows_Cart/functions/core_flows.Cart.Workflows_Cart.listShippingOptionsForCartWithPricingWorkflow/page.mdx": "2025-07-14T09:31:27.176Z",
|
||||
"references/core_flows/Cart/Workflows_Cart/variables/core_flows.Cart.Workflows_Cart.listShippingOptionsForCartWithPricingWorkflowId/page.mdx": "2024-12-17T16:57:22.044Z",
|
||||
"references/core_flows/Fulfillment/Steps_Fulfillment/functions/core_flows.Fulfillment.Steps_Fulfillment.calculateShippingOptionsPricesStep/page.mdx": "2025-04-11T09:04:36.188Z",
|
||||
|
||||
@@ -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": []
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -781,7 +781,7 @@ const generatedgeneratedToolsSidebarSidebar = {
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/nextjs-starter/guides/customize-stripe",
|
||||
"title": "Customize Stripe Integration",
|
||||
"title": "Use Stripe's Payment Element",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user