docs: added express checkout guide (#10810)
* initial draft * docs: add express checkout guide * fix lint errors * small fixes * add screenshot in summary * add meta image
This commit is contained in:
@@ -64,6 +64,24 @@ export const generatedSidebar = [
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "category",
|
||||
"title": "Storefront Examples",
|
||||
"autogenerate_tags": "example+storefront",
|
||||
"autogenerate_as_ref": true,
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"title": "Implement Express Checkout with Medusa",
|
||||
"path": "/storefront-development/guides/express-checkout",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1587,6 +1605,14 @@ export const generatedSidebar = [
|
||||
"description": "The following methods or properties are used to send requests to Store API Routes related to the Cart Module.",
|
||||
"autogenerate_as_ref": true,
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"title": "Implement Express Checkout with Medusa",
|
||||
"path": "/storefront-development/guides/express-checkout",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -3586,6 +3612,14 @@ export const generatedSidebar = [
|
||||
"path": "/references/medusa-workflows/markOrderFulfillmentAsDeliveredWorkflow",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"title": "importProductsWorkflow",
|
||||
"path": "/references/medusa-workflows/importProductsWorkflow",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -3780,6 +3814,14 @@ export const generatedSidebar = [
|
||||
"path": "/references/medusa-workflows/steps/validateShippingOptionPricesStep",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"title": "parseProductCsvStep",
|
||||
"path": "/references/medusa-workflows/steps/parseProductCsvStep",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -3809,6 +3851,14 @@ export const generatedSidebar = [
|
||||
"description": "The following methods or properties are used to send requests to Store API Routes related to the Fulfillment Module.",
|
||||
"autogenerate_as_ref": true,
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"title": "Implement Express Checkout with Medusa",
|
||||
"path": "/storefront-development/guides/express-checkout",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -6778,6 +6828,14 @@ export const generatedSidebar = [
|
||||
"description": "The following methods or properties are used to send requests to Store API Routes related to the Order Module.",
|
||||
"autogenerate_as_ref": true,
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"title": "Implement Express Checkout with Medusa",
|
||||
"path": "/storefront-development/guides/express-checkout",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -8814,6 +8872,14 @@ export const generatedSidebar = [
|
||||
"path": "/references/medusa-workflows/steps/refundPaymentsStep",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"title": "createPaymentAccountHolderStep",
|
||||
"path": "/references/medusa-workflows/steps/createPaymentAccountHolderStep",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -8891,6 +8957,14 @@ export const generatedSidebar = [
|
||||
"description": "The following methods or properties are used to send requests to Store API Routes related to the Payment Module.",
|
||||
"autogenerate_as_ref": true,
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"title": "Implement Express Checkout with Medusa",
|
||||
"path": "/storefront-development/guides/express-checkout",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -11126,6 +11200,14 @@ export const generatedSidebar = [
|
||||
"description": "The following methods or properties are used to send requests to Store API Routes related to the Product Module.",
|
||||
"autogenerate_as_ref": true,
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"title": "Implement Express Checkout with Medusa",
|
||||
"path": "/storefront-development/guides/express-checkout",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -13090,6 +13172,14 @@ export const generatedSidebar = [
|
||||
"description": "The following methods or properties are used to send requests to Store API Routes related to the Region Module.",
|
||||
"autogenerate_as_ref": true,
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"title": "Implement Express Checkout with Medusa",
|
||||
"path": "/storefront-development/guides/express-checkout",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
@@ -16186,6 +16276,22 @@ export const generatedSidebar = [
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "category",
|
||||
"title": "Examples",
|
||||
"children": [
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/storefront-development/guides/express-checkout",
|
||||
"title": "Express Checkout Storefront",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
|
||||
Reference in New Issue
Block a user