Skip to content

Commit

Permalink
Merge pull request #110 from maxmind/greg/eng-964-new-payment-process…
Browse files Browse the repository at this point in the history
…ors-input-values-are-supported-by

Add ePayco to payment processor list
  • Loading branch information
horgh authored Jan 6, 2025
2 parents 6ad5af8 + 6f179fd commit 3a396da
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 @@ -7,6 +7,7 @@
for more information.
* Ruby 3.0+ is now required. If you're using Ruby 2.7, please use version
2.7.0.beta1 or 2.6.0 of this gem.
* Added the processor `:epayco` to `Minfraud::Components::Payment`.

## v2.7.0.beta1 (2024-09-06)

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 @@ -68,6 +68,7 @@ class Payment < Base
elavon
emerchantpay
epay
epayco
eprocessing_network
epx
eway
Expand Down

0 comments on commit 3a396da

Please sign in to comment.