Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,31 +2,31 @@
title: Configuring Umbraco
description: >-
Learn how to configure the Umbraco backoffice for enabling the use of
EasyPost as a shipping method.
Shipmondo as a shipping method.
---

# Configure Umbraco

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

## Step 1: Create a Shipping Method

The following steps are all handled through the Umbraco backoffice.

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

## Step 2: Configure Shipping Provider Settings

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

1. Configure the standard shipping method settings as required.
2. Configure the EasyPost shipping provider settings as follows:
2. Configure the Shipmondo shipping provider settings as follows:

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