lokielse / omnipay-alipay

Alipay driver for the Omnipay PHP payment processing library
MIT License
565 stars 155 forks source link

Add complete refund notify and adjust composer.json file. #162

Closed maxsky closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #162 into master will increase coverage by 0.72%. The diff coverage is 88.37%.

Impacted file tree graph

@@            Coverage Diff             @@
##             master   #162      +/-   ##
==========================================
+ Coverage     57.27%    58%   +0.72%     
- Complexity      688    703      +15     
==========================================
  Files            64     66       +2     
  Lines          1793   1836      +43     
==========================================
+ Hits           1027   1065      +38     
- Misses          766    771       +5
Impacted Files Coverage Δ Complexity Δ
src/Requests/AbstractAopRequest.php 72.89% <ø> (ø) 67 <0> (ø) :arrow_down:
src/AbstractAopGateway.php 67.36% <100%> (+0.7%) 44 <1> (+1) :arrow_up:
src/Requests/AopCompleteRefundRequest.php 100% <100%> (ø) 6 <6> (?)
src/Responses/AopCompleteRefundResponse.php 66.66% <66.66%> (ø) 8 <8> (?)

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 39a0173...fa91c19. Read the comment docs.

successgo commented 5 years ago

Great!

maxsky commented 5 years ago

@gdcfivepercent Waiting for author merge it.

successgo commented 5 years ago

这是全额退款接口吗

maxsky commented 5 years ago

@gdcfivepercent 根据 trade_status 判断,全额为 TRADE_CLOSED,部分为 TRADE_SUCCESS