Anchor to DeliveryMethodTypeDelivery
enumDelivery Method Type
Possible method types that a delivery method can have.
Anchor to Valid valuesValid values
- Anchor to LOCALLOCAL
The order is delivered using a local delivery service.
- Anchor to NONENONE
Non-physical items, no delivery needed.
- Anchor to PICK_UPPICK_
UP The order is picked up by the customer.
- Anchor to PICKUP_POINTPICKUP_
POINT The order is delivered to a pickup point.
- Anchor to RETAILRETAIL
In-store sale, no delivery needed.
- Anchor to SHIPPINGSHIPPING
The order is shipped.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
Information about the delivery method selected for a
. 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
Ordercorrectly.- Anchor to FulfillmentConstraintRule.deliveryMethodTypesFulfillment•OBJECT
Constraint Rule.deliveryMethodTypes A fulfillment constraint rule.
Was this section helpful?