We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a21bf04 + 2234917 commit 81d102fCopy full SHA for 81d102f
2 files changed
HISTORY.rst
@@ -3,6 +3,11 @@
3
History
4
-------
5
6
+2.8.0
7
+++++++++++++++++++
8
+
9
+* Added ``shopify_payments`` to the ``/payment/processor`` validation.
10
11
2.7.2 (2022-03-29)
12
++++++++++++++++++
13
minfraud/validation.py
@@ -219,6 +219,7 @@ def _hostname(hostname: str) -> str:
219
"safecharge",
220
"sagepay",
221
"securetrading",
222
+ "shopify_payments",
223
"simplify_commerce",
224
"skrill",
225
"smartcoin",
0 commit comments