小程序
小游戏
企业微信
微信支付
扫描小程序码分享
我开发了一个购物商城,调用微信支付没有反应,也不报错,是怎么回事呢?
4 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
微信支付调不起来,能帮我看下吗?
参数:{appid: wxb4ba3c02aa476ea1, partnerid: 1900006771, package: Sign=WXPay, noncestr: 76965e671827f556bebe03b14b179dcb, timestamp: 1592812150, prepayid: wx221549101575264658482e9e1442334032, sign: CAFE37400AC2E754149EF2C9F6980F08}
控制台信息:
D/MicroMsg.SDK.WXMsgImplComm(29796): pass
I/MicroMsg.SDK.WXApiImplV10(29796): sendReq, req type = 5
D/MicroMsg.SDK.MMessageAct(29796): send, targetPkgName = com.tencent.mm, targetClassName = com.tencent.mm.plugin.base.stub.WXPayEntryActivity
I/Timeline(29796): Timeline: Activity_launch_request time:365605795
D/MicroMsg.SDK.MMessageAct(29796): send mm message, intent=Intent { flg=0x18000000 cmp=com.tencent.mm/.plugin.base.stub.WXPayEntryActivity (has extras) }
W/ActivityThread(29796): handleWindowVisibility: no activity for token android.os.BinderProxy@2bc9e16
I/MicroMsg.SDK.WXApiImplV10(29796): handleIntent, cmd = 5
D/ViewContentFactory(29796): initViewContentFetcherClass
I/ContentCatcher(29796): ViewContentFetcher : ViewContentFetcher
D/ViewContentFactory(29796): createInterceptor took 0ms
I/flutter (29796): ---》true
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
我也是这个问题
我也是 真是无语了 包名和签名都检查了 ios的就可以
你好,具体调用的是哪个API接口。麻烦提供一下完整请求参数。谢谢。
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
微信支付调不起来,能帮我看下吗?
参数:{appid: wxb4ba3c02aa476ea1, partnerid: 1900006771, package: Sign=WXPay, noncestr: 76965e671827f556bebe03b14b179dcb, timestamp: 1592812150, prepayid: wx221549101575264658482e9e1442334032, sign: CAFE37400AC2E754149EF2C9F6980F08}
控制台信息:
D/MicroMsg.SDK.WXMsgImplComm(29796): pass
I/MicroMsg.SDK.WXApiImplV10(29796): sendReq, req type = 5
D/MicroMsg.SDK.MMessageAct(29796): send, targetPkgName = com.tencent.mm, targetClassName = com.tencent.mm.plugin.base.stub.WXPayEntryActivity
I/Timeline(29796): Timeline: Activity_launch_request time:365605795
D/MicroMsg.SDK.MMessageAct(29796): send mm message, intent=Intent { flg=0x18000000 cmp=com.tencent.mm/.plugin.base.stub.WXPayEntryActivity (has extras) }
W/ActivityThread(29796): handleWindowVisibility: no activity for token android.os.BinderProxy@2bc9e16
I/MicroMsg.SDK.WXApiImplV10(29796): handleIntent, cmd = 5
D/ViewContentFactory(29796): initViewContentFetcherClass
I/ContentCatcher(29796): ViewContentFetcher : ViewContentFetcher
D/ViewContentFactory(29796): createInterceptor took 0ms
I/flutter (29796): ---》true
1、检查配置信息是否正确,尤其APPId;
2、清理下微信缓存,有时候微信就发癫;
时间太久了,想到的就这两点
我也是这个问题
我也是 真是无语了 包名和签名都检查了 ios的就可以
你好,具体调用的是哪个API接口。麻烦提供一下完整请求参数。谢谢。