Download the PHP package zzyycoder/module-wechat-pay without Composer
On this page you can find all versions of the php package zzyycoder/module-wechat-pay. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package module-wechat-pay
Magento2 微信支付网关集成
实现了微信支付native支付流程,有需要的朋友可以基于这个做二次开发。
参考文档:https://developer.adobe.com/commerce/php/development/payments-integrations/
composer安装:composer require zzyycoder/module-wechat-pay
依赖
注意
- 依据官方v2开发文档:https://pay.weixin.qq.com/wiki/doc/api/index.html。
-
依赖的wechatpay/wechatpay是微信官方提供的sdk,有需要可以方便地切换成v3版本的api。(参看Readme)
- 国内微信支付商户号只允许使用CNY下单,magento2的下单默认使用base_currency,因此需要设置base currency为CNY。
All versions of module-wechat-pay with dependencies
PHP Build Version
Package Version
The package zzyycoder/module-wechat-pay contains the following files
Loading the files please wait ....