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

PayPal Checkout Payment for WooCommerce in Japan

説明

これは、WooCommerce 用の PayPal Checkout 決済です。

PayPal Checkout を使用すると、In-Context Checkout を使用してオンラインで安全に商品や購読を販売することができ、テーマを損なうことなくセキュリティ要件を満たすことができます。 In-Context Checkout では、PayPal のサーバーでホストされたモーダルウィンドウを使用して、チェックアウトフォームをオーバーレイし、顧客が自分のアカウント情報を入力するための安全な手段を提供します。

また、 PayPal の統合設定(簡単設定)では、ボタンをクリックするだけで簡単に PayPal に接続できます。

インストール

必須最低条件

  • WordPress 4.4 以上

自動インストール

自動インストールは、WordPress がファイル転送自体を処理し、 Web ブラウザを離れる必要がないため、最も簡単なオプションです。 自動インストールを行うには、 WordPress ダッシュボードにログインして、[プラグイン]メニューに移動し、[新規追加]をクリックします。

検索フィールドに「PayPal Express Checkout WC4JP」と入力し、「プラグインの検索」をクリックします。 プラグインを見つけたら、ポイントリリース、評価、説明などの詳細を表示できます。 最も重要なことはもちろん、「今すぐインストール」をクリックするだけでインストールできます。

手動インストール

手動インストールの方法には、プラグインをダウンロードし、お気に入りの FTP アプリケーション経由で Web サーバーにアップロードする方法があります。
WordPress のコーデックスには、ここでこれを行う方法の説明が含まれています。

アップデート

自動更新は魅力的に機能するはずです。 ただし、いつものように、サイトをバックアップはしてください。

アップデート後にショップ/カテゴリーのページに問題が発生した場合は、WordPress > 設定 > パーマリンクに移動して「保存」をクリックするだけで、パーマリンクを再設定する必要があります。 それで正常に戻るはずです。

FAQ

Does this plugin work with credit cards or just PayPal?

This plugin supports payments using both credit and debit cards as well as PayPal. The new Smart Payment Buttons feature dynamically displays PayPal, Venmo (US Only), PayPal Credit, or other local payment options* in a single stack—without needing to leave the merchant’s website.

* PayPal チェックアウト機能はすべての国で利用できるわけではありません。

Does this support Checkout with PayPal from the cart view?

Yes!

Does this support both production mode and sandbox mode for testing?

Yes it does – production and sandbox mode is driven by how you connect. You may choose to connect in either mode, and disconnect and reconnect in the other mode whenever you want.

Where can I find documentation?

For help setting up and configuring, please refer to our user guide

Where can I get support or talk to other users?

困った場合は、プラグインフォーラムで助けを求めることができます。

Will this plugin work with my theme?

はい、このプラグインはどのテーマでも動作しますが、うまく一致させるにはスタイリングが必要な場合があります。 組み込みの WooCommerce 統合をテーマにしている場合は、Storefront をお勧めします

Where can I request new features or report bugs?

新しい機能リクエストやバグレポートは、プラグインフォーラムに書き込みできます。

How to remove ‘Proceed to Checkout’ button from cart page?

PayPal Checkout が唯一有効化された支払いゲートウェイであり、カートから ‘支払いに進む’ボタンを削除する場合は、次のスニペットを使用できます。


<?php // Do not include this if already open!
/**
* Code goes in theme functions.php.
*/
remove_action( 'woocommerce_proceed_to_checkout', 'woocommerce_button_proceed_to_checkout', 20 );

view raw

functions.php

hosted with ❤ by GitHub

Where can I contribute?

PayPal チェックアウト用の GitHub リポジトリはこちらです:

https://github.com/woocommerce/woocommerce-gateway-paypal-express-checkout

これを使ってバグについて私たちに知らせたり、PR を通じて貢献してください。

評価

2件のレビューをすべて表示

貢献者と開発者

PayPal Checkout Payment for WooCommerce in Japan はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“PayPal Checkout Payment for WooCommerce in Japan” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“PayPal Checkout Payment for WooCommerce in Japan” をあなたの言語に翻訳しましょう。

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

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

変更履歴

2.0.3 – 2020-07-01

  • Fix – Records the proper refunded_amount to _woo_pp_txnData in the database PR#764
  • Fix – Redirect customers back to the original page they left on after closing PayPal modal PR#765
  • Fix – Preserve horizontal layout style setting when using standalone buttons PR#774
  • Fix – Smart payment buttons compatibility with older browsers PR#778
  • Tweak – Update the Require Phone Number field description PR#772
  • Dev – Make the SDK script args filterable PR#763

2.0.2 – 2020-05-28

  • Fix – Javascript errors during checkout when the Payment Action is set to Authorize. PR#754
  • Fix – Style the Smart Payment Buttons according to the chosen button size setting. PR#753
  • Tweak – Change the “or” separator used on the cart page to be consistent with other payment gateways (uppercase and 100% opacity). PR#755

2.0.1 – 2020-05-26

  • Fix – PayPal buttons not loading on the page, accompanied with the javascript/console error: “paypal.getFundingSources (or paypal.Buttons) is not a function”. PR#740

2.0.0 – 2020-05-25

  • New – Upgrade to the latest PayPal Checkout Javascript SDK. PR#668
  • Add – New setting found under Button Styles for choosing a Smart Payment Button label. PR#666
  • Add – Support for more locales. PR#658
  • Fix – Display Smart Payment Buttons on Product pages built from a shortcode. PR#665
  • Fix – Send the product SKU to PayPal so it’s displayed in the order/transaction details and reports on PayPal. PR#664
  • Fix – Show an error when saving incomplete/missing API credentials. PR#712
  • Fix – Remove PHP warnings in later versions of PHP when a PayPal Session doesn’t exist. PR#727
  • Fix – Error when processing refunds (Already Refunded. No Amount to Refund). PR#710
  • Fix – Required state field errors on the “Confirm your PayPal Order” page when returning from PayPal. PR#725
  • Fix – Display WC Add To Cart validation errors on the product page when clicking the PayPal Smart Payment Buttons. PR#707
  • Update – Smart Payment Buttons are enabled by default and settings to toggle these on/off have been removed and replaced with a filter. PR#660
  • Update – Deprecate unused/incomplete function WC_Gateway_PPEC_Client::update_billing_agreement(). PR#602
  • Update – Move inline javascript found in settings-ppec.php to ppec-settings.js. PR#676
  • Update – Move Support and Documentation links from the plugin actions to plugin meta section on the Plugin activation/deactivation page. PR#735
  • Update – WooCommerce 4.1 and WordPress 5.4 compatibility. PR#732

See changelog for all versions.