Skip to content

Commit ba04b7b

Browse files
authored
Merge pull request #186 from maxmind/greg/eng-964-new-payment-processors-input-values-are-supported-by
Add ePayco to payment processor list
2 parents a353b80 + 1c70cfa commit ba04b7b

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
=========
33

4+
3.2.0
5+
------------------
6+
7+
* Added `epayco` to the payment processor validation.
8+
49
3.2.0-beta.2 (2024-11-15)
510
-------------------------
611

src/MinFraud.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -823,6 +823,7 @@ public function withPayment(
823823
'elavon',
824824
'emerchantpay',
825825
'epay',
826+
'epayco',
826827
'eprocessing_network',
827828
'epx',
828829
'eway',

0 commit comments

Comments
 (0)