- 插件支付能力支持修改增加新的商户号
插件的支付能力在首次申请开通后,能否再次修改支持新增的商户号,目前支持么
2019-01-11 - 如何账号找回,主体对应的支付验证的银行账号被银行收回
我们是通过 “快速注册小程序” 方式创建的小程序,现在想进行账号找回,但是在 “支付验证” 这一步,小程序的支付主体对应的银行账户被银行收回了,这种情况如何进行账号找回
2019-01-07 - 申请附近小程序,审核失败,你提交的经营资质主体信息不真实
小程序appid:wxf0a844d3463e79b8 提交的内容同营业执照完全一致,但是提示 “你提交的经营资质主体信息不真实” , 麻烦帮看下到底是啥原因 poiId: 491241999河北省廊坊市固安温泉休闲商务产业园区91131022308010846E [图片]
2018-11-15 - 附近小程序审核通过、展示中但实际在附近小程序没有找到
通过第三方api提交附近小程序申请,审核通过,展示状态也为展示中,但是在微信的附近小程序中无法找到。 appid : wxdbfabd34d1ebe489 {"errcode":0,"errmsg":"ok","data":{"max_apply_num":10,"left_apply_num":9,"data":"{\"poi_list\":[{\"poi_id\":\"483207548\",\"qualification_address\":\"重庆市渝北区回兴宝桐路9号(近江北机场、悦来会展中心)\",\"qualification_num\":\"91500112070304683D\",\"audit_status\":5,\"display_status\":1,\"refuse_reason\":\"\",\"poi_ext\":{},\"is_comm_nearby\":false,\"store_name\":\"银鑫世纪\"}]}","show_wxopen_shelf_state":true,"apply_status":0,"upgrade_status":0,"category_status":3}}
2018-11-12 - 第三方平台小程序提交微信审核失败没有失败原因
通过第三方api提交小程序审核,审核失败后,只有审核状态但是没有审核原因。 appId:wx2e300b55886220ee { errcode: 0, errmsg: 'ok', auditid: 445598871, status: 1, reason: '’ } appId:wx5501878bdb6bcc96 { errcode: 0, errmsg: 'ok', auditid: 494861792, status: 1, reason: '’ } appId:wx6747f47cbbcca8f6 { errcode: 0, errmsg: 'ok', auditid: 436052785, status: 1, reason: '' }
2018-10-31 - 支付插件无法唤起支付功能页报错
- 当前 Bug 的表现(可附上截图) IOS 11.4.1 第一次打开小程序支付可以唤起支付功能页,过一会再次打开微信进入小程序进行支付,就无法唤起支付功能页 提示以下错误 stackMessage: webviewScriptErrorfunctional-page-navigator: navigate to functional page failed. Invalid plugin info.;[Exparser] [Error] [Component] Event Listener Error @ #(anonymous) _navigateTo@https://servicewechat.com/wx6808111ebca40dc5/0/page-frame.html:15:30190_tap@https://servicewechat.com/wx6808111ebca40dc5/0/page-frame.html:15:30924https://servicewechat.com/wx6808111ebca40dc5/0/page-frame.html:7:4827safeCallback@https://servicewechat.com/wx6808111ebca40dc5/0/page-frame.html:5:30870call@https://servicewechat.com/wx6808111ebca40dc5/0/page-frame.html:5:30630n@https://servicewechat.com/wx6808111ebca40dc5/0/page-frame.html:6:1098https://servicewechat.com/wx6808111ebca40dc5/0/page-frame.html:6:1653s@https://servicewechat.com/wx6808111ebca40dc5/0/page-frame.html:6:640dispatchEvent@https://servicewechat.com/wx6808111ebca40dc5/0/page-frame.html:6:1550t@https://servicewechat.com/wx6808111ebca40dc5/0/page-frame.html:10:16064_@https://servicewechat.com/wx6808111ebca40dc5/0/page-frame.html:10:16663m@https://servicewechat.com/wx6808111ebca40dc5/0/page-frame.html:10:17352https://servicewechat.com/wx6808111ebca40dc5/0/page-frame.html:10:18516 - 预期表现 始终可以打开支付功能页进行支付 - 复现路径 - 提供一个最简复现 Demo
2018-09-27 - 支付功能页报错(wechatLib: 2.3.0 )
- 当前 Bug 的表现(可附上截图) 在 “支付功能页” 点击 “确认支付” 没有唤起支付,直接返回使用插件的小程序。提示 “ callMiniProgramFunction:fail File not found” 错误 - 预期表现 在 “支付功能页” 点击 “确认支付” 唤起支付完成支付,目前微信6.7.2 ,基础库版本 2.2.5 (2018.8.29 20:04:24) 及以前的版本正常 - 复现路径 在 “支付功能页” 点击 “确认支付” - 提供一个最简复现 Demo
2018-09-13