Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 977 Bytes

File metadata and controls

10 lines (7 loc) · 977 Bytes

# DynamicCheckoutDeliveryOptionShippingRate

Properties

Name Type Description Notes
value string The calculated shipping rate price displayed to the end customer, based on the cart or order details, such as weight and value, and the configured shipping rates for the delivery method. * A value greater than `0` indicates the shipping rate based on the configured weight classes and rates * A value of `0` means free shipping applies, either because the cart value exceeds the free shipping threshold or a zero rate is explicitly configured * A `null` value means shipping rates are not configured for this delivery method
currency string The currency of the shipping rate, as defined by the checkout configuration

[Back to Model list] [Back to API list] [Back to README]