using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.IO; using Newtonsoft.Json; using System.Net; using System.Runtime.Serialization.Formatters.Binary; using System.Text; using System.Security.Cryptography
微信接口出现“调用支付jsapi缺少参数appid” 注意:@Html.Raw(ViewBag.wxJsApiParam),//json串ViewBag.wxJsApiParam是一个在后台拼的一个json串.官方的例子有拼,拿过来用就行了.切记不要被转义了,也不要加引号.或者直接用官方例子把aspx页面也行.官方例子:https://pay.weixin.qq.com/wiki/doc/api/download/WxPayAPI_CS_v3.zip function jsApiCall() {