Model
ShippingInformationManagement
Magento\Checkout\Model\ShippingInformationManagement
What it does
This class manages the shipping information during the checkout process in Magento 2.
Developers use it to save and validate shipping addresses, set shipping methods, and retrieve updated payment details after shipping information is provided.
It's primarily used during checkout when customers select their shipping address and delivery method.
Public Methods
- saveAddressInformation()