- 第三方平台wx_verify_dispatch和wx_verify_pay_succ是什么事件?
今天第三方平台收到这两种事件,但是在文档里面没有体现 <xml><ToUserName><![CDATA[gh_f57b44de618c]]></ToUserName> <FromUserName><![CDATA[oDbGB5NPfPC1gisyfsFo-IOIxo1E]]></FromUserName> <CreateTime>1652162212</CreateTime> <MsgType><![CDATA[event]]></MsgType> <Event><![CDATA[wx_verify_pay_succ]]></Event> <OrderId><![CDATA[16465636384492457619]]></OrderId> </xml> <xml><ToUserName><![CDATA[gh_f57b44de618c]]></ToUserName> <FromUserName><![CDATA[oDbGB5NPfPC1gisyfsFo-IOIxo1E]]></FromUserName> <CreateTime>1652162232</CreateTime> <MsgType><![CDATA[event]]></MsgType> <Event><![CDATA[wx_verify_dispatch]]></Event> <Provider><![CDATA[上海xxxxxxxxx有限公司]]></Provider> <Contact><![CDATA[咨询电话:xxxxxxxx]]></Contact> <DispatchTime>1652162222</DispatchTime> </xml>
2022-05-10 - 第三方授权之后,为什么还是报61007?
我们生产环境一个小程序授权成功了,但是调用第三方发布体验版api报 {"errcode":61007,"errmsg":"api is unauthorized to component rid: 6275e1a8-09a53881-0739a312"},但是调用获取小程序基本信息接口却又是正常的,请问是什么原因呢? 我们第三方平台appId:wx6c75abf318682f75 小程序appId:wx3b977f290603bbde
2022-05-07 - 第三方平台授权提示该第三方平台账号仅支持指定账号进行授权?
[图片] 请问是什么原因呢? 我们第三方平台appId:wxc5ef34cabc1d5587
2022-04-26 - 服务商模式特约商户唤起h5支付使用哪个appId?
我们特约商户号刚刚申请完毕,接下来要测试支付功能,请问特约商户能使用普通商户的统一下单接口吗? 原普通商户统一下单api地址:https://pay.weixin.qq.com/wiki/doc/api/app/app.php?chapter=9_1
2022-04-24 - 特约商户申请,我们的服务使用H5支付,请问应该选择哪个经营场景类型?
[图片]
2022-04-18 - 从昨天开始一直收不到component_verify_ticket?
从昨天上午09:56:24之后就一直没收到component_verify_ticket了,麻烦官方看一下 我们第三方平台appId: wxc5ef34cabc1d5587
2021-12-10 - 创建试用小程序如何获取openid
https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/product/Third_party_platform_appid.html 文档介绍太简陋,只说了怎么从小程序/公众号获取openid,但是文档并没有说明 小程序/公众号与第三方平台之间的关系,是注册任意一个小程序或公众号都可以吗?我需要的是这个从小程序/公众号获取openid,这里面的小程序/公众号与第三方平台的关系详细说明,最好是在文档里面详细介绍
2021-07-10 - 获取模板标题一直报错
https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/subscribe-message/subscribeMessage.getPubTemplateTitleList.html 获取小程序订阅消息模板标题,一直返回错误 https://api.weixin.qq.com/wxaapi/newtmpl/getpubtemplatetitles?access_token=36_P0euVsWrfVDzO3fdwW-bpgeYVtMOx0KnJOfpJ-GWTvlC9vpjskv2Pslp60N0aE2dhn0_7no38rykiGqALglXwHl7B8bcI2n7LwsWFHLOnXel1Bca0QxOJRcYP0Y1MyUAvl4yDBle5jW_5gJ4JVDfACASEM&ids=1225&start=0&limit=1 { "errmsg": "invalid parameter ids rid: 5f349905-57012049-136a25d2", "count": 0, "data": [], "errcode": 200019 } 我能确定这个模板id是我自己的
2020-08-13 - 微信第三方平台代码审核失败,永久素材无权限访问
第三方平台代码审核失败,api文档上面说可以通过永久素材接口获取(https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/Mini_Programs/code/audit_event.html) [图片] 但是实际上访问的时候就返回 { "errcode": 48001, "errmsg": "api unauthorized hints: [eGNcf8VhE-Uz1J!]" }
2020-05-28 - 小程序开发api描述不够清晰
https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/api/api_get_authorizer_info.html 本页面最底部的business_info说明不够清晰,请描述具体的值代表什么含义,比如open_store值为0代表什么? [图片]
2020-04-13