From 2fed47ebbcc2aa7e78aeb63e7bdc84802fb0cd51 Mon Sep 17 00:00:00 2001 From: vagrant app Date: Mon, 30 Sep 2019 12:53:27 +0000 Subject: [PATCH] adds Google Pay handling --- VERSION | 2 +- templates/payment_methods_list.liquid | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index a62db96..6156c34 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1.22 +2.1.23 diff --git a/templates/payment_methods_list.liquid b/templates/payment_methods_list.liquid index a591b26..a87d988 100644 --- a/templates/payment_methods_list.liquid +++ b/templates/payment_methods_list.liquid @@ -1,5 +1,5 @@
- + {% if method.name == "apple-pay" %}
{% else %}