Add Shop Pay Installments / bnpl

main
nurbek 3 years ago
parent fb7eee340c
commit 35b18aea80

@ -0,0 +1,3 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M14.619 0C8.45068 0 5.37356 2.08256 2.89932 3.76576L2.82764 3.81312C2.69969 3.89914 2.60938 4.03074 2.57513 4.18106C2.54088 4.33139 2.56527 4.48912 2.64332 4.62208L5.19436 8.99712C5.26309 9.11655 5.36945 9.20984 5.49683 9.26241C5.6242 9.31498 5.7654 9.32387 5.89836 9.28768C5.98677 9.26393 6.0689 9.22111 6.139 9.16224L6.331 9.0048C7.6046 7.9424 9.52844 6.33984 14.4564 5.9456C17.2008 5.72672 19.5739 6.46016 21.3108 8.064C23.2347 9.8304 24.3828 12.6835 24.3828 15.6928C24.3828 21.2262 21.1073 24.7104 15.844 24.7808C11.5073 24.7578 8.5902 22.505 8.5902 19.1744C8.5902 17.4118 9.2878 16.1152 10.852 14.9658C10.9704 14.8802 11.0541 14.7548 11.0875 14.6125C11.1209 14.4702 11.1018 14.3207 11.0337 14.1914L8.84492 10.0659C8.78455 9.95411 8.69164 9.86328 8.57849 9.80545C8.46535 9.74762 8.33731 9.72552 8.21132 9.74208C8.12662 9.7522 8.04479 9.77918 7.97069 9.82144C5.51052 11.273 2.61004 14.0762 2.77132 19.1859C2.96972 25.6883 8.39692 30.6509 15.4536 30.8531H16.2574C24.6452 30.5818 30.6958 24.3853 30.6958 15.9974C30.6984 8.2368 25.0638 0 14.619 0Z" fill="#5930F6"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

@ -1573,7 +1573,7 @@
"text": "ShopPay" "text": "ShopPay"
} }
}, },
"icon": "Shopify.svg", "icon": "Shop Pay.svg",
"js": { "js": {
"ShopifyPay.apiHost": "" "ShopifyPay.apiHost": ""
}, },
@ -1582,6 +1582,19 @@
], ],
"website": "https://shop.app" "website": "https://shop.app"
}, },
"Shop Pay Installments": {
"cats": [
91
],
"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",
"implies": [
"Affirm",
"Shop Pay"
],
"dom": ".shopify-installments__learn-more, .shopify-installments, #shopify-installments-cta",
"website": "https://shoppay.affirm.com"
},
"ShopGold": { "ShopGold": {
"cats": [ "cats": [
6 6

Loading…
Cancel
Save