For questions about the PayPal API used by software developers to process payments, manage invoices, monitor accounts, etc.
I am using ubercart module in Drupal, and I need help to configure return URL from PayPal sandbox. I tried …
paypal paypal-sandbox ubercartI would like to have a text input form with a submit button that goes to paypal, upon payment the …
php paypal paypal-ipnI have a list of products that I'd like to add a "pay now" button to so that I can …
html paypal payment-gatewayI am trying to pass custom variables to paypal IPN. I can manage to pass one variable. But i don't …
php paypalInstant Payment Notification script receives among other parameters the following one: payer_id = LPLWNMTBWMFAY What is the meaning of that …
paypal paypal-ipnI am working on a website to sell PDF's online, where user can get the download link by email after …
paypal paymentI'm attempting "the first call" as outlined by the Paypal API documentation. This is the example provided that I'm following: …
php curl paypalIs it possible to do an express checkout payment in PayPal without an account? I remember that I saw it …
paypal express-checkoutWith no changes on our side and perhaps related to POODLE/SSL3 our PayPal API call to PPIPNMessage::validate is …
ssl paypal paypal-ipnI am trying IPN callback, using servlet. The code I am using is provided by paypal for verifying the ipn …
paypal sandbox paypal-sandbox