IFlashpointShoppingCartGetShippingTypes Method
Returns the available shipping methods based on the current state of the cart.
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
IEnumerable<ShippingMethod> GetShippingTypes(
string cartToken
)
Function GetShippingTypes (
cartToken As String
) As IEnumerable(Of ShippingMethod)
IEnumerable<ShippingMethod^>^ GetShippingTypes(
String^ cartToken
)
abstract GetShippingTypes :
cartToken : string -> IEnumerable<ShippingMethod>
- cartToken String
- Working cart token
IEnumerableShippingMethodThe shipping methods