klover2 / wechatpay-node-v3-ts

微信支付v3
MIT License
575 stars 88 forks source link

退款接口refunds和find_refunds返回结果中的http status会被业务status覆盖 #62

Closed lfpdev closed 6 months ago

lfpdev commented 11 months ago

{ status: 'PROCESSING', amount: { ... }, channel: 'ORIGINAL', ... }

klover2 commented 9 months ago

{ status: 'PROCESSING', amount: { ... }, channel: 'ORIGINAL', ... }

已修复 请使用版本2.1.7