django-payments icon indicating copy to clipboard operation
django-payments copied to clipboard

Integrating Taler.

Open stanisci opened this issue 6 years ago • 4 comments

This pull request aims to add Taler(.net) among the supported payment methods.

stanisci avatar Nov 17 '17 13:11 stanisci

Codecov Report

Merging #158 into master will increase coverage by 0.54%. The diff coverage is 86.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #158      +/-   ##
==========================================
+ Coverage   79.59%   80.14%   +0.54%     
==========================================
  Files          27       29       +2     
  Lines        1642     1778     +136     
  Branches      191      209      +18     
==========================================
+ Hits         1307     1425     +118     
- Misses        231      243      +12     
- Partials      104      110       +6
Impacted Files Coverage Δ
payments/taler/__init__.py 81.69% <81.69%> (ø)
payments/taler/amount.py 92.3% <92.3%> (ø)

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 02931b0...155d35f. Read the comment docs.

codecov-io avatar Dec 07 '17 15:12 codecov-io

This project was stale and unmaintained for quite some time.

I've been maintaining it for the past months. Are you still interested in getting this merged, or have you moved elsewhere?

WhyNotHugo avatar May 13 '21 13:05 WhyNotHugo