收藏
回答

用统一下单接口接口返回缺少参数?

调用统一下单接口接口返回缺少参数


<return_code><![CDATA[FAIL]]></return_code>

<return_msg><![CDATA[缺少参数]]></return_msg>


<?xml version="1.0" encoding="UTF-8"?>

<xml>

   <nonce_str>***********</nonce_str>

   <out_trade_no>***********</out_trade_no>

   <openid>***********</openid>

   <total_fee>1</total_fee>

   <appid>***********</appid>

   <sign>65088A5C4EC7A7AB6324882C2168F8D8D9BB17EBAC09F44187F478A4124190AE</sign>

   <trade_type>JSAPI</trade_type>

   <boby>课程购买</boby>

   <mch_id>***********</mch_id>

   <notify_url>***********</notify_url>

   <spbill_create_ip>127.0.0.1</spbill_create_ip>

   <sign_type>HMAC-SHA256</sign_type>

</xml>


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

2 个回答

登录 后发表内容
问题标签