node-weixin-sdk
v0.2.3
Published
Weixin (WeChat) Node serve SDK
Downloads
67
Readme
node-weixin-sdk
Weixin (WeChat) Node serve SDK
使用
配置
{
"appId" : "",
"secret": "",
"token" : "公众号开发配置 token",
"AESKey": "公众号开发配置密钥",
"pay": {
"mchId" : "微信支付商户号",
"mchKey" : "微信支付 API key",
"serverIp" : "服务器 IP",
"payNotify" : "支付结果通知 URL",
"refundNotify": "退款结果通知 URL",
"certPath" : "支付证书本地存放路径"
}
}
Author
©AngusYoung
E-mail: [email protected]
Home: http://mrxcool.com