Stripe is a widely used payment provider among Medusa users. Our Next.js Starter includes basic Stripe card payments by default, but you can enhance it to support additional payment methods using the Stripe Payment Element.
The Payment Element is a web UI component that supports over 40 payment methods (like PayPal, Klarna, local banks, etc.) while handling input validation and error management.
Our new guide in our docs provides a step-by-step guide for your technical team to customize the Next.js Starter’s Stripe integration using the Stripe Payment Element.