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 9f6c569 commit 322f270
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 322f270

Please sign in to comment.