Log in
Model

ToOrderConverter

Magento\Tax\Model\Quote\ToOrderConverter

What it does

This class is a plugin for the Quote Address to Order conversion process that transfers tax-related data from a quote to an order.

Developers would encounter this when working with tax calculations during checkout, as it ensures all applied taxes and item-specific tax information are properly preserved when converting a quote to an order.

Public Methods

  • beforeConvert()
  • afterConvert()