Reputation: 1740
I am new to the PayPal API and can not seem to find what I am looking for. Say I have two users, UserA and UserB. Given that they both have PayPal accounts, I want to send money from UserA directly to UserB. Is this possible? If so, what is it called and where is the documentation for this API. Just for clarification, I want the transaction to be direct without any "middle man".
Upvotes: 0
Views: 280
Reputation: 186
Check the adaptative payments api https://developer.paypal.com/docs/classic/adaptive-payments/integration-guide/APIntro/
Upvotes: 1