Log in
Model

ShippingAddressPersister

Magento\Quote\Model\Quote\Address\ShippingAddressPersister

What it does

This class handles saving and persisting shipping addresses for shopping cart quotes.

Developers use it when updating a customer's shipping address during checkout, as it validates the address, imports customer address data if available, and associates the address with the quote while handling the 'save in address book' option.

Public Methods

  • save()