Skip to content

Commit dfca6be

Browse files
Added instructions for adding a subdomain to ZCC Preferences
1 parent f3c3d7a commit dfca6be

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ ID, Number, Line Items, Total Price, Fulfilment Status, Financial Status, Shippi
5151
| Step 1: Shopify App Installation | 5 minutes |
5252
| Step 2: Zoom Contact Center Configuration | 15 minutes |
5353
| Step 3: Voice Channel Configuration | 7 minutes |
54-
| Step 4: Web Chat Channel Configuration | 12 minutes + time to update and publish your own website |
54+
| Step 4: Web Chat Channel Configuration | 13 minutes + time to update and publish your own website |
5555
| Step 5: Testing the Flows | As much time as you need |
5656

5757
Further information to follow...

docs/step-4.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,19 @@ You can set up Associated Domains for your website staging/test environments in
6969

7070
Refer to the Zoom documentation for adding Associated Domains.
7171

72-
## 4.6 Publish your website updates
72+
## 4.6 Add your website subdomain to your Zoom Contact Center Preferences
73+
74+
⏱️ 1 minute
75+
76+
If your website is hosted on a subdomain (for example `www`) of the domain you added to Associated Domains in the previous step, then you need to register the subdomain in Zoom Contact Center Preferences. Without this your webchat will fail to initialise and display an error `Request token failed`.
77+
78+
- In the **Contact Centre Management** section, click on **Preferences**
79+
- Scroll down to the **Associated Domains** section, then click on **Manage**
80+
- Click the **Add Subdomain** button
81+
- Enter the subdomain you're using, for example `www`
82+
- Finally click **Add**
83+
84+
## 4.7 Publish your website updates
7385

7486
⏱️ Time depends on your own website publishing process
7587

0 commit comments

Comments
 (0)