best-pay-sdk icon indicating copy to clipboard operation
best-pay-sdk copied to clipboard

WxPayServiceImpl 实现类多加了一个空参数,支付时出现多余参数导致支付失败

Open XHXJ opened this issue 1 year ago • 0 comments

https://github.com/Pay-Group/best-pay-sdk/commit/400253f73cb2f89da4520fb0db5644c91c23afb0#r107942479

wxRequest.setAuthCode("");

微信小程序支付,调用这里的时候,多加入的AuthCode参数会导致支付失败

XHXJ avatar Apr 07 '23 09:04 XHXJ