Getting started

To begin using the checkout starter kit, ensure that your Adobe Commerce installation meets the following prerequisites and then proceed with the installation and configuration.

Prerequisites

You must install or have access to the following prerequisites to develop with the Adobe Commerce checkout starter kit:

data-variant=help
data-slots=text1, text2
When completing the steps to install the Admin UI SDK, use the following command to get a version compatible with the checkout starter kit:
composer require "magento/commerce-backend-sdk": ">=3.0"

Initialize your app

Each checkout domain (payment, shipping, tax, totals collector) is an independent app. Initialize the one you need using one of the following approaches:

After completing these steps you can:

Install Commerce modules

data-src=/_includes/checkout-version.md

Install the individual modules

To install the individual modules, refer to the following topics: