我也遇到这个问题了,请问解决了吗
微信分账返回receiver未设置做服务商分账功能,添加分账接收人(个人、商户)都试了下,返回都成功。订单支付也成功,然后发起分账,返回{return_msg=receiver未设置, return_code=FAIL}。 第二次添加分账接收人时我名字随便打了一个,提示不一致,所以第一次添加时确实成功了。商户也显示添加成功。但是发起分账,不管个人还是商户,都返回receiver未设置。这是啥问题呢? 下面是请求,部分字段值做了下处理 分账请求MAP:{transaction_id=420000038320190725518452XXXX, receivers=[{"amount":"1","description":"分账到XXX","type":"PERSONAL_WECHATID","account":"XXX"}], appid=wxc04e9fd1XXXXXXX, out_order_no=FZ156406885192XXXX, mch_id=150XXXX551, sub_mch_id=150XXXX271} 分账请求返回XML:<xml><return_code><![CDATA[FAIL]]></return_code><return_msg><![CDATA[receiver未设置]]></return_msg></xml> 麻烦大佬给看看,谢谢~
2020-08-27@官网 appid:wx811c3ebf44e6f72c 测试时间2020年08月07日 下午2点到19点
小程序CI上传报错-80011,怎么解决,目前已排查appid 和上传密钥是对应的?get wx811c3ebf44e6f72c project attr fail errCode: -1, errMsg: get new ticket fail innerCode: -80011 20003 Error: {"errCode":-1,"errMsg":"get new ticket fail innerCode: -80011"} (node:21122) UnhandledPromiseRejectionWarning: Error: Error: {"errCode":-1,"errMsg":"get new ticket fail innerCode: -80011"} at Object.upload (/node_modules/miniprogram-ci/dist/upload/upload.js:1:3781) at processTicksAndRejections (internal/process/task_queues.js:97:5) at async a (/lib/node_modules/miniprogram-ci/dist/cli.js:1:5507) (Use `node --trace-warnings ...` to show where the warning was created) (node:21122) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1) (node:21122) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
2020-08-07客服呢 没有人能解决吗
第三方代小程序开发,用户授权报50002错误,如何解决?第三方代小程序开发,用户扫码授权,后台报50002错误,如何解决? {"errcode":50002,"errmsg":"user limited hint: [vrfiLA09991547]"}
2019-09-26现在我做的第三方平台 也遇到这个问题 ,同问怎么解决
业务域名建议不限绑定小程序数量业务域名建议不限绑定小程序数量,我们开发者的服务器通用的域名,都是由几十个甚至几百个客户在用同1个后台(1个后台提供不同的服务业务),如果限制了一个域名只能绑定20个小程序的数量,那么剩下的就无法使用了。建议官方考虑开放。
2019-06-20