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 a754ca4 + 2df1559 commit 4ad7b86Copy full SHA for 4ad7b86
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v2.3.0
4
+
5
+* Added the processor `:shopify_payments` to `Minfraud::Components::Payment`.
6
7
## v2.2.0 (2022-03-28)
8
9
* Added the input `/credit_card/country`. This is the country where the
lib/minfraud/components/payment.rb
@@ -142,6 +142,7 @@ class Payment < Base
142
safecharge
143
sagepay
144
securetrading
145
+ shopify_payments
146
simplify_commerce
147
skrill
148
smartcoin
0 commit comments