Commerce WeChat Pay
Categories
Component ID
2843738
Component name
Commerce WeChat Pay
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
603
Component created
Component changed
Component body
This module provides the WeChat Pay integration for Drupal Commerce 2 on Drupal 8.
Features:
- QR Code Payment
- Micropay
- Refund
- Sandbox support
- Sub Merchant support
- Payment API for other modules
Installation:
This module also require additional PHP libraries. To use this module, you need to:
1. Add the Drupal.org repository
composer config repositories.drupal composer https://packages.drupal.org/8
2. Download Commerce WeChat Pay
composer require "drupal/commerce_wechat_pay:1.x-dev"
Use composer update drupal/commerce_wechat_pay --with-dependencies to update Commerce WeChat Pay to a new release.
See Using Composer in a Drupal project for more information.
