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 IPN, but I need to use SOAP.
I'm trying to get transaction details from PayPal's SOAP API but I'm running into into error from PayPal. It returns the error:
The transaction id is not valid
I know it's a valid transaction ID since I'm I'm able to get transaction details using…
Ok, so I have the service reference in my .NET project. And yes I know that you now have access to proxy classes.
But in the past, I am used to doing this via an HttpWebRequest object using NVP, but never tried using the WSDL and sending a SOAP…
I am using paypal as my payment gateway in one of my cakephp 3.3.
I have already done with recurring payment and it is working fine.But i am not able to track every payment of specific user after the recurring payment start.
So please help me on…
I had successfully integrated Paypal with my iPhone application, but I got stuck over passing the Custom variable via SOAP to Pay pal using IPN Message.
Has anyone pass the Custom Variable to Pay-pal Server????I am making an application for a…
Ok, I've never seen this ever when coding againts and sending 3rd party SOAP API calls but looks like PayPal requires their bigger clients to use the X509 certificate in order to send API calls rather than just sending over a standard API signature…
We are in the process of replacing our Paypal SOAP API calls (SetExpressCheckout etc.) with the Paypal REST API V2.
Three questions:
1) Paypal has two similar APIs: orders and payments. Which one is considered to be the replacement for…
Is it possible to decrease the recurring payment amount/rate using NVP API Operation for a recurring payment profile created using Express Checkout ?
I read here, merchant can increase the amount by 20% of the original amount every 180 days from the…
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 from the payees nor credits to the seller.
What gives?
is it possible to make a payment with 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 cards but for paypal account balance too. Is it possible or not at…
I'm using Adaptive Payments API in order to create a new parallel payment. I'm reading documentation but I still have some questions:
Is there any API operation for cancel this payment (obviously, sending payKey)?
When I create this payment, can I…
Reading PayPal developer documentation (and this is a lot of documentation) I'm not sure if IPN is mandatory or I can simply ignore it.
Of course, I must implement some other mecanism in order to know if the payment was correct. I thought doing…
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)
CallerServices caller = new CallerServices();
Message:…
I know there are more than 20 questions about this, however none was helpful, and neither were the API docs nor some other paypal partner sites..
The XML/SOAP generated looks exactly like this: