Skip to content

Commit

Permalink
Merge pull request #178 from maxmind/greg/new-payment-processors
Browse files Browse the repository at this point in the history
Add new payment processor
  • Loading branch information
faktas2 authored Jul 2, 2024
2 parents 9f6c569 + 322f270 commit 9ab1d1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ CHANGELOG
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.

3.0.1 (2024-05-02)
------------------
Expand Down
1 change: 1 addition & 0 deletions src/MinFraud.php
Original file line number Diff line number Diff line change
Expand Up @@ -861,6 +861,7 @@ public function withPayment(
'orangepay',
'other',
'pacnet_services',
'payconex',
'payeezy',
'payfast',
'paygate',
Expand Down

0 comments on commit 9ab1d1e

Please sign in to comment.