Download the PHP package bisual/laravel-cashier-stripe-connect without Composer
On this page you can find all versions of the php package bisual/laravel-cashier-stripe-connect. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download bisual/laravel-cashier-stripe-connect
More information about bisual/laravel-cashier-stripe-connect
Files in bisual/laravel-cashier-stripe-connect
Package laravel-cashier-stripe-connect
Short Description Extension library for Laravel Cashier that adds Stripe Connect functionality
License MIT
Homepage https://github.com/bisual/laravel-cashier-stripe-connect
Informations about the package laravel-cashier-stripe-connect
Extension library for Laravel Cashier that adds Stripe Connect functionality
This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.
Installation
You can install the package via composer:
Usage
In order to add the Stripe Connectable functionality, you must add the StripeConnectable Trait to your model.
After that, make sure that your model has an stripe_connect_id and stripe_status field on database. If you want to customize the key of the attributes, you must do the following:
After that, you must implement the abstract functions.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Pol Ribas
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-cashier-stripe-connect with dependencies
illuminate/contracts Version ^9.0|^10.0|^11.0
spatie/laravel-package-tools Version ^1.15
stripe/stripe-php Version ^13.0