Skip to content

Commit c287c6f

Browse files
committed
Add ePayco to payment processor list
1 parent 3d604b1 commit c287c6f

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
@@ -9,6 +9,7 @@ History
99
* The minFraud Factors subscores have been deprecated. They will be removed
1010
in March 2025. Please see `our release notes <https://dev.maxmind.com/minfraud/release-notes/2024/#deprecation-of-risk-factor-scoressubscores>`_
1111
for more information.
12+
* Added ``epayco`` to the ``/payment/processor`` validation.
1213

1314
2.12.0b1 (2024-09-06)
1415
+++++++++++++++++++++

minfraud/validation.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ def _hostname(hostname: str) -> str:
145145
"elavon",
146146
"emerchantpay",
147147
"epay",
148+
"epayco",
148149
"eprocessing_network",
149150
"epx",
150151
"eway",

0 commit comments

Comments
 (0)