Search code examples
paypalpaypal-adaptive-payments

Automatically claim transferred money PayPal


I'm making an application that uses Adaptive Payments.

I make a preapproved payment and after that a parallel payment to two accounts.

In both accounts I have to claim the money as shown here: Payment to account 1

enter image description here

In both account I have to manually accept every single payment, which is quite user unfriendly. Is there a way to send the money in a parallel payment so that the user doesn't have to click Accept on the payment? The account are opened in USD, but I'm sending EUR is that the problem ?


Solution

  • Well if you want the money to be claimed automatically, the receiver should hold the same currency as the sender is sending the amount. Otherwise, it will fall into unclaimed status and the receiver has to manually accept them.