Name | Description | |
---|---|---|
BasketService Constructor |
The following tables list the members exposed by BasketService.
Name | Description | |
---|---|---|
BasketService Constructor |
Name | Description | |
---|---|---|
ApplyCoupon | ||
Clear | ||
Combine | ||
IsCombined | ||
IsPackaged | ||
Merge | ||
Package | ||
ProcessCoupons | ||
Recalculate | ||
Transfer | ||
Validate |
Name | Description | |
---|---|---|
CalculateIntervalQuantity | Calculates interval quantity | |
ClaimChildItem | Look in the list of unclaimed child items for an item matching the criteria. | |
CombineItems | Combines any identical items in the basket. | |
CombineShipments | Combines any identical shipments in the basket. | |
FindNextIndexForCombine | Returns the next available index for an item that can be combined with the current | |
GetInput | Gets the input matching the field | |
GetInventoryInfo | Gets the inventory information for given basket item | |
GetInventoryStockMessage | Gets the inventory stock message for the given basket item | |
GetShipment | Gets the shipment that matches the given origin and destination. | |
GetUnitDiscount | Get the discount amount for a single quantity of the item. | |
HasCombinableItems | Checks if the basket has combinable basket items | |
HasCombinableShipments | Checks if the basket has combinable shippments | |
HasEmptyShipments | Checks if basket has empty shipments | |
HasUnpackagedItems | Checks if the basket has un-packaged items | |
IsChildItemInPath | Determines if any id in the list of child items appears in the path | |
NullSafeStringsEqual | Determines if two strings are equal. Null strings are considered equal to empty string. | |
ProcessCoupon | Process the coupon for the given basket | |
ProcessOrderCoupon | Process the ordercoupon to the given basket | |
ProcessProductCoupon | Process a product coupon to the basket | |
ProcessShippingCoupon | Process a shipping coupon to the basket | |
ValidateMinMaxLimits | Validates min/max inventory limits for given basket item |
Name | Description | |
---|---|---|
ToQueryString | Overloaded. Use this method to bulid query string from NameValueCollection |