We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6af7814 + 3750c3e commit 7d348e4Copy full SHA for 7d348e4
2 files changed
HISTORY.rst
@@ -6,6 +6,7 @@ History
6
2.2.0
7
++++++++++++++++++
8
9
+* Added ``tsys`` to the ``/payment/processor`` validation.
10
* The device IP address is no longer a required input.
11
12
2.1.0 (2020-09-25)
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