vanilo / stripe
Stripe Payment Gateway Support for Vanilo (Laravel)
Installs: 3 811
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 2
Open Issues: 0
pkg:composer/vanilo/stripe
Requires
- php: ^8.2
 - konekt/concord: ^1.13
 - laravel/framework: ^10.43|^11.0
 - stripe/stripe-php: ^7.75
 - vanilo/contracts: ^4.1
 - vanilo/payment: ^4.1
 
Requires (Dev)
- ext-sqlite3: *
 - orchestra/testbench: ^8.0|^9.0
 - phpunit/phpunit: ^10.0
 
This package is auto-updated.
Last update: 2025-10-04 11:28:02 UTC
README
This library enables Stripe for Vanilo Payments.
Being a Concord Module it is intended to be used by Laravel Applications.
Documentation
Refer to the markdown files in the docs folder.