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

View File

@@ -134,6 +134,12 @@ Where `<YOUR_PUBLISHABLE_KEY>` is your Stripe publishable key. You can retrieve
Then, restart the Next.js Starter storefront. You can now use Stripe during checkout.
<Note title="Tip">
Refer to [this guide](./guides/customize-stripe/page.mdx) to learn how to customize the Stripe integration and components.
</Note>
---
## Change Medusa Application URL