Skip to content

Commit 15d1891

Browse files
authored
Merge pull request #210 from maxmind/greg/eng-2362
Add SecurePay to the payment processor list
2 parents 96fef7c + 5cb26f8 commit 15d1891

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.4.0
5+
------------------
6+
7+
* Added `securepay` to the payment processor validation.
8+
49
3.3.0 (2025-05-23)
510
------------------
611

src/MinFraud.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -914,6 +914,7 @@ public function withPayment(
914914
'rewardspay',
915915
'safecharge',
916916
'sagepay',
917+
'securepay',
917918
'securetrading',
918919
'shopify_payments',
919920
'simplify_commerce',

0 commit comments

Comments
 (0)