SessionNotifyAddingToCart Method |
Sends a notification to the eSales service, about a product being
added to the shopping cart by a user in the session.
Namespace:
Apptus.ESales.Connector
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax public void NotifyAddingToCart(
string ticketEnc
)
Parameters
- ticketEnc
- Type: SystemString
The ticket for the object that was added to cart
Exceptions See Also