Skip to content

Commit d404c57

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 166438e commit d404c57

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
This is the token generated by the
77
[Device Tracking Add-on](https://dev.maxmind.com/minfraud/track-devices)
88
for explicit device linking.
9-
* Added the processors `:banquest`, `:summit_payments`, and `:yaadpay` to
10-
`Minfraud::Components::Payment`.
9+
* Added the processors `:banquest`, `:fat_zebra`, `:summit_payments`, and
10+
`:yaadpay` to `Minfraud::Components::Payment`.
1111
* Unnecessary files were removed from the published .gem.
1212

1313
## v2.9.0 (2025-11-20)

lib/minfraud/components/payment.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ class Payment < Base
9797
epx
9898
eway
9999
exact
100+
fat_zebra
100101
first_atlantic_commerce
101102
first_data
102103
fiserv

0 commit comments

Comments
 (0)