- 酒店押金预授权撤销和退款接口返回失败
[图片] 押金支付接口成功了 订单号:1100219931938598912 微信订单号:4200000285201902263324642644 走预授权撤销 返回 <return_msg><![CDATA[无效请求,请检查权限等]]></return_msg> 走预授权退款 返回 <return_msg><![CDATA[特约子商户商户号未授权服务商的产品权限]]></return_msg> 有人知道什么原因吗
2019-02-26 - 微信预授权总是报错
微信支付押金预授权总是返回 参数错误 有人遇到吗 请求: <?xml version="1.0" encoding="UTF-8" standalone="no"?> <xml> <nonce_str>WhBo8vAI</nonce_str> <sign>85FB0C9543E3824526F00ADB926D21965E691284B07F9A0CF9B80DF449D81D7D</sign> <fee_type>CNY</fee_type> <mch_id>********</mch_id> <sub_mch_id>******</sub_mch_id> <body>string</body> <spbill_create_ip>192.168.1.113</spbill_create_ip> <auth_code>135792237861523497</auth_code> <out_trade_no>1095561201565315072</out_trade_no> <appid>wx9ad3e8bdb00f9975</appid> <total_fee>1</total_fee> <deposit>Y</deposit> <sign_type>HMAC-SHA256</sign_type> </xml>
2019-02-13