AlexGodbehere79's avatar

Laravel Multi Vendor Paypal Integration

Hello I have an ecommerce site where each user can able to connect their Paypal account and able to receive the money via their own account.

I checked in the documentation that used Adaptive Payment but unfortunately it doesn't support by Paypal anymore. Ref: https://developer.paypal.com/docs/archive/adaptive-payments/gs-AdaptivePayments/

Any suggestion how to achieve that in this case?

1 like
2 replies
tisuchi's avatar
tisuchi
Best Answer
Level 70

@alexgodbehere79

I faced the same issue recently. So my suggestion is-

If I understand you correctly, you can use each clientid and secret to set up a checkout that processes payments towards each particular account.

9 likes

Please or to participate in this conversation.