Skip to content

Commit

Permalink
Add new payment processor
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Jul 1, 2024
1 parent fb1976a commit 00ce6f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ History
about the respective phone numbers. Please see `our developer
site <https://dev.maxmind.com/minfraud/api-documentation/responses/>`_ for
more information.
* Added ``payconex`` to the ``/payment/processor`` validation.

2.10.0 (2024-04-16)
+++++++++++++++++++
Expand Down
1 change: 1 addition & 0 deletions minfraud/validation.py
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ def _hostname(hostname: str) -> str:
"orangepay",
"other",
"pacnet_services",
"payconex",
"payeezy",
"payfast",
"paygate",
Expand Down

0 comments on commit 00ce6f7

Please sign in to comment.