Top questions from StackOverflow
Paypal IPN always return "payment_status: Pending" on sandbox?
I'm trying to implement PayPal on my website. I use this class: http://www.micahcarrick.com/php-paypal-ipn-integration-class.html Right now I'm…
IPN vs PDT in Paypal
I'm having some trouble choosing between PayPal's Instant Payment Notification (IPN) and Payment Data Transfer (PDT). Basically, users buy a one-off…
How to send money to any paypal account
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…
PayPal Rest API - Update Billing Plan Return URL
I have been using the PayPal Rest API and have successfully created and activated a BillingPlan but I'm having trouble updating said plan's…
Subscriptions with Paypal IPN
I am adding subscriptions to a site using Paypal IPN which works very well, I can successfully create a new subscription and verify it. The…
PayPal Express Checkout with Omnipay not showing order in Sandbox account
I have used the Omnipay PayPal_Express checkout script on my site and everything works fine when I pay for an order except the order doesn't show in…
PayPal SOAP and NVP
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…
Django & PayPal integration
I am designing a website in Python (using Django), and I need to sell things through it. Can somebody help me with the source code to integrate the…
Paypal Form Ruins My ASP.NET webforms layout -> How to Solve?
I am a student who is doing up a simple website in asp.net. My problem is, I wish to integrate Paypal on one of the pages, but asp.net has the…
Paypal rest API billing agreements webhooks
So I am integrating the Paypal Rest API with my django site so I can introduce subscription based billing, so far everything is going great. I have…
Didn't find what you're looking for?
Visit StackOverflow to search our PayPal forum or to ask a new question.