Is there any way I can automatically transfer (Java API) money to vendor account from my paypal account?
Scenario:
- Place a job in my application
- Vendor accepts and perform job
- My app will receive completion status
- Release money to vendor
I need to automatically release money to vendor once job is completed. Is there any paypal API?