Dynamicweb.eCommerce.Orders Namespace > Shipping Class : getShippingmethods Method |
Overload | Description |
---|---|
getShippingmethods() | Gets the shipping methods that has relation to any country. |
getShippingmethods(Boolean) | Gets the shipping methods that has relation to any country, if joinCountryRelations parameter is true . Otherwise gets all shipping methods. |
getShippingmethods(String) | Gets the shipping methods with the suitable country code. |
getShippingmethods(String,String) | Gets the shipping methods with the suitable country code and shipping method ID. |
getShippingmethods(String,String,String) | Gets the shipping methods with the suitable country code, region code and shipping method ID. |
getShippingmethods(String,String,Boolean) | Gets the shipping methods with the suitable country code and shipping method ID, if joinCountryRelations parameter is true . Otherwise gets all shipping methods. |
getShippingmethods(String,String,String,Boolean) | Gets the shipping methods with the suitable country code, region code and shipping method ID, if joinCountryRelations parameter is true . Otherwise gets all shipping methods. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2