Skip to content

Commit a988460

Browse files
authored
Merge pull request #253 from maxmind/wstorey/eng-4633-new-payment-processors-input-values-are-supported-by
Add fat_zebra payment processor
2 parents ff5ee41 + 48b927d commit a988460

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ CHANGELOG
88
token generated by the
99
[Device Tracking Add-on](https://dev.maxmind.com/minfraud/track-devices)
1010
for explicit device linking.
11+
* Added `fat_zebra` to the payment processor validation.
1112

1213
3.6.0 (2026-01-20)
1314
------------------

src/MinFraud.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -902,6 +902,7 @@ public function withPayment(
902902
'epx',
903903
'eway',
904904
'exact',
905+
'fat_zebra',
905906
'first_atlantic_commerce',
906907
'first_data',
907908
'fiserv',

0 commit comments

Comments
 (0)