docs: paypal integration tutorial (#14253)
This commit is contained in:
@@ -1019,6 +1019,10 @@ export const filesMap = [
|
||||
"filePath": "/www/apps/resources/app/integrations/guides/payload/page.mdx",
|
||||
"pathname": "/integrations/guides/payload"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/integrations/guides/paypal/page.mdx",
|
||||
"pathname": "/integrations/guides/paypal"
|
||||
},
|
||||
{
|
||||
"filePath": "/www/apps/resources/app/integrations/guides/resend/page.mdx",
|
||||
"pathname": "/integrations/guides/resend"
|
||||
|
||||
@@ -9577,6 +9577,14 @@ const generatedgeneratedCommerceModulesSidebarSidebar = {
|
||||
"path": "/commerce-modules/payment/payment-provider/stripe",
|
||||
"title": "Stripe",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "ref",
|
||||
"path": "/integrations/guides/paypal",
|
||||
"title": "PayPal",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -260,6 +260,14 @@ const generatedgeneratedIntegrationsSidebarSidebar = {
|
||||
"path": "/commerce-modules/payment/payment-provider/stripe",
|
||||
"title": "Stripe",
|
||||
"children": []
|
||||
},
|
||||
{
|
||||
"loaded": true,
|
||||
"isPathHref": true,
|
||||
"type": "link",
|
||||
"path": "/integrations/guides/paypal",
|
||||
"title": "PayPal",
|
||||
"children": []
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user