微信支付

apikey和appsecret区别

微信支付只需要用到AppId、ApiKey、mchId即可

进行公众号相关的开发才需要用到AppSecret

获取OpenId

1
https://open.weixin.qq.com/connect/oauth2/authorize?appid=wx77963cc3616036e7&redirect_uri=https://yxjf.188lanxi.com/ClickFarming/getOpenid?param=3311111111111999&response_type=code&scope=snsapi_userinfo&state=2#wechat_redirect

替换appid,记得需要去公众号网页授权域名才能跳转到redirect_uri

赏个🍗吧
0%