このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Stripe Political Donations

説明

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"]

インストール

Go to Settings -> Stripe Political and fill out the necessary information.

“Publishable Key” The publishable key from the Stripe.com dashboard.

“Secret Key” The secret key from the Stripe.com dashboard.

“Use Live Keys” Selects whether you want the application to use the live keys. Uses the live keys when checked.

“Currency (3-letter ISO)” In the US, this should be “usd” (without the quotes).

“Prefix” All transactions in Stripe from this application will be prefixed with whatever you put here.

All of the Postmark items are not yet implemented. Even when they are, they’ll be optional.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Stripe Political Donations はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Stripe Political Donations” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。