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

ePayments Gateway for WooCommerce

説明

WooCommerce ePayments Gateway adds support for WeChat Pay and Alipay payment methods to your WooCommerce store through the ePayments processing service.

Features

  • Accept WeChat Pay payments
  • Accept Alipay payments
  • Secure payment processing
  • Automatic payment status updates
  • Easy configuration

External Services

This plugin connects to the ePayments payment processing service to handle payment transactions. This connection is essential for processing payments through WeChat Pay and Alipay.

Data Transmission

The following data is sent to api.wetopay.com when processing payments:

  • Order Information:

    • Order ID
    • Order total amount
    • Currency
    • Payment channel selected (WeChat or Alipay)
  • Store Information:

    • Merchant ID
    • Return URL (for redirecting customers back to your store)
    • Notification URL (for receiving payment status updates)

Data is transmitted when:

  1. A customer initiates a payment (to generate the payment URL)
  2. ePayments sends payment status notifications back to your store

All data transmission is secured using HTTPS and authenticated using your merchant credentials and MD5 signatures.

Service Provider Information

This service is provided by ePayments:

  • Website: https://www.epayments.com.au/

Configuration

  1. Enable/Disable – Enable this payment gateway
  2. Title – Title shown during checkout
  3. Description – Description shown during checkout
  4. Merchant ID – Your ePayments merchant ID
  5. Secret Key – Your ePayments secret key

Support

For support inquiries, please contact:

  • Email: info@epayments.com.au

インストール

  1. Upload the plugin files to the /wp-content/plugins/wc-epayments directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to WooCommerce > Settings > Payments
  4. Enable “ePayments Gateway” and configure your merchant credentials

評価

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

貢献者と開発者

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

貢献者

“ePayments Gateway for WooCommerce” をあなたの言語に翻訳しましょう。

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

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

変更履歴

1.0.0

  • Initial release