laravel-billing-stripe
by gusmanwidodo
Stripe payment provider for gusmanwidodo/laravel-billing. Implements the PaymentProvider contract: Checkout Session charge, Stripe-Signature webhook verification, event mapping, and refund.
laravel-billing-midtrans
by gusmanwidodo
Midtrans (Snap) payment provider for gusmanwidodo/laravel-billing. Implements the PaymentProvider contract: Snap charge, SHA512 webhook verification, status mapping, and refund.
laravel-billing
by gusmanwidodo
Generic, multi-purpose billing & invoicing for Laravel. Polymorphic billable, integer-minor-unit money (no float errors), line items with tax & discount, computed totals, and payment recording. Payment-gateway agnostic.