<xml>
<action_type>ADD</action_type>
<appid>wx8xxxxx083e2a9c</appid>
<customs>ZHENGZHOU_BS</customs>
<mch_customs_no>311766xxxxx</mch_customs_no>
<mch_id>16811xxxxx1</mch_id>
<out_trade_no>202404251173904329002000</out_trade_no>
<transaction_id>420000243xxxx159xxx801345</transaction_id>
<sign>CB96CC42EE25160ECE6732002675CBF2</sign>
</xml>
在线签名都是通过的,但就是报签名验证失败,我是用PHP CURL来调用接口的
KEY是正确的,我在线用别人写的接口调试就可以,换成其它的KEY就报签名验证失败,可以推断KEY是没问题的
签名工具只校验签名的方式是否正确,不校验参数的正确性。先检查一下key是否正确