Hello!, i just deployed my first WordPress plugin, Smart Donations. This plugin lets you pick different styles of donations and add them to your posts (as a shortcode) or to any sidebar (as a widget). Currently i am supporting four styles of donations:

smart_donations_screenshot

Type of Donations

  • Classic: Just the classic paypal button, you can configure it to show the credit card logos or not.
[sdonations]1[/sdonations]
  • Text Box: A paypal button with a textbox so the donators can set the amout they want to donate right away.
[sdonations]2[/sdonations]
  • Three Buttons: Three paypal buttons that you can configure with any quantity that you want.
[sdonations]3[/sdonations]
  • Slider: This one is my favorite :). It shows a bar with the quantity that the donator is gong to donate and a happy face that gets happier as the user is scrolling forward or not that happy if the user scroll backward:
[sdonations]4[/sdonations]

And here are some examples using wepay:

This is the classic donation

[sdonations]6[/sdonations]

And this is an slider

[sdonations]7[/sdonations] You can get the plugin here:http://wordpress.org/extend/plugins/smart-donations/

Update

I added two progress indicators!!

[sdprogress]1[/sdprogress]

 

[sdprogress]2[/sdprogress]