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 15b8fdb + 4095a33 commit 12f009dCopy full SHA for 12f009d
CHANGELOG.md
@@ -3,6 +3,7 @@
3
## v2.3.0
4
5
* Added the processor `:shopify_payments` to `Minfraud::Components::Payment`.
6
+* Added the processor `:google_pay` to `Minfraud::Components::Payment`.
7
8
## v2.2.0 (2022-03-28)
9
lib/minfraud/components/payment.rb
@@ -78,6 +78,7 @@ class Payment < Base
78
g2a_pay
79
global_payments
80
gocardless
81
+ google_pay
82
heartland
83
hipay
84
ingenico
0 commit comments