Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
This is the token generated by the
[Device Tracking Add-on](https://dev.maxmind.com/minfraud/track-devices)
for explicit device linking.
* Added the processors `:banquest`, `:summit_payments`, and `:yaadpay` to
`Minfraud::Components::Payment`.
* Added the processors `:banquest`, `:fat_zebra`, `:summit_payments`, and
`:yaadpay` to `Minfraud::Components::Payment`.
* Unnecessary files were removed from the published .gem.

## v2.9.0 (2025-11-20)
Expand Down
1 change: 1 addition & 0 deletions lib/minfraud/components/payment.rb
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ class Payment < Base
epx
eway
exact
fat_zebra
first_atlantic_commerce
first_data
fiserv
Expand Down
Loading