html52.com
我爱小程序-开发者交流社区

小游戏支付一直提示requestMidasPayment:fail 系统错误

问题模块 框架类型 问题类型 API/组件名称 终端类型 操作系统 微信版本 基础库版本
API和组件 小游戏 Bug wx.requestMidasPayment Android 6.6.6 看不到

小游戏支付一直提示requestMidasPayment:fail 系统错误

我的查余额和扣除游戏币的接口已经接好了,所以账号应该是没有问题的?

就这个wx.requestMidasPayment一直提示,buyQuantity 换了1,3,10,30,100,300都不行,

用工具和手机测试也都不行,

求解答!!!

wx.requestMidasPayment({

mode: 'game',

env: 1,

offerId: "***",

platform: "android",

buyQuantity: 10,

currencyType: 'CNY',

zoneId: "1",

success: res => {

console.log("requestMidasPayment success");

console.log(res)

},

fail: res => {

console.log("requestMidasPayment failure");

console.log(res)

},

complete: res => {

console.log("requestMidasPayment complete");

}

});


网友回复

Junyius:

我也遇到这个问题,都没人鸟我,应该是一些配置问题,但是提示太简单,定位不到那个配置的问题

https://developers.weixin.qq.com/blogdetail?action=get_post_info&lang=zh_CN&token=724357960&docid=00060258498518f892b61d7fc51800

zZZ:

有没有老哥解答一下 ,嘤嘤嘤

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

真正的个人免签约支付接口

云免签H5支付