IFlashpointShoppingCartAddEventSponsorship Method
Adds an event sponsorship to the shopping cart.
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
IShoppingCartState AddEventSponsorship(
string cartToken,
EventSponsorshipApplication application
)
Function AddEventSponsorship (
cartToken As String,
application As EventSponsorshipApplication
) As IShoppingCartState
IShoppingCartState^ AddEventSponsorship(
String^ cartToken,
EventSponsorshipApplication^ application
)
abstract AddEventSponsorship :
cartToken : string *
application : EventSponsorshipApplication -> IShoppingCartState
- cartToken String
- Working cart token
- application EventSponsorshipApplication
- The sponsorship application to add to the cart
IShoppingCartState