小程序
小游戏
企业微信
微信支付
扫描小程序码分享
微信发公告说后续添加个人分账方是只能通过openid添加,但是没找到通过微信号获取openid的接口,求指导。
目前我们是在后台设置分账方信息,然后调“添加分账接收方”接口来完成添加分账接收方的,调接口时分账接收方类型选择的事个人微信号。
2 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
获取 openId 的方式有很多,下面的方案可以参考一下。
小程序登录获取:https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/login.html
小程序云函数获取:https://developers.weixin.qq.com/minigame/dev/wxcloud/basis/capabilities.html#%E4%BA%91%E5%87%BD%E6%95%B0
公众号授权获取:https://developers.weixin.qq.com/doc/offiaccount/OA_Web_Apps/Wechat_webpage_authorization.html
APP授权获取:https://developers.weixin.qq.com/doc/oplatform/Mobile_App/WeChat_Login/Development_Guide.html
通过付款码获取:https://pay.weixin.qq.com/wiki/doc/api/micropay.php?chapter=9_13&index=9
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
https://developers.weixin.qq.com/doc/offiaccount/OA_Web_Apps/Wechat_webpage_authorization.html
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
获取 openId 的方式有很多,下面的方案可以参考一下。
小程序登录获取:https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/login.html
小程序云函数获取:https://developers.weixin.qq.com/minigame/dev/wxcloud/basis/capabilities.html#%E4%BA%91%E5%87%BD%E6%95%B0
公众号授权获取:https://developers.weixin.qq.com/doc/offiaccount/OA_Web_Apps/Wechat_webpage_authorization.html
APP授权获取:https://developers.weixin.qq.com/doc/oplatform/Mobile_App/WeChat_Login/Development_Guide.html
通过付款码获取:https://pay.weixin.qq.com/wiki/doc/api/micropay.php?chapter=9_13&index=9
https://developers.weixin.qq.com/doc/offiaccount/OA_Web_Apps/Wechat_webpage_authorization.html