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

WP eCommerce Quickpay

説明

New official plugin for Quickpay v10+
With WP eCommerce Quickpay, you are able to integrate your Quickpay gateway with your WP eCommerce webshop. With a wide list of API features including secure capturing, refunding and cancelling payments directly from your WP eCommerce order overview.

インストール

  1. Upload the ‘wp-e-commerce-quickpay’ folder to /wp-content/plugins/ on your server.
  2. Log in to WordPress administration, click on the ‘Plugins’ tab.
  3. Find “WP eCommerce Quickpay” in the plugin overview and activate it.
  4. Go to Settings -> Store -> Payments.
  5. Locate the Quickpay gateway and click the “Settings” button.
  6. Fill in your account settings and save the settings.
  7. You are good to go.

評価

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

貢献者と開発者

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

貢献者

“WP eCommerce Quickpay” をあなたの言語に翻訳しましょう。

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

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

変更履歴

= 1.1.0=
* Dev: Rely on the official QuickPay client library instead of a custom cURL implementation

= 1.0.1=
* Fix logging in callback error handlers.
* Add callback body check to avoid unnecessary method executions.

= 1.0.0=
* Added to SVN