thephpleague / omnipay-paypal

PayPal driver for the Omnipay PHP payment processing library
MIT License
299 stars 174 forks source link

Transfer money from one paypal to another payapal #247

Open afrasiyabhaider opened 3 years ago

afrasiyabhaider commented 3 years ago

I am working on an event application where the amount is converted into points actual amount (Dollars) will be in the Admin account. When someone requests for payout (Exchange credit points with money). That request will e received by the admin. Then admin should click on Pay Money then the actual amount should be transferred from admin's paypal account to the customer's paypal accout. How I can achieve this?

@thephpleague @broncha @philsturgeon @alexbilbie @wowo @altmind

interludic commented 3 years ago

Sounds like a gateway like what meetup.com does?