Skip to content

Commit 52981fd

Browse files
committed
Add new payment processor
1 parent b8e60f1 commit 52981fd

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
@@ -22,6 +22,7 @@ History
2222
* ``paysera``
2323
* ``payvision``
2424
* ``trustly``
25+
* ``windcave``
2526

2627
2.5.0 (2021-09-20)
2728
++++++++++++++++++

minfraud/validation.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ def _hostname(hostname: str) -> str:
242242
"virtual_card_services",
243243
"vme",
244244
"vpos",
245+
"windcave",
245246
"wirecard",
246247
"worldpay",
247248
]

0 commit comments

Comments
 (0)