We received a notification from PayPal that ipn verification needs to be updated to https.
https://www.paypal.com/au/webapps/mpp/ipn-verification-https
But we only use PayPal buttons generated from the PayPal website with some added drop down…
My first two options are being passed to the transaction details without a problem. The phone and address.
For the rest of the options only the title (on2, on3, etc) pass to the details. The value (os2, os3, etc) come through as N/A.
I have created a HTML button for installment plan. Everything works good until the payment cycles increases to 4 or greater then 4. It throws the following error:
Only four payment cycles are allowed in installment plan
Also there were no variables…
I am implementing the creation of encrypted Paypal buttons using their Button Manager API. Despite all my efforts I am facing the error 11945 The button country and language code combination specified is invalid..
First I tried to implement the…
I'm trying to get PayPal's Server Side REST to work.
Here is the form I'm working with:
What I want to do is to prevent / cancel the payment if either amount or email fields are blank.
According to docs, payment() is called after the button is…
When I try to create / modify a "Paypal button", I always arrive on a page that:
Looks the same as 10 years ago
Recommends to use "Internet Explorer 7 (!), Firefox 3 or Safari 4" for best results
In this button creation page, I cannot find how to…
I have a PayPal button where cmd = _xclick. I have no_note set to 0, and in Sandbox there was a 'Note to seller' option. However, we've just launched and there's no note field. How can I enable it?
Bonus points if you can make it open by default :)
I've created a paypal donation button from paypal business account with all default setting. I copy paste the html into my asp.net page, and it looks fine. The problem is when I click on the button simply nothing happen. Is this because I'm still on…
After weeks of trying to get my Paypal payment form to show a list of the items, I have finally stopped the error messages with my code but when I click on the "buy" button and get taken through to Paypal, Paypal says that my shopping cart is empty…
I've got a PayPal html button on my site which should return back to my website with data. My understanding is that there's a return url (with a return method) and a notify url which can do this. The notify url requires an IPN listener which seems…
Our customers sends their requests for our products via email. Their requests are saved in our database and after we check their requests, we want to send them an email which contains the paypal payment link. To execute this, I am using…
I am using paypal buttons created with the paypal Button creation tool. The button is embedded in an html email, sent to a user.
If I open the email in its native email program (yahoo, gmail, etc.) - the button redirects to the correct page and…
I am adding a PayPal "Buy Now" button to a web site using code supplied by the PayPal developer site. It's possible to have options, for example garment sizes, XL,L,M,S... I see how to set up the button so the user can make a choice, but how do I…
I am using paypal buy now button to accept payments. But after the payment is made by someone it is held under review. I want to be able to accept payment automatically. I have already tried using paymentaction variable and getting error
"Unknown…