Umbraco Commerce Packages
CMSCloudHeartcoreDXP
  • Packages for Umbraco Commerce
  • Commerce Products
    • Umbraco Commerce
    • Commerce Payment Providers
    • Commerce Shipping Providers
  • Cart
    • Overview
    • Installation
    • Configuration
    • Release Notes
  • Checkout
    • Overview
    • Installation
    • Configure Umbraco
    • Customize Checkout
    • Checkout Screenshots
    • Release Notes
  • Deploy
    • Overview
    • Installation
    • Deploying Changes
    • Release Notes
  • Product Feeds
    • Overview
    • Installation
    • Extending the plugin
    • Release Notes
Powered by GitBook
On this page
  • Step 1: Configuring the Checkout flow
  • Linking to the Checkout

Was this helpful?

Edit on GitHub
Export as PDF
  1. Checkout

Configure Umbraco

Learn how to configure Umbraco in order to start using the Checkout package.

PreviousInstallationNextCustomize Checkout

Last updated 2 months ago

Was this helpful?

After installing the Checkout package, a series of content nodes will be created for you on your site. These will control the checkout flow.

On the root of these nodes, you can configure a series of options to customize the checkout flow to your needs.

Step 1: Configuring the Checkout flow

Name
Description

Store Logo

A link to a media item to use as the store logo. If one is not selected, then the store name will be displayed instead.

Store Address

The official address of the store. This will be displayed in the footer of all email communications.

Theme Color

The color theme to use for the checkout design.

Collect Shipping Info

A checkbox to set whether to collect shipping info or not. If deselected, all shipping info-related fields/steps will be removed from the checkout flow

Order Line Property Aliases

A comma-separated list of order line property aliases to display in the order summary.

Checkout Back Page

The page to go back to when backing out of the checkout flow.

Terms and Conditions Page

Defines which page on the site contains the terms and conditions of the store.

Privacy Policy Page

The page on the site containing the privacy policy.

Hide from Navigation

Checkbox to hide the checkout page from the site's main navigation.

In addition to these root node settings, each checkout step page also has a number of configurable options:

Name
Description

Short Step Name

A short name for this step to display in the checkout navigation.

Step Type

The checkout step to display for this step of the checkout flow.

Linking to the Checkout

With the checkout setup and configured the final step is to configure your cart page to link through to the checkout flow. How you do this is up to you:

  • Link to the URL /checkout or

  • Use a Content Picker to select the checkout node to link to.

Overview of some of the different configuration options for customizing the Checkout flow.