Skip to content

Commit 7d348e4

Browse files
authored
Merge pull request #69 from maxmind/greg/new-payment-processor
Add new payment processor
2 parents 6af7814 + 3750c3e commit 7d348e4

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

HISTORY.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ History
66
2.2.0
77
++++++++++++++++++
88

9+
* Added ``tsys`` to the ``/payment/processor`` validation.
910
* The device IP address is no longer a required input.
1011

1112
2.1.0 (2020-09-25)

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)