Skip to main content
enum

Possible method types that a delivery method can have.

The order is delivered using a local delivery service.

Non-physical items, no delivery needed.

The order is picked up by the customer.

The order is delivered to a pickup point.

In-store sale, no delivery needed.

The order is shipped.


Was this section helpful?

•OBJECT

Information about the delivery method selected for a FulfillmentOrder. Includes the method type, expected delivery timeframe, and any additional information needed for delivery.

The delivery method stores details from checkout such as the carrier, branded promises like Shop Promise, and the delivery option name shown to the buyer. Additional information like delivery instructions or contact phone numbers helps fulfill the Order correctly.


Was this section helpful?