I am trying to integrate a paypal add to cart button on my page. When added per paypal the form included seems to work fine .. but when I use ajax to serialize and submit the form it gives me a 302 er
I\'m trying to integrate a website with express checkout and recurrent payments. The express checkout works fine. That is, we redirect to paypal, then back to our site where the payment is confirmed a
I am using the adaptive paypal payment console here: https://apigee.com/console/paypal to make payments to people. I can\'t find a way to send money out to individuals without granting them permission
I want to set require customers to enter their shipping address when paying using PayPal adaptive payments. I\'ve used PayPal\'s Rails SDK as my starting point. The setchainedpayment controller is wor
Hello everyone, I need 开发者_JS百科to integrate paypal guest payment via credit card. The android paypal sdk as far as i know, allows you to pay via paypal account.
I have a rather complicated issue that I am trying to solve in PHP and Paypal\'s IPN codes.. I am selling one product wh开发者_开发技巧ich has multiple licenses in a drop down box, for example:
I\'ve had a difficult ti开发者_StackOverflow社区me working with PayPal express checkout... Basically I\'m looking to protect a PAGE, not a download or anything. The user pays and they can access that
I was working on the paypal ipn listener - it didn\'t seem to be \'hearing\' the signals, although the database was updated so I know the ipn was accepted by the paypal.standard.ipn package.
Here is my request: Array ( [METHOD] => CreateRecurringPaymentsProfile [VERSION] => 69.0 [PWD] => 1314109393 [USER] => redhot_1314109355_biz_api1.gmail.com [SIGNATURE] => AFcWxV21C7fd0
What method and property in the Paypal API can I use to set an开发者_Python百科 error code to simulate a declined credit card?