https://developers.weixin.qq.com/miniprogram/dev/framework/open-ability/getPhoneNumber.html
查询和扣费节点说明
- 查询节点:用户点击button时,进行资源包额度查询。若查询额度不足,开发者将收到错误码
e.detail.errno===1400001
,同时用户侧将收到平台默认半屏提示“该功能使用次数已达当前小程序上限,暂时无法使用”。若开发者想自行兼容欠费逻辑,可将 button 组件中phone-number-no-quota-toast
的值设置为false
,此时平台将不在用户侧进行提示; - 扣费节点:开发者获得
bindgetphonenumber
事件的 success 回调信息时,进行扣费。
你好,不会扣费
https://developers.weixin.qq.com/community/develop/doc/00080669ce0000e316ff502fd5b000?highLine=%25E6%2589%258B%25E6%259C%25BA%25E5%258F%25B7%25E5%25BF%25AB%25E9%2580%259F%25E9%25AA%258C%25E8%25AF%2581%25E7%25BB%2584%25E4%25BB%25B6%25E6%2589%25A3%25E8%25B4%25B9%25E8%258A%2582%25E7%2582%25B9