1

Im doing small business where I often send money with paypal to other paypal accounts. I wonder if I can automate this with Paypal APi. Is there a way to do that? Whats the easiest way for it?

Wector
  • 379
  • 2
  • 15
  • 1
    Adaptive Payment has long time discontinued dude. No more Adaptive Payment in PayPal. Easiest way is to use Website Payment Standard (WPS) – Athrun Zara Feb 07 '18 at 02:42

1 Answers1

3

Adaptive payments will be depreciated soon.

Check Paypal Payouts api. You can send money to 1 or more paypal users.

https://developer.paypal.com/docs/api/payments.payouts-batch/

payouts

Payout workflow

Community
  • 1
  • 1