docs: added saved payment methods with Stripe tutorial (#12257)

* docs: added saved payment methods with Stripe tutorial

* fix vale error + lint

* generate
This commit is contained in:
Shahed Nasser
2025-05-13 11:56:12 +03:00
committed by GitHub
parent 39e5eadefc
commit c7b8140cb0
24 changed files with 20019 additions and 18160 deletions
@@ -739,6 +739,10 @@ export const filesMap = [
"filePath": "/www/apps/resources/app/how-to-tutorials/tutorials/product-reviews/page.mdx",
"pathname": "/how-to-tutorials/tutorials/product-reviews"
},
{
"filePath": "/www/apps/resources/app/how-to-tutorials/tutorials/saved-payment-methods/page.mdx",
"pathname": "/how-to-tutorials/tutorials/saved-payment-methods"
},
{
"filePath": "/www/apps/resources/app/infrastructure-modules/cache/create/page.mdx",
"pathname": "/infrastructure-modules/cache/create"