thephpleague / omnipay-paypal

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

Pay to user form portal #61

Closed stojankukrika closed 9 years ago

stojankukrika commented 9 years ago

Hi. I use this great package in my laravel site. I log payed items. But, can I use this package to admin can pay to user via paypal, and how? Or you can offer me a another package for that? I now know that method is called 'Adaptive Payments' -> 'Simple Payments' (https://developer.paypal.com/docs/classic/adaptive-payments/integration-guide/APIntro/).

greydnls commented 9 years ago

We don't currently support adaptive payments, but may add that support for V3.