MooseSaid's avatar

Laravel E-Commerce P2P Payments

I'm building E-Commerce Website where 'user A' can buy a product from 'user B'. I will build this from scratch and I want to use Paypal and Stripe as payment methods. What is the easiest way to take money from 'user A' and provide it to 'user B'?

0 likes
2 replies
martinbean's avatar

@moosesaid You’ll need to use Stripe Connect and PayPal’s marketplace product to allow users to connect their Stripe/PayPal accounts to accept payments from other customers.

Please or to participate in this conversation.