小程序
小游戏
企业微信
微信支付
扫描小程序码分享
我们的公众号 是符合企业付款到零钱的资格了 公众号绑定了 之前创建好微信开放平台账号 app去用微信开放平台的appid去授权并且获得openid 但是 一直关联不上 找不到这个用户
1 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
你是想把APP的用户关联到公众号,用公众号的企业付款到零钱的功能?
1、将公众号、APP 都绑定到同一个开发平台
2、APP 登录时获取到 unionId 以及 openId
3、微信公众号登录时获取到 unionId 以及 openId
这样就可以关联同一用户,获取指定平台用户的 openId
参考链接
https://developers.weixin.qq.com/doc/offiaccount/OA_Web_Apps/Wechat_webpage_authorization.html
https://developers.weixin.qq.com/doc/offiaccount/User_Management/Get_users_basic_information_UnionID.html#UinonId
https://developers.weixin.qq.com/doc/oplatform/Mobile_App/WeChat_Login/Development_Guide.html
https://developers.weixin.qq.com/doc/oplatform/Mobile_App/WeChat_Login/Authorized_API_call_UnionID.html
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
你是想把APP的用户关联到公众号,用公众号的企业付款到零钱的功能?
1、将公众号、APP 都绑定到同一个开发平台
2、APP 登录时获取到 unionId 以及 openId
3、微信公众号登录时获取到 unionId 以及 openId
这样就可以关联同一用户,获取指定平台用户的 openId
参考链接
https://developers.weixin.qq.com/doc/offiaccount/OA_Web_Apps/Wechat_webpage_authorization.html
https://developers.weixin.qq.com/doc/offiaccount/User_Management/Get_users_basic_information_UnionID.html#UinonId
https://developers.weixin.qq.com/doc/oplatform/Mobile_App/WeChat_Login/Development_Guide.html
https://developers.weixin.qq.com/doc/oplatform/Mobile_App/WeChat_Login/Authorized_API_call_UnionID.html