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

Mrtvac's avatar

Cashier: using it on marketplace?

Hi,

I've just take quick look at cashier module. It seems that it cool project to use on website when I'm (as webmaster) requesting payments from my users/visitor.

But, if I'm making some sort of marketplace, where other users can request payments from other users, can Cashier be used in that way? (I'm using Stripe Connect to connect my users account with their stripe accounts).

0 likes
2 replies
davorminchorov's avatar

Cashier is mainly used for subscriptions but you can use it for one-time payments too (like in your case). It's up to you if you are going to use it or implement one-time payments yourself using the official stripe-php package.

alimwali's avatar

Have you found a solution for stripe connect and laravel ?

Please or to participate in this conversation.