Send Paypal Payments From Drupal
jazzdrive3 - September 5, 2009 - 21:42
I'm developing a site that accepts credit card payments, but a portion of this payment will be sent back out to users.
I don't want to manually go into paypal and send money to each of these people. It could be 100's a week.
Is there a way to programmatically send paypal payments from Drupal? Has anyone developed anything like that?
Is it even possible to do this with the paypal API?
What I want is just a list of all users who are due a payment, and I can just go down the list and click a button to pay them to correct amount.
Thanks!

Anyone know anything? Anyone
Anyone know anything? Anyone willing to develop one? Maybe where you can just call a function and pass it an array of amounts and paypal email addresses?
...
PayPal supports this via PayPal MassPay . I'm only aware of one Drupal module that supports PayPal MassPay, and that is the UberCart Marketplace module... probably not exactly what you're looking for, but the source code might be a good starting point for creating your own solution.
www.roopletheme.com