Top "Paypal" questions

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

Paypal IPN process more than one custom variable

So I've implemented paypal IPN in my site and I'm in the middle of the work process. Now I want …

paypal paypal-ipn
"callback" from PayPal to confirm payment?

I have a very simple online ordering app in Perl. The user fills in a form, and when they submit, …

mysql perl paypal lamp
Paypal Sandbox Do Direct Payment Internal Error 10001 Timeout Processing Request

This is in an MVC2 project, so I'm using C# in ASP. This is what I'm sending to https://api-3…

asp.net-mvc web-services paypal paypal-sandbox
X-Frame-Options forbidding redirect to PayPal

I've got a payment system that won't redirect to paypal because of the error: "Refused to display document because display …

php paypal x-frame-options
How to change order status when refund in magento?

I am working on Magento 1.7 version. I placed a order and make payment using Paypal and refund the amount offline. …

magento paypal magento-1.7 paypal-ipn
How to integrate a "donate" button into a website in India?

We are developing a website for a charity trust in India. For this we need to add a "donate" button …

paypal payment-gateway google-checkout android-pay donations
Split Paypal payment into two accounts

I'm currently creating a system that lets admins create events and allow individuals to register for those events. Each registration …

php paypal payment-processing
Storing credit card information with PayPal's 'Website Payments Pro'?

I am developing an e-commerce website where some customers will be making frequent online purchases. With that said, I am …

security e-commerce paypal credit-card
PayPal in Symfony2

I'm trying to use JMSPaymentCoreBundle with JMSPaymentPaypalBundle and I can't find a clear example anywhere on how to do it. …

symfony paypal paypal-sandbox
Paypal IPN Listener for ASP.NET MVC

There is quite a few code samples on PayPal GitHub showing how to implement IPN listener in various languages (php, …

c# .net asp.net-mvc paypal paypal-ipn