egg-wechat-pay:鸡蛋微信支付插件(WIP)

时间:2024-06-05 16:04:46
【文件属性】:

文件名称:egg-wechat-pay:鸡蛋微信支付插件(WIP)

文件大小:8KB

文件格式:ZIP

更新时间:2024-06-05 16:04:46

egg egg-plugin wechat-pay JavaScript

egg-wechat-pay Wechat pay plugin for egg. Install $ npm i egg-wechat-pay Configurations config/plugin.js exports.wechatPay = { enable: true, package: 'egg-wechat-pay' } config/config.default.js exports.wechatPay = { client: { // Optional, bodyPrefix: '麦当劳', appId, merchantId, secret, notifyUrl, pfx: fs.readFileSync(thePathToPFX) } } Then: ... async doSomething


【文件预览】:
egg-wechat-pay-master
----.gitignore(535B)
----README.md(4KB)
----appveyor.yml(241B)
----test()
--------index.test.js(0B)
----History.md(290B)
----LICENSE(1KB)
----app.js(184B)
----package.json(1KB)
----src()
--------index.js(3KB)
----.autod.conf.js(277B)
----.npmignore(73B)
----.travis.yml(162B)

网友评论