Log in
Interface

GuestBillingAddressManagementInterface

Magento\Quote\Api\GuestBillingAddressManagementInterface

What it does

This interface defines operations for managing billing addresses on guest shopping carts (customers who are not logged in).

Developers use this to assign billing addresses to guest carts or retrieve the current billing address, with an option to use the billing address as the shipping address as well.

Public Methods

  • assign()
  • get()