文件名称:微信红包发放
文件大小:68KB
文件格式:ZIP
更新时间:2018-11-11 12:14:20
微信红包 .net c#
微信红包发放,要求1:申请微信应用,获得appid; 2. 申请支付,获得mch_id和签名key; 3. 向商家充值,保证发红包金额; 4.在商家平台获取证书cert;5. 填写app.config中配置项。 参考微信红包文档:https://pay.weixin.qq.com/wiki/doc/api/cash_coupon.php?chapter=13_5
【文件预览】:
wxSendRedPack.sln
wxSendRedPack
----Form1.cs(14KB)
----bin()
--------Debug()
----obj()
--------Debug()
----Properties()
--------Resources.Designer.cs(3KB)
--------Settings.settings(249B)
--------Resources.resx(5KB)
--------Settings.Designer.cs(1KB)
--------AssemblyInfo.cs(1KB)
----Program.cs(525B)
----wxSendRedPack.csproj(4KB)
----Form1.Designer.cs(12KB)
----App.config(906B)
----Form1.resx(6KB)