Log in
Model

ToOrderAddress

Magento\Quote\Model\Quote\Address\ToOrderAddress

What it does

This class converts Quote Address objects into Order Address objects during the checkout process when a quote transitions to an order.

Developers use this converter when implementing custom checkout flows or when they need to programmatically create orders from quotes, ensuring address data is properly mapped between the two entities.

Public Methods

  • convert()