Skip to content

Adds Stripe Connect functionality to Laravel's main billing package, Cashier.

License

Notifications You must be signed in to change notification settings

meeeet-dev/laravel-cashier-stripe-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cashier For Stripe Connect

Intro

This package is designed to seamlessly connect all of your eloquent models, mapping them to the relevant stripe entities in order to make a marketplace or payments platform.

Installation

composer require meeeet-dev/laravel-cashier-stripe-connect

php artisan vendor:publish --tag=cashier-connect-migrations

Note: the package will not work as intended if you do not install Laravel's official Cashier package first.

Documentation

We now have a dedicated docs page for this plugin. You can view it here.

We now roughly support webhooks (Due to flexible nature of connect, you will need to declare handlers yourself) - Follow our guide!

License

Please refer to LICENSE.md for this project's license.

Contributors

This list only contains some of the most notable contributors. For the full list, refer to GitHub's contributors graph.

  • ExpDev07 (Marius) - Creator of the original package
  • Haytam Bakouane (hbakouane) - Contributor to original package.
  • Robert Lane (Robert Lane) - Creator and Maintainer of the new package
  • Meeeet Dev (Me) - Contributor of the new package.

Thanks to

Taylor Otwell for his amazing framework and all the contributors of Cashier.

About

Adds Stripe Connect functionality to Laravel's main billing package, Cashier.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages