paypal-donate-button
paypal-donate-button copied to clipboard
💵 Donate button with similar layout to Google Play and F-Droid
PayPal Donate Button
Donate button with similar layout to Google Play and F-Droid
:question: What's up here?
The target of this project is to create a beautiful button, that can be used by open source projects (e. g. on GitHub or GitLab) to display a donate button similar to Google Play Store and F-Droid button.
:exclamation: But - Why?!
Because the buttons, PayPal offers do not fit to other buttons which are often next to the PayPal Donate Button. Best example are apps which are available for Play Store, F-Droid or Appstore.
:eyes: Demonstration
Markdown
[
![Donate with PayPal]
(https://raw.githubusercontent.com/stefan-niedermann/paypal-donate-button/master/paypal-donate-button.png)
]
(https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QT54MSJR6QU7Y)
HTML
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QT54MSJR6QU7Y">
<img src="https://raw.githubusercontent.com/stefan-niedermann/paypal-donate-button/master/paypal-donate-button.png" alt="Donate with PayPal" />
</a>
Disclaimer
This project does not use or include any resource from PayPal. It is created completely from scratch. PayPal is a registered trademark of PayPal, Inc. The PayPal logo is a trademark of PayPal, Inc.
Important
Use this project at your own risc. The authors and contributors will not be able to provide any help if PayPal complains about usage.