Skip to content

Commit 8da543e

Browse files
authored
fix(CommerceShippingProviders): use correct product name
1 parent f319b80 commit 8da543e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

commerce-add-ons/shipping-providers/shipmondo/configuring-umbraco.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,31 +2,31 @@
22
title: Configuring Umbraco
33
description: >-
44
Learn how to configure the Umbraco backoffice for enabling the use of
5-
EasyPost as a shipping method.
5+
Shipmondo as a shipping method.
66
---
77

88
# Configure Umbraco
99

10-
This article will give you details about how to configure Umbraco to start using the EasyPost shipping method with your Umbraco Commerce implementation.
10+
This article will give you details about how to configure Umbraco to start using the Shipmondo shipping method with your Umbraco Commerce implementation.
1111

1212
## Step 1: Create a Shipping Method
1313

1414
The following steps are all handled through the Umbraco backoffice.
1515

1616
1. Navigate to **Settings > Commerce > Stores > {Store Name} > Shipping Methods** section.
1717
2. Select the **Create Shipping Method** button to create a new shipping method.
18-
3. Choose **EasyPost** from the list of available shipping providers.
18+
3. Choose **Shipmondo** from the list of available shipping providers.
1919
3. Choose **Realtime** from the list of shipping method calculation modes.
2020

2121
## Step 2: Configure Shipping Provider Settings
2222

2323
The following steps are handled within the shipping method editor in the Umbraco backoffice.
2424

2525
1. Configure the standard shipping method settings as required.
26-
2. Configure the EasyPost shipping provider settings as follows:
26+
2. Configure the Shipmondo shipping provider settings as follows:
2727

2828
| Name | Description |
2929
| ---- | ----------- |
30-
| API User | The Api User from the EasyPost portal. |
31-
| API Key | The API Key from the EasyPost portal. |
30+
| API User | The Api User from the Shipmondo portal. |
31+
| API Key | The API Key from the Shipmondo portal. |
3232
| Test Mode | Set whether to run in test mode. |

0 commit comments

Comments
 (0)