Skip to content

l4nos/laravel-cashier-stripe-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cashier For Connect

Cashier 15 Update Notes

The Cashier 15 update brought about a few changes to the package. These include:

  • Migrations no longer auto publish, you must now publish them using the command stated in the GitBook readme.
    • Any use of ignoreMigrations() in your code can be and should be safely removed
  • Stripe API Version is now 2023-10-16, changes have been made to accommodate this

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.

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 (Me) - Creator 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. Simply works as a drop-in on top of Cashier, with no extra configuration.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages