Add requires for Shop Pay and Shop Pay Installements

main
nurbek 3 years ago
parent 35b18aea80
commit 7d9ddac223

@ -1574,6 +1574,7 @@
} }
}, },
"icon": "Shop Pay.svg", "icon": "Shop Pay.svg",
"requires": "Shopify",
"js": { "js": {
"ShopifyPay.apiHost": "" "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.", "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", "icon": "Shop Pay.svg",
"requires": "Shopify",
"implies": [ "implies": [
"Affirm", "Affirm",
"Shop Pay" "Shop Pay"