🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
S

Stripe Political Donations

1/5 (1 ratings) 10 active installs Updated Jul 10, 2014

This plugin helps you integrate and use Stripe.com in order to solicit campaign donations from your site.

This plugin is built and maintained by Revolution Messaging, LLC and uses the Stripe.com PHP library.

Stripe requires you to have an SSL certificate installed to make live charges, even if you’re using stripe.js, as this plugin does. The only item that stripe.js alleviates is the need to maintain PCI compliance on your server.

Usage

Place this short tag on the appropriate page or article:

[stripe_payment amount="" payment_id=""]

Payment ID & Amount are optional.

Amount can be a single item, or a pipe-delimited set:

[stripe_payment amount="25"]

or

[stripe_payment amount="10|25|50|100"]