aviabird / gringotts

A complete payment library for Elixir and Phoenix Framework
https://hexdocs.pm/gringotts/Gringotts.html
MIT License
482 stars 53 forks source link

[Sagepay] Implemented `capture/3` #144

Closed Anwar0902 closed 6 years ago

Anwar0902 commented 6 years ago

Implemented Capture function Implemented Capture test cases

codecov-io commented 6 years ago

Codecov Report

Merging #144 into sagepay will decrease coverage by 1.02%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           sagepay     #144      +/-   ##
===========================================
- Coverage    70.73%   69.71%   -1.03%     
===========================================
  Files           15       15              
  Lines          410      416       +6     
===========================================
  Hits           290      290              
- Misses         120      126       +6
Impacted Files Coverage Δ
lib/gringotts/gateways/sagepay.ex 0% <0%> (ø) :arrow_up:

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 253847a...cd914c1. Read the comment docs.

ashish173 commented 6 years ago

@Anwar0902 could you please add a description.