Skip to content

Commit 78e35ce

Browse files
committed
Add new payment processor
1 parent edd7be4 commit 78e35ce

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

HISTORY.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ History
1010
* ``cardknox``
1111
* ``creditguard``
1212
* ``credorax``
13+
* ``datacap``
1314
* ``dlocal``
1415
* ``onpay``
1516
* ``safecharge``

minfraud/validation.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ def _hostname(hostname: str) -> str:
131131
"cybersource",
132132
"dalenys",
133133
"dalpay",
134+
"datacap",
134135
"datacash",
135136
"dibs",
136137
"digital_river",

0 commit comments

Comments
 (0)