Skip to content

Commit 5f6a2d7

Browse files
authored
Merge pull request #171 from maxmind/horgh/payment-processors
Add payment processor
2 parents bc4e8de + f173f5d commit 5f6a2d7

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

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+
3.1.0
7+
++++++++++++++++++
8+
9+
* Added ``cryptomus`` to the ``/payment/processor`` validation.
10+
611
3.0.0 (2025-02-10)
712
++++++++++++++++++
813

minfraud/validation.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ def _hostname(hostname: str) -> str:
139139
"coregateway",
140140
"creditguard",
141141
"credorax",
142+
"cryptomus",
142143
"ct_payments",
143144
"cuentadigital",
144145
"curopayments",

0 commit comments

Comments
 (0)