Here is a list of Next.js SaaS boilerplates that support or can be integrated with Adyen for payment processing. These boilerplates provide a solid foundation for building SaaS applications and include features like authentication, subscription management, and payment integration.
Next.js SaaS Boilerplates Supporting Adyen
Boilerplate
Key Features
Adyen Integration
Source/Details
Magnus Wahlstrand’s Adyen Integration
Example of integrating Adyen with Next.js, including session creation, Drop-in component setup, and payment confirmation webhook handling
Direct implementation guide for Adyen integration using the Adyen Node SDK and Drop-in component
GitHub , Blog
Makerkit
User management, subscription handling, pre-built SaaS features
Can be customized to integrate Adyen via its flexible payment architecture
Boilerplate List
Nextbase
Authentication, billing, subscription management
Offers customizable templates that can be extended to include Adyen as a payment gateway
The boilerplate by Magnus Wahlstrand provides a direct example of how to integrate Adyen with a Next.js application. It includes session creation on the backend and frontend integration using the Drop-in component.
Other boilerplates like Makerkit, Nextbase, SupaNexTail, and Nextless.js do not have built-in Adyen support but offer flexibility for custom payment gateway integrations.
For developers looking for a ready-made solution with detailed guidance on Adyen integration, Magnus Wahlstrand’s project is highly recommended.
These boilerplates provide varying levels of flexibility and features. Choose based on your specific needs for ease of integration with Adyen and other SaaS functionalities.