在自定义小程序插件中不能调用wx.requestPayment微信支付吗?
在自定义小程序插件中不能调用wx.requestPayment发起微信支付吗?尝试把调用放到index.js或者data.js或者自定义js中都没办法调用到这个方法,哪位大神帮忙解答一下。错误如下
TypeError: wx.requestPayment is not a function
在自定义小程序插件中不能调用wx.requestPayment发起微信支付吗?尝试把调用放到index.js或者data.js或者自定义js中都没办法调用到这个方法,哪位大神帮忙解答一下。错误如下
TypeError: wx.requestPayment is not a function