I want same functionality same as PayPal delayed chained payment by using Adaptive payments. In which Admin can hold buyers money and cut their commision and after that admin will release that payment to the seller, as we know PayPal stops supporting Adaptive Payments for new integrations so I can't use that one. Please suggest if there is any payment gateway with this functionality.
Asked
Active
Viewed 151 times
0

Nikhil Savaliya
- 2,138
- 4
- 24
- 45
-
What you want is to use https://stripe.com/docs/connect with Custom or Express accounts https://stripe.com/docs/connect/accounts – koopajah Aug 22 '18 at 22:38
-
@koopajah Can we hold money before it is paid to seller? And what about transaction fees? – Nikhil Savaliya Aug 23 '18 at 09:37
-
Yes you can do all this, it's all covered in details in the docs I linked. It's not really a coding question and more "how do I use Stripe" so I would recommend talking to their support team: https://support.stripe.com/email – koopajah Aug 23 '18 at 13:02