awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Boilerplate für die Integration von Payment-Gateways

Ranking aktualisiert am 30. Juni 2026

For Boilerplate für Stripe-Zahlungsintegration, the strongest matches are t3dotgg/stripe-recommendations (This is a reference implementation for Stripe payment integration), nextjs/saas-starter (This SaaS starter is a real-world Stripe integration example) and vercel/nextjs-subscription-payments (This Next). michaelshimeles/nextjs-starter-kit is also worth a look. Each is ranked by relevance to your query, popularity and recent activity.

Wir kuratieren Open-Source GitHub Repositories passend zu „stripe payment integration example“. Die Ergebnisse sind nach Relevanz für deine Suche sortiert — nutze die Filter unten oder verfeinere die Suche mit KI.

Boilerplate für die Integration von Payment-Gateways

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • t3dotgg/stripe-recommendationsAvatar von t3dotgg

    t3dotgg/stripe-recommendations

    6,346Auf GitHub ansehen↗

    This project is a reference implementation for integrating Stripe payment processing into an application. It provides a boilerplate for managing the end-to-end checkout lifecycle, specifically focusing on binding local user accounts to third-party payment identities. The implementation utilizes a payment checkout orchestrator to coordinate the creation of customer identities and checkout sessions. It includes a dedicated webhook processor and subscription state synchronizer to mirror external payment data into a local database, ensuring application state remains consistent with asynchronous p

    This is a reference implementation for Stripe payment integration that covers checkout session orchestration, webhook processing, and subscription state synchronisation — exactly the tutorial-style example you need for learning Stripe's core payment and billing workflows.

    Payment WebhooksStripe Webhook HandlersStripe Billing Integrations
    Auf GitHub ansehen↗6,346
  • nextjs/saas-starterAvatar von nextjs

    nextjs/saas-starter

    15,906Auf GitHub ansehen↗

    This project is a production-ready boilerplate designed for building subscription-based web applications. It provides a foundational framework for managing user identity, persistent relational data, and recurring billing cycles within a unified development environment. The platform distinguishes itself by integrating secure authentication workflows with automated subscription management. It utilizes a schema-first approach to database interactions, ensuring data consistency through type-safe queries and versioned migrations. By incorporating native support for payment provider APIs, the syste

    This SaaS starter is a real-world Stripe integration example that handles subscriptions, checkout sessions, and webhooks—perfect as a reference implementation for building payment flows.

    TypeScriptPayment WebhooksSubscription Billing
    Auf GitHub ansehen↗15,906
  • vercel/nextjs-subscription-paymentsAvatar von vercel

    vercel/nextjs-subscription-payments

    7,718Auf GitHub ansehen↗

    This project is a Next.js SaaS starter kit and billing boilerplate designed for building subscription-based software services. It provides a pre-configured foundation that integrates a PostgreSQL database schema with Stripe to manage recurring billing, tiered pricing models, and customer payment portals. The implementation features a synchronization system that uses webhooks to mirror external product data and subscription states into a local relational database. It includes an authentication layer that links external identity providers to user accounts and manages secure session tracking. T

    This Next.js SaaS starter kit is a comprehensive reference implementation that demonstrates Stripe integration for subscriptions, including checkout sessions, webhook synchronization, and tiered pricing, covering all the requested features like test mode and error handling.

    TypeScriptPayment WebhooksSubscription Billing
    Auf GitHub ansehen↗7,718
  • michaelshimeles/nextjs-starter-kitAvatar von michaelshimeles

    michaelshimeles/nextjs-starter-kit

    3,014Auf GitHub ansehen↗

    This project is a foundational boilerplate for building software-as-a-service applications using Next.js, TypeScript, and Tailwind CSS. It provides a pre-configured project structure designed to accelerate the launch of a product. The kit integrates a conversational user interface that renders markdown responses from large language models. It includes a secure identity layer for user registration and session persistence across multiple authentication providers, alongside a billing system for managing tiered pricing plans and real-time payment updates. The technical surface covers a type-safe

    This Next.js starter kit includes a full Stripe billing integration with subscription tiers, webhook handling, and payment updates, making it a practical reference implementation for adding Stripe to a SaaS app, though it’s a complete boilerplate rather than a tutorial focused solely on Stripe.

    TypeScriptSubscription BillingStripe Billing Integrations
    Auf GitHub ansehen↗3,014

Related searches

  • an MCP server for Stripe API integration
  • ein Open-Source-Rechnungstool für Freelancer
  • Next.js-Starter-Boilerplate mit Auth und Billing
  • Echtzeit-Chat-Anwendung mit WebSockets
  • Produktionsreifes Boilerplate für Go Gin
  • a collection of Spring Boot example projects
  • a comprehensive guide for API integration
  • Open-Source-Template für SwiftUI iOS-Apps