From 7d9ddac2238fd755982f32729465fdfc790b0c73 Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 25 Feb 2022 02:30:15 +0600 Subject: [PATCH] Add requires for Shop Pay and Shop Pay Installements --- src/technologies/s.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/technologies/s.json b/src/technologies/s.json index 6c9a23056..7da6ae0cc 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -1574,6 +1574,7 @@ } }, "icon": "Shop Pay.svg", + "requires": "Shopify", "js": { "ShopifyPay.apiHost": "" }, @@ -1588,6 +1589,7 @@ ], "description": "Shop Pay Installments allows customers to pay for orders between 50 USD and 3,000 USD in 4 interest-free installments.", "icon": "Shop Pay.svg", + "requires": "Shopify", "implies": [ "Affirm", "Shop Pay"