cancel
Showing results for 
Search instead for 
Did you mean: 

Who Me Too'd this topic

PayPal API for desktop application to send money to another PayPal account

Diego-Costa-21
Contributor
Contributor

kindly comment if this description is unclear to you.

I am creating a desktop application in C#. I want to send money to another PayPal account using a PayPal account. I checked PayPal Adaptive Payments API and also checked Mass Pay API they both are helpful but for only web developers because they used JavaScript.

So I tried to make this application using WebClient but after entering the credentials, the application is showing the Object Reference exception the reason is PayPal is asking for Security-Captcha. And the further obstacle by using WebClient technology/method is I want to click a button on PayPal's website but has no ID and Name.

In short, is it possible to send money from one PayPal account to another by entering values dynamically?

Login to Me Too
Who Me Too'd this topic