Log in
Helper

Url

Magento\Multishipping\Helper\Url

What it does

This helper class provides URL generation methods for Magento 2's multishipping checkout workflow.

Developers use this class to generate consistent URLs for various multishipping pages like checkout, login, address management, and registration throughout the application, ensuring proper routing and secure connections where needed.

Public Methods

  • getCartUrl()
  • getMSCheckoutUrl()
  • getMSLoginUrl()
  • getMSAddressesUrl()
  • getMSShippingAddressSavedUrl()
  • getMSNewShippingUrl()
  • getMSRegisterUrl()