Paypal Adaptive Payment directly transfer amount another Payapal, not require manually verification.

amitp2
New Community Member

Hi Friends

I am working to Implement Paypal in my Mobile API developed using php, In My APP there are three type of user

1 .Driver 2. Rider 3. Admin

Rider complete the ride and pay for driver, but amount goes to Admin PayPal account. On weekly basis we have calculate the driver earning and deduct Admin (commit ion %) from total earning and need to transfer driver Net Earning in driver PayPal account from admin PayPal account using a cron job.

 

We have lots of driver register, and need to transfer all driver weekly earning. We have followed the below document, to transfer the amount from one PayPal account to another account, but in these we can’t transfer directly, because there is a manually process after send payment from Admin to Driver PayPal account, driver need to approved payment from login there account.

 

Referrer Link : https://developer.paypal.com/docs/classic/api/adaptive-accounts/CreateAccount_API_Operation/ Referrer Link : https://developer.paypal.com/docs/classic/api/adaptive-payments/ExecutePayment_API_Operation/

 

Provide method solution so that we can directly transfer using cron job and avoid the manually process after transfer. 

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.