Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

commandantp's avatar

Laravel Cashier & Stripe Connect for marketplace

Hey guys,

Any advice on using Laravel Cashier & Stripe Connect (for marketplace) ? If you have already used it in that way, what did you change to adapt it?

Thanks!

Have a nice day!!

0 likes
25 replies
commandantp's avatar

@jekinney Thanks, already had a look at it. A few problems, having several currencies is not supported. For connect accounts you also need to trigger payments later on.

So surprised no-one worked around has worked with Stripe Connect

3 likes
thewebartisan7's avatar

@rap2h is your package stripe-connect now ready to use? does this require laravel cashier or is standalone?

gauravgupta's avatar

2019 -> any one know how to do it with Laravel Cashier?

lionslair's avatar

Just implemented things with the Stripe SDK. It's pretty straight forward.

l4nos's avatar

I built this a while back, i've built an entire SaaS company using this plugin too.

It also now has Terminal and Payment link support for stripe connect too.

It won't let me post links as I'm a new user but the below command should help you find it on packagist.

composer require lanos/laravel-cashier-stripe-connect

Please or to participate in this conversation.