Documentation for Mass Payment https://developer.paypal.com/docs/classic/products/mass-pay/
- Via interface
- Via API
- On Set Up
- There are no set-up costs or monthly fees to send Mass Payments.
- On Payment
- Payer
- PayPal charges the sender a percentage of each payment with the fee capped at a set amount in your primary currency.
- Receiver
- Mass payment recipients pay no fee regardless of the type of PayPal account they have. To see the fees charged for a specific Mass Payments transaction, look in its Transaction Details page.
- Payer
There is no limit on the total amount of the mass payment. In the U.S., each individual payment can be no more than $10,000.00 USD. For accounts in other countries, the maximum individual payment varies according to the payments standard sending limit.
Reviewing Mass Payments https://developer.paypal.com/docs/classic/mass-pay/integration-guide/MassPayReporting
- Processing - You have requested a mass payment and the disbursements are working their way through the system.
- Denied - Your funds were not sent and the Mass Payments transaction was not initiated. This may have been caused by lack of funds.
- Processed - Your Mass Payments file has been processed and all payments have been sent.
- Completed - All of your payments have been claimed, or, after a period of 30 days, unclaimed payments have been returned to you.
curl -s --insecure https://api-3t.sandbox.paypal.com/nvp --data "USER=source_api1.any.tv&PWD=5NCPZJ4MGGFZKUTX&SIGNATURE=AFcWxV21C7fd0v3bYYYRCpSSRl31Aq3sDs2Or53ew8JPof8wBJtuAC1n&METHOD=MassPay&VERSION=90&RECEIVERTYPE=EmailAddress&CURRENCYCODE=USD&[email protected]&L_AMT0=4.00&[email protected]&L_AMT1=5.00&[email protected]&L_AMT2=6.00"
TIMESTAMP=2015%2d10%2d28T08%3a12%3a47Z&CORRELATIONID=57c61f7f3e7ea&ACK=Success&VERSION=90&BUILD=18308778