Skip to content

Commit 4095a33

Browse files
committed
Add google_pay to payment processors
1 parent 15b8fdb commit 4095a33

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## v2.3.0
44

55
* Added the processor `:shopify_payments` to `Minfraud::Components::Payment`.
6+
* Added the processor `:google_pay` to `Minfraud::Components::Payment`.
67

78
## v2.2.0 (2022-03-28)
89

lib/minfraud/components/payment.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ class Payment < Base
7878
g2a_pay
7979
global_payments
8080
gocardless
81+
google_pay
8182
heartland
8283
hipay
8384
ingenico

0 commit comments

Comments
 (0)