vanilo / stripe
Stripe Payment Gateway Support for Vanilo (Laravel)
Installs: 3 895
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 2
Open Issues: 0
pkg:composer/vanilo/stripe
Requires
- php: ^8.3
- konekt/concord: ^1.15
- laravel/framework: ^10.48.23|^11.44.1|^12.2
- stripe/stripe-php: ^7.128
- vanilo/contracts: ^5.0
- vanilo/payment: ^5.0
Requires (Dev)
- ext-sqlite3: *
- orchestra/testbench: ^8.0|^9.0|^10.0
- phpunit/phpunit: ^10.0|^11.0
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.