Skip to content

Commit a54b123

Browse files
committed
Add new payment processor
1 parent e02d40d commit a54b123

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

HISTORY.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
History
44
-------
55

6+
2.2.0
7+
++++++++++++++++++
8+
9+
* Added ``tsys`` to the ``/payment/processor`` validation.
10+
611
2.1.0 (2020-09-25)
712
++++++++++++++++++
813

minfraud/validation.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ def _hostname(hostname: str) -> str:
214214
"telerecargas",
215215
"towah",
216216
"transact_pro",
217+
"tsys",
217218
"usa_epay",
218219
"vantiv",
219220
"verepay",

0 commit comments

Comments
 (0)