const res = await cloud.cloudPay.refund({
"outTradeNo": outTradeNo,
"nonce_str": "akwckr3",
"outRefundNo": refoundNo,
"subMchId": "1487771202",
"totalFee": totalFee,
"refundFee": refundFee,
"envId": "sensan-7gr36lxe3fe83dd3",
"functionName": "refundback"
})
返回结果
result: {returnCode: "FAIL", returnMsg: "特约子商户商户号未授权服务商的产品权限", couponTypeList: [], couponRefundIdList: [],…}
couponRefundFeeList: []
couponRefundIdList: []
couponTypeList: []
errCode: 0
errMsg: "cloudPay.refund:ok"
returnCode: "FAIL"
returnMsg: "特约子商户商户号未授权服务商的产品权限"
在云开发中显示待商户平台确认
登录商户平台又没有确认的操作
商户号:1487771202
这怎么破
errCode: 0
这个 errCode 等于 0 有点迷,有多种情况