0

I just try to implement paypal payout api using sandbox account. All the funcationality works successfully, like money send from admin account to another account via email. But it always return batch_status pending on sandbox account.

1 Answers1

0

This is normal functionality. Batches begin in a pending state and will complete when all their payments complete or fail.

If you need to be notified automatically when batches finish, there are webhooks for such events.

Preston PHX
  • 27,642
  • 4
  • 24
  • 44