ePayments Gateway for WooCommerce

Description

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

Installation

  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

Reviews

There are no reviews for this plugin.

Contributors and Developers

“ePayments Gateway for WooCommerce” is open source software. The following people have contributed to this plugin.

Contributors

Change Log

1.0.0

  • Initial release