Table of Contents

Shipping

Create and manage shipping methods for a solution.

The Shipping-node allows you to create shipping methods for a solution. They will then be available for selection in frontend during the checkout process which is handled by a shopping cart app.

Open this node to see a list of all existing shipping methods on the solution - on this test solutions that's a lot: ShippingMethods For each payment method you can see:

  • The name
  • The active-state
  • The shipping provider used, if any - this is an add-in which connects to an external shipping provider like GLS or PostNord
  • The countries where it is available

As is true for all lists, you can click each list item to view more details about how each shipping method is set up.

Creating a shipping method

To create a shipping method:

  1. Go to Settings > Commerce > Order Management > Shipping
  2. Click the '+ New shipping'-button in the top right corner and fill in the details
    • Provide a name, set the method to active and give a description
    • Select which countries it should be active for
    • Select a shipping provider, this will result in a number of settings related to the external delivery service
    • If relevant, set up fees
    • If relevant, configure for which user groups the shipping is available for, select an icon for the shipping method, and configure the Business Central integration fields

You can read more about the settings on each shipping method tab in the following sections.

The General tab contains the following settings:

Setting Used for Notes
Name Set the name of the shipping method Also used in frontend
Active Activate/deactivate a shipping method
Description Describe the shipping method
To top