fulfillmentPreferences

This object contains information about the fulfillment choices for a web store shopping order.

Field Name

Field Type

Description

In Get Functions?

In Set Functions?

fulfillmentChoice

string

Indicates the type of fulfilment, and its value should be ship or pickup.

Note:

The value pickup can be used only when the Store Pickup feature is enabled.

yes (reqd)

yes (reqd)

pickupLocationId

integer

Indicates the internal ID of the pickup location, and is available only if the fulfillment choice is pickup.

yes

no

shippingAddressId

integer

Indicates the shipping address ID, and is available only if the fulfillment choice is ship.

Note:

This can only be used only when the Multiple Ship To feature is enabled.

yes

no

shippingMethodId

integer

Indicates the shipping method ID, and is available only if the fulfillment choice is ship.

Note:

This can only be used only when the Multiple Ship To feature is enabled.

yes

no

Related Topics:

ShoppingSession Methods
Customer Methods
Order Methods
PageGenerator Methods
StandardTagLibrary Methods
Shopping Objects

General Notices