Top "Paypal" questions

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

Paypal Website Payments Standard with a Ruby/Rails application

I would like to implement a payment solution with my Rails site using Paypal Website Payments Standard. (See https://www.…

ruby-on-rails ruby paypal
PayPal checkout - credit card tab by default

Is there anyway to make that the part where you enter your credit card information is open by default, instead …

paypal checkout
WinHTTP.WinHTTPRequest.5.1 does not work with PayPal sandbox after TLS 1.2

PayPal sandbox just recently restricted to TLS 1.2 connection. This makes our site stop working with PayPal sandbox although it stills …

paypal asp-classic winhttp tls1.2 winhttprequest
curl_setopt cacert.pem for paypal

I'm trying to set up a callback handler for IPN (paypal) verification. I know what curl does, but I don't …

php paypal certificate verification paypal-ipn
Omnipay paypal integration with laravel 4

I want to integrate Omnipay paypal in laravel 4. I have gone through but I was unable to understand how to …

php paypal omnipay
Is there any sample for PayPal IPN

I have an Asp.Net WEB API 2 project and I would like to implement an Instant Payment Notification (IPN) listener …

c# asp.net-web-api paypal paypal-ipn
Paypal express checkout error Order total is missing. Error 10400

i have problem, i`m trying to send multiple items to Paypal but it shows "Order total is missing." - 10400 …

php paypal paypal-sandbox
PayPal Express Checkout MVC C# sample code

I'm developing an asp.net MVC4 site which will accept payment via paypal. Has anyone seen any C# samples for …

asp.net asp.net-mvc paypal nvp
paypal IPN get buyer transaction ID

I need the buyer transaction ID that correspond to the transaction PayPal notifies me by IPN. I'm using $_POST['txn_…

paypal paypal-ipn
Why do I keep getting a 403 forbidden with PayPal?

I integrated with PayPal using the HTML Forms method for accepting payments on my website. When a user selects PayPal …

html paypal https paypal-ipn http-status-code-403