收藏
回答

调用微信退款接口,没有同步返回值?

<xml>

  <appid><![CDATA[xx]]></appid>

  <mch_id><![CDATA[xx]]></mch_id>

  <nonce_str><![CDATA[xx]]></nonce_str>

  <sign><![CDATA[xx]]></sign>

  <sign_type><![CDATA[MD5]]></sign_type>

  <out_trade_no><![CDATA[xx]]></out_trade_no>

  <out_refund_no><![CDATA[xx]]></out_refund_no>

  <total_fee><![CDATA[680]]></total_fee>

  <refund_fee><![CDATA[680]]></refund_fee>

 <notify_url><![CDATA[https://xx]]></notify_url>

</xml> 

请求参数如图所示,请求url是

https://api.mch.weixin.qq.com/secapi/pay/refund


回答关注问题邀请回答
收藏

1 个回答

登录 后发表内容
问题标签