Skip to content

Commit bef90da

Browse files
authored
Update README.md
1 parent a6bd469 commit bef90da

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,13 @@ A comprehensive starter kit for building modern commerce applications using comm
2929
- Make sure you check "I am participating in the ecomhack event with this project"
3030

3131
### 3. Get API Credentials
32-
1. Navigate to: Settings > Developer settings
33-
2. Click "Create new API client"
34-
3. Configure client:
32+
1. Visit Merchant Center with created project
33+
2. Navigate to: Settings > Developer settings
34+
3. Click "Create new API client"
35+
4. Configure client:
3536
- Name: `team<XX>-app`
36-
- Template: Select "Admin Client"
37-
4. Save credentials immediately after creation
37+
- Template: Select "Admin Client" (Only for hackathon/testing purposes, production workloads should always use fine grained API client scopes)
38+
5. Save credentials immediately after creation
3839

3940
### 4. Configure Environment
4041
1. Copy environment template:

0 commit comments

Comments
 (0)