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.
1 parent 7122886 commit f6cae1bCopy full SHA for f6cae1b
CHANGELOG.md
@@ -4,6 +4,7 @@
4
5
* Added the processor `:shopify_payments` to `Minfraud::Components::Payment`.
6
* Added the processor `:google_pay` to `Minfraud::Components::Payment`.
7
+* Added the processor `:placetopay` to `Minfraud::Components::Payment`.
8
9
## v2.2.0 (2022-03-28)
10
lib/minfraud/components/payment.rb
@@ -130,6 +130,7 @@ class Payment < Base
130
payway
131
payza
132
pinpayments
133
+ placetopay
134
posconnect
135
princeton_payment_solutions
136
psigate
0 commit comments