我参数 我认为都是对的呢 为什么会提示这个
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<xml>
<nonce_str>2WXR0arm6GKBhTpkocgG2i1tXxUAT3X7</nonce_str>
<openid>oPR7T5PFjcfgugIu2abQG6ijQGV4</openid>
<sign>FC9A06573919D2B449CCD05DD03E9839</sign>
<fee_type>CNY</fee_type>
<body>xxx-测试商品</body>
<mch_id>********</mch_id>
<spbill_create_ip>123.12.12.110</spbill_create_ip>
<out_trade_no>1548692841201908092216295058</out_trade_no>
<total_fee>3.01</total_fee>
<appid>********</appid>
<trade_type>NATIVE</trade_type>
<detail>desc</detail>
<sign_type>MD5</sign_type>
</xml>
1、交易金额
交易金额默认为人民币交易,接口中参数支付金额单位为【分】,参数值不能带小数。对账单中的交易金额单位为【元】。
外币交易的支付金额精确到币种的最小单位,参数值不能带小数点。
https://pay.weixin.qq.com/wiki/doc/api/jsapi.php?chapter=4_2