Log in
Interface

ShippingInformationManagementInterface

Magento\Checkout\Api\ShippingInformationManagementInterface

What it does

This interface defines the contract for saving customer shipping address and shipping method information during checkout.

Developers use this to update a quote with shipping details and receive back payment information needed for the next checkout step.

It's typically called when customers complete the shipping step and move to payment in the checkout flow.

Public Methods

  • saveAddressInformation()