Skip to content

Commit 81d102f

Browse files
authored
Merge pull request #100 from maxmind/greg/new-payment-processor
Add Shopify Payments
2 parents a21bf04 + 2234917 commit 81d102f

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

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+
2.8.0
7+
++++++++++++++++++
8+
9+
* Added ``shopify_payments`` to the ``/payment/processor`` validation.
10+
611
2.7.2 (2022-03-29)
712
++++++++++++++++++
813

minfraud/validation.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ def _hostname(hostname: str) -> str:
219219
"safecharge",
220220
"sagepay",
221221
"securetrading",
222+
"shopify_payments",
222223
"simplify_commerce",
223224
"skrill",
224225
"smartcoin",

0 commit comments

Comments
 (0)