We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a6259f + fc473bd commit bcdf3ffCopy full SHA for bcdf3ff
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v2.9.0
4
+
5
+* Added the processor `:securepay` to `Minfraud::Components::Payment`.
6
7
## v2.8.0 (2025-05-23)
8
9
* Added support for the `/billing_phone/matches_postal` and
lib/minfraud/components/payment.rb
@@ -147,6 +147,7 @@ class Payment < Base
147
rewardspay
148
safecharge
149
sagepay
150
+ securepay
151
securetrading
152
shopify_payments
153
simplify_commerce
0 commit comments