paypal-nvp Questions

4

I need to develop a payment solution using PayPal APIs. Actually I started the documentation phase ( on http://developers.paypal.com ) I found the REST APIs understandable, I still don't have an ...
Assistant asked 7/1, 2014 at 21:40

2

I need a function that will correctly parse NVP into PHP array. I have been using code provided by paypal but it did not work for when string length was specified next to the name. Here is what i ...
Spallation asked 25/3, 2010 at 23:20

3

Solved

I am making slow progress with Paypal's API. Currently, making an API call is yielding a timeout error (ERRORCODE:10001): **HttpResponseTIMESTAMP=2013-03-08T01:25:56Z&CORRELATIONID=e00b64a9e4c...
Aluminous asked 8/3, 2013 at 1:58

2

Solved

Quick Summary: I'm developing an e-commerce site using PHP. It uses PayPal to make payments. I have been successfully using (from sending the request string via SetExpressCheckout to DoExpressChe...

2

Solved

Looking at the RequestPermissions API, it says that the scope is supposed to be a string. However, I have been unsuccessful in finding out how to specify more than one scope (specifically EXPRESS_C...
Heiner asked 16/7, 2012 at 13:43

1

I'm trying to dynamically update a PayPal hosted button but getting an error that The button type specified is invalid. I used the PPHttpPost function (which is probably fine), taken from here:...
Obfuscate asked 9/3, 2013 at 7:29

1

Im using Paypal recurring payments and Im having some issues understanding when is my first charge occurring. Im using Sandbox currently so paypal does not really send me an overview of the payment...
Unconcerned asked 16/9, 2013 at 8:38

1

Solved

I have a subscribe button (using PayPal Payments Standard Integration) in my WordPress website. <form action="https://www.sandbox.paypal.com/cgi-bin/webscr" method="post"> <input type="hi...
Confiding asked 31/12, 2012 at 13:46

4

Solved

I am new to PayPal and i want to know which is batter way to implement PayPal, SOAP or NVP API. And what is the major difference between these two???
Wendiewendin asked 5/10, 2009 at 4:26

1

Solved

I am basically trying to use the PAY call of Adaptive Payments to programmatically and immediately send funds from my own paypal account to other accounts. According to the documentation, so long a...
Hagen asked 2/3, 2012 at 23:24
1

© 2022 - 2024 — McMap. All rights reserved.