Skip to content

Commit 9ab1d1e

Browse files
authored
Merge pull request #178 from maxmind/greg/new-payment-processors
Add new payment processor
2 parents 9f6c569 + 322f270 commit 9ab1d1e

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ CHANGELOG
1313
the respective phone numbers. Please see [our developer
1414
site](https://dev.maxmind.com/minfraud/api-documentation/responses/) for
1515
more information.
16+
* Added `payconex` to the payment processor validation.
1617

1718
3.0.1 (2024-05-02)
1819
------------------

src/MinFraud.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -861,6 +861,7 @@ public function withPayment(
861861
'orangepay',
862862
'other',
863863
'pacnet_services',
864+
'payconex',
864865
'payeezy',
865866
'payfast',
866867
'paygate',

0 commit comments

Comments
 (0)