Edit in GitHubLog an issue

Install the totals collector module

To begin using the totals collector module with the checkout starter kit, ensure that you have completed the getting started and configuration steps.

For more ideas on how you can use the totals collector module, refer to totals collector use cases.

Prerequisites

Installation

PaaS only

Before installing Commerce modules, ensure that you have the required credentials in auth.json with access to the Adobe Commerce repository.

To enable out-of-process quote totals collection (for example, discounts from an external service) in Adobe Commerce, install the magento/module-out-of-process-totals-collector module using the following command:

Copied to your clipboard
composer require magento/module-out-of-process-totals-collector --with-dependencies

Configuration

After installation, register a webhook so that Adobe Commerce can call your App Builder application when quote totals are collected. The webhook runs after the core discount totals collector; your endpoint returns a JSON Patch response that is applied to the quote totals and items.

For webhook registration details and payload/response format, see totals collector use cases.

Next steps

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2026 Adobe. All rights reserved.