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: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v2.9.0

* Added the processor `:securepay` to `Minfraud::Components::Payment`.

## v2.8.0 (2025-05-23)

* Added support for the `/billing_phone/matches_postal` and
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 @@ -147,6 +147,7 @@ class Payment < Base
rewardspay
safecharge
sagepay
securepay
securetrading
shopify_payments
simplify_commerce
Expand Down