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

Simple Stripe checkout buttons

説明

This plugin allows you to accept Stripe payments on your WordPress pages.

It uses a simple shortcode that creates one or more Stripe checkout buttons.

Stripe account prerequests

Configuration

After the plugin is installed and activated, you need to configure settings. Settings are located under “Settings->Simple Stripe buttons”

Usage

Create buttons using a simple shortcode.

Shortcode parameters:

  • price-id – Price ID from Stripe dashboard. Required
  • text – Button text. If ommited it default “Buy now” is used

Examples

[simple-stripe-button price-id="price_1HvOLlDMgdjb9VY8UYqYhCQk" /]

[simple-stripe-button price-id="price_1HwvyyDMgdjb9VY8RSyKuNfG" text="buy me"/]

評価

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

貢献者と開発者

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

貢献者

“Simple Stripe checkout buttons” をあなたの言語に翻訳しましょう。

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

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