説明
Stripe支払いゲートウェイを使用して、店舗でVisa、MasterCard、American Express、Discover、JCB、Diners Club、SEPA、Sofort、iDEAL、giropay、Alipayなどを直接受け入れます モバイルとデスクトップ。
オンラインショップでのクレジットカード決済に簡単・直接対応
このプラグインは WooCommerce を拡張し、Stripe API 経由でオンラインショップ上で直接クレジットカード支払いを受け付けられるようにします。
Stripe is available for Store Owners and Merchants in:
- オーストラリア
- Austria
- ベルギー
- ブラジル
- ブルガリア
- カナダ
- キプロス
- チェコ共和国
- Denmark
- エストニア
- Finland
- フランス
- ドイツ
- ギリシャ
- Hong Kong
- アイルランド
- Italy
- Japan
- ラトビア
- リトアニア
- Luxembourg
- マレーシア
- マルタ
- メキシコ
- Netherlands
- New Zealand
- Norway
- ポーランド
- Portugal
- プエルトリコ
- Singapore
- スロバキア
- スロベニア
- Spain
- Sweden
- Switzerland
- United Kingdom
- アメリカ合衆国
- with more being added
Stripe はオンラインで支払いを利用できる簡単な方法です。 Stripe では、 Visa 、 MasterCard 、 American Express 、 Discover 、 JCB 、 Diners Club のカード(Bitcoinの場合もあります)をすぐにご利用いただけます。
Stripe を選ぶ理由
Stripe は登録料金、月額料金、その他の費用はありません。 売上は銀行口座に7日間隔で振り込まれます。
Stripe also supports the WooCommerce Subscriptions extension and re-using cards. When a customer pays, they are set up in Stripe as a customer. If they create another order, they can check out using the same card. A massive timesaver for returning customers.
Apple Pay サポート
WooCommerce Stripe には Apple Pay のサポートが加わっており、お客様はモバイルもしくはデスクトップで Apple ID に関連付けられた支払い情報を使って支払うことができます。現時点では、基本的な商品とバリエーションのある商品のみをサポートしています。さらなるサポートが必要です。
Web 決済 API サポート
WooCommerce Stripe は Web Payments API をサポートしており、お客様は Web Payments API をサポートするブラウザ ( Android 版 Chrome など) で、自分のモバイルデバイスに関連付けられた支払い情報を使って支払うことができます。チェックアウトは数タップで完了。現時点では、基本的な商品とバリエーションのある商品のみをサポートしています。さらなるサポートが必要です。
スクリーンショット
インストール
You can download an older version of this gateway for older versions of WooCommerce from here.
このゲートウェイの v4 には WooCommerce 3.0 以降が必須となりますのでご注意ください。
自動インストール
Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To do an automatic install of the WooCommerce Stripe plugin, log in to your WordPress dashboard, navigate to the Plugins menu and click Add New.
In the search field type “WooCommerce Stripe Payment Gateway” and click Search Plugins. Once you’ve found our plugin you can view details about it such as the point release, rating, and description. Most importantly, of course, you can install it by simply clicking “Install Now”, then “Activate”.
手動インストール
The manual installation method involves downloading our plugin and uploading it to your web server via your favorite FTP application. The WordPress codex contains instructions on how to do this here.
更新方法
Automatic updates should work like a charm; as always though, ensure you backup your site just in case.
FAQ
-
定期的な支払い (定期購読など) には対応していますか ?
-
はい。
-
SSL 証明書が必要ですか?
-
Yes! In Live Mode, an SSL certificate must be installed on your site to use Stripe. In addition to SSL encryption, Stripe provides an extra JavaScript method to secure card data using Stripe Elements.
-
プロダクションモードとテスト用のサンドボックスモードの両方に対応していますか ?
-
はい、そうです。運用モードと試験 (サンドボックス) モードは、管理者設定のチェックボックスで使用する API キーによって駆動され、両方を切り替えることができます。
-
ドキュメンテーションはどこですか ?
-
設定と始め方についてはドキュメントをご覧ください。
-
どこでサポートを受けたり、お問い合わせをできますか ?
-
お困りの際はプラグインフォーラムで質問してください。
評価
貢献者と開発者
WooCommerce Stripe Payment Gateway はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。
貢献者変更履歴
7.6.0 – 2023-09-14
- Fix – PHP fatal error when saving a non-UPE payment method and the Stripe request to retrieve it fails.
- Fix – Missing mapping for formal German (de_DE_formal), Swiss German (de_CH), and informal Swiss German (de_CH_informal) locales for Stripe emails.
- Fix – Set failed order as pre order
- Tweak – Include check during the connect redirect flow.
- Tweak – Skip Apple Pay registration for accounts from India.
- Tweak – Refactor post_meta calls for HPOS compatibility.