#rod_ion

1 messages · Page 1 of 1 (latest)

viscid fossilBOT
steady reef
#

If you are using Cashier, that is actually something you need to talk to the Cashier devs about as Stripe does not develop Laravel Cashier, just the stripe-php library

placid stump
#

I am asking how to set up stripe connect for multipayment in a laravel project

#

I don't understand what steps I have to take to connect stripe connect

steady reef
#

How far have you gotten? Can you tell me what part specifically you are stuck on?

placid stump
#

registering a user and getting a link

steady reef
#

Gotcha. Have you decided what connect account type you want to use? (Standard, Express, or Custom)

placid stump
#

i think express

#

Where can I read how payments between users are made through the main account

steady reef
#

And then with Express accounts you have a couple of options for how to charge your users

placid stump
#

Do I have to create an account for each user ?

steady reef
#

Yes

placid stump
#

how do i do it ? and what data should i keep for each user to authorize with stripe ?

steady reef
#

I would highly recommend reading through that whole doc