You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: www/apps/user-guide/app/customers/manage/page.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -116,7 +116,7 @@ The original customer will then receive a notification requesting their approval
116
116
117
117
<Note>
118
118
119
-
If a notification isn't sent, check with your technical team to debug the integrated notification service.
119
+
If a notification isn't sent, check with your technical team to debug the [integrated notification service](!resources!/infrastructure-modules/notification).
Copy file name to clipboardExpand all lines: www/apps/user-guide/app/orders/manage/page.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -167,7 +167,7 @@ The original customer will then receive a notification requesting their approval
167
167
168
168
<Note>
169
169
170
-
If a notification isn't sent, check with your technical team to debug the integrated notification service.
170
+
If a notification isn't sent, check with your technical team to debug the [integrated notification service](!resources!/infrastructure-modules/notification).
Copy file name to clipboardExpand all lines: www/apps/user-guide/app/orders/payments/page.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ Capturing an order's payment triggers its processing with the chosen payment pro
76
76
77
77
<Note>
78
78
79
-
If you're unsure whether your payment provider is configured to automatically capture payments, please contact your technical team.
79
+
If you're unsure whether your payment provider is configured to automatically capture payments, please contact your technical team to debug the [integrated payment service](!resources!/commerce-modules/payment/payment-provider).
Copy file name to clipboardExpand all lines: www/apps/user-guide/app/products/export/page.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,6 @@ To export products:
38
38
39
39
<Note>
40
40
41
-
If you face any errors or difficulties, please contact your technical support team as this could be an issue in the storage integration used.
41
+
If you face any errors or difficulties, please contact your technical support team as this could be an issue in the [storage integration](!resources!/infrastructure-modules/file) used.
Copy file name to clipboardExpand all lines: www/apps/user-guide/app/products/import/page.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -261,7 +261,7 @@ To import products:
261
261
262
262
<Note>
263
263
264
-
If you face any errors or difficulties, please contact your technical support team as this could be an issue in the storage integration used.
264
+
If you face any errors or difficulties, please contact your technical support team as this could be an issue in the [storage integration](!resources!/infrastructure-modules/file) used.
Copy file name to clipboardExpand all lines: www/apps/user-guide/app/settings/locations-and-shipping/locations/page.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -129,7 +129,7 @@ To create a shipping option:
129
129
- In the Fulfillment Provider field, choose the fulfillment provider that will handle shipping orders using this option.
130
130
- If you don't find the fulfillment provider you're looking for, make sure it's [added to the location](#manage-fulfillment-providers).
131
131
- In the Fulfillment Option field, choose a fulfillment option from the fulfillment provider. For example, UPS may provide express or standard fulfillment options.
132
-
- If you're unsure about which fulfillment option to choose, contact your technical team for assistance.
132
+
- If you're unsure about which fulfillment option to choose, contact your technical team for assistance based on the integrated [fulfillment service](!resources!/commerce-modules/fulfillment/fulfillment-provider).
133
133
- If you don't want this shipping option to be used by customers during checkout, disable the "Enable in store" toggle. This is useful if you're creating a shipping option that's only used internally.
134
134
135
135

Copy file name to clipboardExpand all lines: www/apps/user-guide/app/settings/users/invites/page.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ To add a new user to your team, you must invite them. The user gets a notificati
24
24
25
25
<Note>
26
26
27
-
The form of notification sent (for example, an email) depends on what's configured in your store. If you're unsure about this, contact your technical team to configure it for you.
27
+
The form of notification sent (for example, an email) depends on what's configured in your store. If you're unsure about this, contact your technical team to integrate a [notification service](!resources!/infrastructure-modules/notification).
28
28
29
29
</Note>
30
30
@@ -66,7 +66,7 @@ To resend an invite to a user:
66
66
3. In the Pending Invites table, find the user to resend their invite and click on the <InlineIconIcon={EllipsisHorizontal}alt="three-dots" /> icon.
67
67
4. Choose "Resend invite" from the dropdown.
68
68
69
-
A notification will be sent to the user as configured by your technical team.
69
+
A notification will be sent to the user [as configured by your technical team](!resources!/infrastructure-modules/notification).
0 commit comments