Skip to content

Commit 3a396da

Browse files
authored
Merge pull request #110 from maxmind/greg/eng-964-new-payment-processors-input-values-are-supported-by
Add ePayco to payment processor list
2 parents 6ad5af8 + 6f179fd commit 3a396da

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
for more information.
88
* Ruby 3.0+ is now required. If you're using Ruby 2.7, please use version
99
2.7.0.beta1 or 2.6.0 of this gem.
10+
* Added the processor `:epayco` to `Minfraud::Components::Payment`.
1011

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

lib/minfraud/components/payment.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ class Payment < Base
6868
elavon
6969
emerchantpay
7070
epay
71+
epayco
7172
eprocessing_network
7273
epx
7374
eway

0 commit comments

Comments
 (0)