Skip to content

Commit 48b927d

Browse files
horghclaude
andcommitted
Add fat_zebra payment processor
ENG-4633 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent ff5ee41 commit 48b927d

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)