Log in

InventoryInStorePickupQuote Module

Address\GetAddressPickupLocationCode

Model

This class retrieves the pickup location code from a quote address's extension attributes. Developers use this when implementing in-store pickup funct...

Address\SetAddressPickupLocation

Model

This class assigns a pickup location code to a quote address through extension attributes. Developers use this when implementing in-store pickup funct...

ExtractQuoteAddressShippingAddressData

Model

This class extracts and formats shipping address data from a quote address object for in-store pickup orders. Developers use it when they need to conv...

GetShippingAddressData

Model

This class provides standardized shipping address configuration data for in-store pickup orders. Developers use it to ensure that when customers choos...

GetWebsiteCodeByStoreId

Model

This model retrieves the website code associated with a given store ID in Magento's multi-store setup. Developers use this when they need to determine...

IsPickupLocationShippingAddress

Model

This model determines whether a given shipping address in a quote corresponds to a pickup location address. Developers use this class when implementin...

Quote\ValidationRule\InStorePickupQuoteValidationRule

Model

This validation rule ensures that quotes using in-store pickup delivery method have a valid pickup location assigned and that the pickup location addr...

ResourceModel\DeleteQuoteAddressPickupLocation

Model

This class removes the association between a quote address and a pickup location when a customer changes their delivery method or modifies their cart....

ResourceModel\GetPickupLocationCodeByQuoteAddressId

Model

This resource model retrieves the pickup location code associated with a specific quote address in Magento's in-store pickup functionality. Developers...

ResourceModel\SaveQuoteAddressPickupLocation

Model

This class saves the association between a quote address and a pickup location in the database. Developers use this when a customer selects an in-stor...

ToQuoteAddress

Model

This class converts a pickup location and a customer's original shipping address into a new Quote Address specifically formatted for in-store pickup o...