Log in
Model

TotalsInformationManagement

Magento\Checkout\Model\TotalsInformationManagement

What it does

This class manages the calculation of shopping cart totals during checkout by processing address and shipping information.

Developers use this when they need to recalculate cart totals based on updated shipping/billing addresses or selected shipping methods, typically through the checkout API or when implementing custom checkout flows.

Public Methods

  • calculate()