hatchmoment. scored by care · not by stars

Laravel-Stripe-Payments

Production-ready Laravel Stripe payments module with idempotency, webhook verification, and queue processing

This is a complete Laravel package for integrating Stripe payments with production-grade reliability. It implements a full payment flow with idempotency, webhook signature verification, duplicate detection, and background queue processing. The architecture separates concerns cleanly with interfaces and actions, and it's fully testable without live Stripe keys. It's for developers building e-commerce or subscription features in Laravel who need a payments module that won't break under real-world conditions.

View on GitHub →

Tune-Lab/Laravel-Stripe-Payments