Re: Need help adding Paypal "Donate" button to SPI section of donation page.
Paul Wise <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <CAKTje6FO4yDFLt2gWa6ET1cifN+UWJXp-L7m9nJwV6_pXeLS+w@mail.gmail.com> |
On Fri, Feb 26, 2016 at 11:45 AM, Brian Gupta wrote: > Could someone help, by adding the following button to the SPI section of > the Debian Donations page [1] ?: Done, with some modifications. > <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" > border="0" name="submit" alt="PayPal - The safer, easier way to pay > online!"> This image is not appropriate, since it reports every Debian donations page visitor to PayPal. Replaced with this: <input type="submit" value="Donate via PayPal" /> > <img alt="" border="0" > src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" > height="1"> This is an explicit tracking GIF, which is even more inappropriate and has no replacement, deleted this. > Please let me know if there any questions. Did the issue with USAePay/Paysimple get fixed?