Merge pull request #5000 from nurbek91/squareonline

Add Square Online / ecommerce
main
Elbert Alias 3 years ago committed by GitHub
commit a4304a28b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3285,9 +3285,33 @@
"__BOOTSTRAP_STATE__.storeInfo.square_application_id": ""
},
"scriptSrc": "js\\.squareup\\.com",
"saas": true,
"pricing": [
"payg"
],
"website": "https://squareup.com/",
"xhr": "\\.squareup\\.com"
},
"Square Online": {
"cats": [
6
],
"description": "Square Online is a subscription based service that provides ecommerce solutions to small and medium sized businesses.",
"icon": "Square.svg",
"implies": "Weebly",
"requires": "Weebly",
"js": {
"APP_ORIGIN": "square\\.online"
},
"saas": true,
"pricing": [
"freemium",
"low",
"recurring",
"payg"
],
"website": "https://squareup.com/us/en/online-store"
},
"Squarespace": {
"cats": [
1

Loading…
Cancel
Save