liberusoftware / billing-stripe
Stripe gateway adapter for Liberu Billing Payments.
Package info
github.com/liberusoftware/module-billing-stripe
Type:liberu-module
pkg:composer/liberusoftware/billing-stripe
0.1.0
2026-08-25 03:57 UTC
Requires
- php: ^8.5
- liberusoftware/module-billing-payments: ^0.1
- liberusoftware/module-manager: ^1.0
- stripe/stripe-php: ^20.3
This package is auto-updated.
Last update: 2026-09-01 01:29:31 UTC
README
Stripe adapter for the provider-neutral liberusoftware/module-billing-payments contract.
Install liberusoftware/billing-stripe, enable module-billing-stripe, and configure STRIPE_SECRET. The adapter registers stripe and Stripe drivers with GatewayManager, captures with Stripe PaymentIntents, and refunds by PaymentIntent reference.