Shipping Method

GetShippingMethod

Gets a shipping method from a specfic store.

    GetShippingMethods

    Gets a collection of all shipping methods that are allowed in the current shipping country and shipping country region - fallback to the payment country and country region.

      GetCurrentShippingMethod

      Gets the current shipping method of the customer's session. If the customer has a current order the shipping method of that order is returned.

        SetCurrentShippingMethod

        Changes the current shipping method of the customer's session. The shipping method is also changed for the customer's current order if present.

          GetPriceForShippingMethod

          Get the price for a specific shipping method, based on the customers current currency, shipping country and shipping country region - fallback to the payment country and country region.

            Last Updated: 12/18/2019, 1:58:30 PM