dev-master
9999999-devwechat pay sdk for yii2
MIT
The Requires
by allenfrancis
extension pay yii2 wechat
v1.0
1.0.0.0wechat pay sdk for yii2
MIT
The Requires
by allenfrancis
extension pay yii2 wechat
wechat pay sdk for yii2
wechat pay sdk for yii2, (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist chinahub/yii2-wechat-pay "*"
or add, (*4)
"chinahub/yii2-wechat-pay": "*"
to the require section of your composer.json
file., (*5)
To use this extension, you have to configure the Connection class in your application configuration:, (*6)
'components' => [ 'wxPay' => [ 'class' => 'chinahub\wechat\WxPayConfig', 'app_id' => '8888888888888', 'mch_id' => '9999999999999999', 'app_key' => '11111111111111111', 'app_secret' => '777777777777777777', ], ]
please wait..., (*7)
wechat pay sdk for yii2
MIT
extension pay yii2 wechat
wechat pay sdk for yii2
MIT
extension pay yii2 wechat