ShippingMethod
Represents various price-related information and shipping methods for the products in the cart.
Fields
A unique identifier for the shipping method. This ID can be used to reference the shipping method when updating or selecting a specific shipping method.
A label that describes the shipping method. This can be displayed to the user to help them understand the shipping option, such as “Standard Shipping” or “Express Shipping.”
The base price of the shipping method. This is the cost of shipping before any taxes are applied.
This field contains information about the amount of taxes that are included in the total taxes based on the shipping price.
The total cost of the offer, including subtotal, shipping price, and taxes. This is the final amount that the user would pay.
Related types
Was this page helpful?