Log in
Model

CustomerManagement

Magento\Quote\Model\CustomerManagement

What it does

This class manages customer-related operations during the quote/checkout process.

Developers use it to create new customer accounts from quotes, populate customer information including billing and shipping addresses, and validate addresses before order placement.

It bridges the quote system with customer account management, handling both guest and registered customer scenarios.

Public Methods

  • populateCustomerInfo()
  • validateAddresses()