Top "Paypal" questions

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

Paypal API: The totals of the cart item amounts do not match order amounts

I am working with the paypal express checkout API and am having issues with setting the quantity. Below are my …

php paypal express-checkout
How to set up a PayPal sandbox "Seller" account, a "Buyer" account and an Application Tutorial

I am trying to set up a Web site which is using PayPal. Unfortunately the PayPal developer site/concept is …

paypal paypal-sandbox
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 …

paypal listener paypal-ipn payment paypal-pdt
Can you force PayPal Payments Standard API to show credit card fields first?

I'm using PayPal Website Payments Standard. Whenever the user lands on PayPal with the variables I sent, it shows a …

paypal
Error 0x1408F10B: "SSL3_GET_RECORD:wrong version number" with PayPal SDK

Looks like PayPal might have updated its systems in light of the POODLE attack, causing sites using the PHP PayPal …

php ssl curl paypal
Looking for paypal payments tutorial

I am looking for a tutorial which will show me how to accept paypal payments as I am not having …

php paypal paypal-ipn paypal-sandbox
Cloud Functions for Firebase - getaddrinfo ENOTFOUND

Trying to make a request to Paypal's API using PayPal-node-SDK exports.requestPayment = functions.https.onRequest((req, res) => { return new …

node.js firebase paypal dns google-cloud-functions
Where is the 'IPN History' on the new PayPal website?

Just been trying to find the new IPN History link on the new PayPal website and I can't see it …

paypal paypal-ipn
Has anyone implemented the PayPal API through a native iPhone app?

It seems the only way to stay "in app" is to give them a UIWebView of the paypal mobile site …

iphone objective-c cocoa-touch paypal
How to add money to a Paypal sandbox account, after it has been created?

I specified an amount that was too low for my testing needs, when creating a personal paypal sandbox account. Is …

paypal paypal-sandbox