lokielse / omnipay-wechatpay

(微信支付)WeChatPay driver for the Omnipay PHP payment processing library
MIT License
317 stars 103 forks source link

fix refund notify of wechat #99

Closed CoDeleven closed 1 year ago

CoDeleven commented 5 years ago

the rule of refund notifies has been changed . It's needed to verify 'refund_status ' .

codecov-io commented 5 years ago

Codecov Report

Merging #99 into master will increase coverage by 0.16%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #99      +/-   ##
===========================================
+ Coverage     25.03%   25.2%   +0.16%     
+ Complexity      252     248       -4     
===========================================
  Files            29      29              
  Lines           751     746       -5     
===========================================
  Hits            188     188              
+ Misses          563     558       -5
Impacted Files Coverage Δ Complexity Δ
src/Message/CompleteRefundRequest.php 0% <0%> (ø) 9 <0> (-4) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2ab811f...51e58bc. Read the comment docs.