Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

This object represents the estimate for a shipping method on a cart.

Field

Type

Description

name

string

Name of the shipping method. If this method is selected by the customer than this is the method name that should be set on the cart.shippingMethod field.

 

comment

string

Comment associated with the shipping method.

cost

number

Cost of the shipping method

discounted

boolean

True if this method has been discounted because of a coupon.

displayName

string

Name of this method that should be displayed to the customer.

estimatedDelivery

string

Estimated delivery time. Should be displayed beside the method if it's available.

  • No labels