wechat-payment-node
wechat-payment-node copied to clipboard
wechat payment api for node.js (weixin payment)
企业打款时,报这个错误
_utils2.default.parseXML.parseXML(body).then(function (result)
bug?
import WechatPayment from 'wechat-payment-node'; let options = { appid: 'your app id', mch_id: 'your merchant id', apiKey: 'your app key (partner key)', //微信商户平台API密钥 notify_url: 'your notify url', trade_type: 'APP', //APP,...
微信下单失败不返回错误信息
fs.readFileSync怎么一直报错?前面加了let fs = require('fs')
Hello I 'm trying to learn your wechat-paymaent-node but I don't understand china. thank you.
能否支持个扫码支付通知?