docs: add customize stripe integration in next.js guide (#10583)

This commit is contained in:
Shahed Nasser
2024-12-16 14:58:40 +02:00
committed by GitHub
parent 90ad2566fd
commit f78b410b96
7 changed files with 1091 additions and 4 deletions
@@ -320,3 +320,5 @@ The Stripe Module Provider supports other payment types, and the webhook endpoin
## Useful Guides
- [Storefront guide: Add Stripe payment method during checkout](../../../../storefront-development/checkout/payment/stripe/page.mdx).
- [Integrate in Next.js Starter](../../../../nextjs-starter/page.mdx#stripe-integration).
- [Customize Stripe Integration in Next.js Starter](../../../../nextjs-starter/guides/customize-stripe/page.mdx).