100+
April 23, 2014
January 20, 2012
WP Stripe is a plugin designed to handle single payments using Stripe, a refreshing and accessible alternative to PayPal. This is particularly awesome for charities, non-profit organizations and other websites accepting smaller payments where transaction fees are unnecessarily high (no setup or monthly fees either).
Yes! WP-Stripe features an inline form or pop-up modal so that it can fit any theme. There’s also a simple option to turn off the default CSS so that you can customize it yourself.
This plugin allows you to do a number of things (see screenshots too):
In order to process transactions in a secure manner, you need to purchase an SSL Certificate. This way consumers can purchase/donate with confidence. There are multiple plugins for then enforcing that SSL be used on your page, here’s one.
Stripe is available in a number of countries, check here to see if your country is supported.
Follow us for updates at @humanmadeltd
As this is a new plugin, there are likely to be a few issues. Kindly post any issues, questions or suggestions on the WP-Stripe forums .
WP Stripe can be used by either calling up a simple shortcode or adding the function to your template as below:
wp-stripe to the /wp-content/plugins/ directory[wp-stripe] in your content or <?php wp_stripe_form(); ?> in your template.Stripe - Recent widget to show recent payments/donations.In order to process transactions in a secure manner, you need to purchase an SSL Certificate. This way consumers can purchase/donate with confidence. There are multiple plugins for then enforcing that SSL be used on your page, here’s one.
WP Stripe uses a simple to add form to capture person & payment details. Credit card information is then passed to the Stripe servers in the form of a token, increasing security and hindering duplication.
WP Stripe DOES store basic transaction data (Transaction ID, Amounts & User Data that was voluntarily provided by the donor).
WP Stripe DOES NOT store credit card information. Upon form submission, a token is generated by stripe.js and passed through POST and then on to the stripe servers, that is the extent of it.
WP Stripe is not intended to be used as an e-commerce solution, but rather to handle single payments and donations.
Actions
wp_stripe_post_successful_charge (after a successful charge and saving to WP)wp_stripe_post_fail_charge (after a failed charge, for whatever reason)Filter
wp_stripe_filter_form(to filter/edit the content of the form)[wp-legacy-stripe][wp-stripe cards="false"]| Version | Download | Type |
|---|---|---|
| 1.5 | Download | Stable |
| 1.4.6 | Download | Stable |
| 1.4.5 | Download | Stable |
| 1.4.4 | Download | Stable |
| 1.4.3 | Download | Stable |
| 1.4.2 | Download | Stable |
| 1.4.1 | Download | Stable |
| 1.4.0 | Download | Stable |
| 1.3.3 | Download | Stable |
| 1.3.2 | Download | Stable |
| 1.3.1 | Download | Stable |
| 1.3 | Download | Stable |
| 1.2 | Download | Stable |
| 1.1 | Download | Stable |
| 1.0 | Download | Stable |
| Development | Download | Trunk |