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.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
I am aware of this recommendation How to send money to any paypal account but what I\'ve tried so far seems unsatisfiable to me...
I am using paypal_adaptive gem and having some problems. This is my code in config/paypal_adaptive.yml:
I\'m working with PayPal Adaptive Payments\' IPN. I was able to get the IPN to work, but when I decided to get payment details of a COMPLETED transaction back from PayPal, the PaymentDetails class\' g
I am using the PayPal Pay API, with Adaptive (Chained) Payments. I am trying to forward a user to paypal and afterwards back to my predefined return_url.
It is known that PayPal supports Adaptive(Chained) payments where one buyer sends the money and it is processed using one API account holder and the money can be sent to multiple
I am using adaptive api to make a chained payment. The code looks ChainedPay chainedPay = new ChainedPay(numberOfReceivers);
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