We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e02d40d commit a54b123Copy full SHA for a54b123
2 files changed
HISTORY.rst
@@ -3,6 +3,11 @@
3
History
4
-------
5
6
+2.2.0
7
+++++++++++++++++++
8
+
9
+* Added ``tsys`` to the ``/payment/processor`` validation.
10
11
2.1.0 (2020-09-25)
12
++++++++++++++++++
13
minfraud/validation.py
@@ -214,6 +214,7 @@ def _hostname(hostname: str) -> str:
214
"telerecargas",
215
"towah",
216
"transact_pro",
217
+ "tsys",
218
"usa_epay",
219
"vantiv",
220
"verepay",
0 commit comments