Top "Paypal" questions

For questions about the PayPal API used by software developers to process payments, manage invoices, monitor accounts, etc.

How to integrate Paypal with Ruby on Rails

Im trying to integrate paypal with my ruby on rails application using the rest-api-sdk-ruby gem (https://github.com/paypal/rest-api-sdk-ruby), …

ruby-on-rails ruby paypal
How to integrate payment gateway in yii2 using PayPal extension for the Yii2

How to use paypal extension in yii2. I am using this link https://github.com/marciocamello/yii2-paypal. I installed …

php paypal yii2 yii-extensions
PayPal auto return does not send back any POST data

I have a similar problem to this post Setting PayPal return URL and making it auto return? However, the solution …

php paypal return paypal-ipn
Paypal Payments Standard without creating Paypal account

I want to sell media, and chose PayPal Payments Standard to do it. According to official documentation buyer can make …

paypal credit-card
If I use the PayPal gateway in my iPhone app, will Apple approve it?

If I use the PayPal gateway in my iPhone app, will Apple approve it?

iphone ios paypal app-store
Submit form via cURL and redirect browser to PayPal

I'm developing a site where customers have several payment options, including PayPal Payments Standard. Since I'm collecting a fair amount …

php curl paypal
How to get paypal API credentials?

I am using Paypal recurring payments and direct payment. I tested it using beta-sandbox and works fine. Now I want …

paypal paypal-subscriptions
How to Integrate Payment Gateway Feature in Android

How to Integrate Payment Gateway Feature in Android App, I have made a Shopping Cart App in which now i …

android paypal payment-gateway
PHP example for PayPal Adaptive Payments ConvertCurrency API

Trying to wrap my head around the new PayPal Adaptive Payments API - specifically the ConvertCurrency functionality. Has anyone had …

php paypal paypal-adaptive-payments
Testing Paypal subscription IPN

I'd like to test paypal subscription IPNs, both the ones received when a subscription is created, and the ones sent …

paypal paypal-subscriptions paypal-sandbox