is it possible to make a payment w开发者_如何学运维ith user\'s paypal balance using Direct Payment? I know that Direct Payment offers recurring payments but I\'d like to use it not only for credit car
My PayPal Direct script works perfect on my machine. Both nUnit tests and via a website on localhost. However this first line of code fails on my server and another server. (both full trust)
I\'m working the Adaptive Payment .Net API samples.I\'ve setup my test account stuff and everything runs fine with a \"success\" transaction.The only problem is I neither see debits fr开发者_开发知识库
Ok, so I have the service reference in my .NET project.And yes I know that you now have access to proxy classes.
Is it possible to send money using paypal API to any paypal account (not just to API credentials owner). I know that it\'s possible to do that using I开发者_如何学GoPN, but I need to use SOAP. You\'ve