We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ff5ee41 + 48b927d commit a988460Copy full SHA for a988460
2 files changed
CHANGELOG.md
@@ -8,6 +8,7 @@ CHANGELOG
8
token generated by the
9
[Device Tracking Add-on](https://dev.maxmind.com/minfraud/track-devices)
10
for explicit device linking.
11
+* Added `fat_zebra` to the payment processor validation.
12
13
3.6.0 (2026-01-20)
14
------------------
src/MinFraud.php
@@ -902,6 +902,7 @@ public function withPayment(
902
'epx',
903
'eway',
904
'exact',
905
+ 'fat_zebra',
906
'first_atlantic_commerce',
907
'first_data',
908
'fiserv',
0 commit comments