Skip to content

Commit 01eca1a

Browse files
Add manifest.json for test-tax extension
1 parent 2221646 commit 01eca1a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

manifest.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"id": "test-tax",
3+
"vendor": "test",
4+
"commerceDomain": "tax",
5+
"category": "first-party"
6+
"description": "lorem ipssum",
7+
"logo": "logo.png"
8+
"additionalInfoLink": "https://www.test.com/simplify",
9+
"version": "1.0.0",
10+
"zipFile": "test-tax-v1.0.0.zip",
11+
"sha256": "6a6b4ff3b7...",
12+
"minECOMVersion": "24.1",
13+
"minSFNextVersion": "1.0.0"
14+
}

0 commit comments

Comments
 (0)