Skip to content

Commit

Permalink
Merge pull request #101 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 7dc67b2 + eafb169 commit b8bbe68
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 @@
information about the respective phone numbers. Please see [our developer
site](https://dev.maxmind.com/minfraud/api-documentation/responses/) for
more information.
* Added the processor `:payconex` to `Minfraud::Components::Payment`.

## v2.5.0 (2024-04-16)

Expand Down
1 change: 1 addition & 0 deletions lib/minfraud/components/payment.rb
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ class Payment < Base
orangepay
other
pacnet_services
payconex
payeezy
payfast
paygate
Expand Down

0 comments on commit b8bbe68

Please sign in to comment.