Kevin Sylvestre
Kevin Sylvestre

Reputation: 38062

PayPal Payouts "Sender has insufficient funds" in Sandbox

I'm trying to setup a PayPal Payout. I've got my API calls going through but in the sandbox I keep getting: Sender has insufficient funds. How can I add funds to my application? I can't seem to find an option to specify an account to send from.

Upvotes: 4

Views: 2264

Answers (3)

gtrenco
gtrenco

Reputation: 375

Just and update on this question

Now you can directly add balance to the sandbox account by editing the PayPal balance from your "Developer dashboard"

Hope it helps!

enter image description here enter image description here

Upvotes: 0

user2410689
user2410689

Reputation:

The answer possibly could be, that you have several currencies, say, EUR and you have a EUR balance of 1000, but you are trying to payout in USD. So, what you should do, is login to sandbox.paypal.com using the test account, and level the currencies, so, transfer EUROs to USDs and now retry the payment, and it should succeed.

Upvotes: 4

Eshan
Eshan

Reputation: 3677

For the mass payments you must have the PayPal balance . For the sandbox while creating the account it prompt you to specify the amount to show in the PayPal balance . But if you have missed that , you can create the new sandbox account and specifying the amount this time .

Otherwise you can provide your sandbox email address I can transfer you the money from my sandbox account to continue with the same sandbox account .

Upvotes: 3

Related Questions