ExpDev07 / laravel-cashier-stripe-connect

💲 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.
https://github.com/ExpDev07/laravel-cashier-stripe-connect
MIT License
61 stars 27 forks source link

Add functionality for transfers and payouts #9

Closed ExpDev07 closed 3 years ago

ExpDev07 commented 3 years ago

This PR adds the ability to transfer funds to the Stripe Connect Account, as well as doing payouts.

Relevant: https://github.com/ExpDev07/laravel-cashier-stripe-connect/pull/7