We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f6c569 + 322f270 commit 9ab1d1eCopy full SHA for 9ab1d1e
2 files changed
CHANGELOG.md
@@ -13,6 +13,7 @@ CHANGELOG
13
the respective phone numbers. Please see [our developer
14
site](https://dev.maxmind.com/minfraud/api-documentation/responses/) for
15
more information.
16
+* Added `payconex` to the payment processor validation.
17
18
3.0.1 (2024-05-02)
19
------------------
src/MinFraud.php
@@ -861,6 +861,7 @@ public function withPayment(
861
'orangepay',
862
'other',
863
'pacnet_services',
864
+ 'payconex',
865
'payeezy',
866
'payfast',
867
'paygate',
0 commit comments