We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc4e8de + f173f5d commit 5f6a2d7Copy full SHA for 5f6a2d7
HISTORY.rst
@@ -3,6 +3,11 @@
3
History
4
-------
5
6
+3.1.0
7
+++++++++++++++++++
8
+
9
+* Added ``cryptomus`` to the ``/payment/processor`` validation.
10
11
3.0.0 (2025-02-10)
12
++++++++++++++++++
13
minfraud/validation.py
@@ -139,6 +139,7 @@ def _hostname(hostname: str) -> str:
139
"coregateway",
140
"creditguard",
141
"credorax",
142
+ "cryptomus",
143
"ct_payments",
144
"cuentadigital",
145
"curopayments",
0 commit comments