IFlashpointShoppingCartApplySourceCodeByPromotionalCode Method
Applies a source code to the cart, by way the source code's public promotional code
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
IShoppingCartState ApplySourceCodeByPromotionalCode(
string cartToken,
string promotionalCode
)
Function ApplySourceCodeByPromotionalCode (
cartToken As String,
promotionalCode As String
) As IShoppingCartState
IShoppingCartState^ ApplySourceCodeByPromotionalCode(
String^ cartToken,
String^ promotionalCode
)
abstract ApplySourceCodeByPromotionalCode :
cartToken : string *
promotionalCode : string -> IShoppingCartState
- cartToken String
- Working cart token
- promotionalCode String
- A promotional code, as represented by a src_eweb_code
IShoppingCartStateThe updated cart