humanmade / wp-stripe

WordPress Plug-in to manage donations made via the Stripe credit card payment solution
http://wordpress.org/extend/plugins/wp-stripe/
49 stars 22 forks source link

Added a few features and enhanced placeholder's usage #5

Closed MichaelApproved closed 10 years ago

MichaelApproved commented 11 years ago

Auto-filled the form with currently logged in name and email address.

Ability to redirect to a thank you page on successful charge.

Ability to remove a donation from the public view.

Ability to send an email confirmation with %Name% and %Amount% variables in the outgoing message.

Ability to see the email address of the person who donated and made it a clickable mailto link.

Added the jQuery Placeholder Plugin by Andrew Jones for the iFrame form. Allows the Placeholder text to be visible in older browsers and IE. http://andrew-jones.com/jquery-placeholder-plugin

What do you think?

willmot commented 10 years ago

We're going to switch out to using Stripe's hosted form so this is no longer relevant.