SnipcartEngine Methods
The SnipcartEngine type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddAttributes(WebControl, ISnipcartItem, Boolean, List<(Of <<'(String>)>>)) |
Add attributes to the web button to enable it for Snipcart.
|
|
AddAttributes(HtmlControl, ISnipcartItem, Boolean, List<(Of <<'(String>)>>)) |
Add attributes to the web button to enable it for Snipcart.
|
|
AddAttributes(HtmlInputGenericControl, ISnipcartItem, Boolean, List<(Of <<'(String>)>>)) |
Add attributes to the web button to enable it for Snipcart.
|
|
AddAttributes(HtmlGenericControl, ISnipcartItem, Boolean, List<(Of <<'(String>)>>)) |
Add attributes to the web button to enable it for Snipcart.
|
|
AddRequiredAttributes(WebControl, ISnipcartItem) |
Adds the required class (snipcart-add-item) and the required attributes only (Id, Name, Price, Url)
|
|
AddRequiredAttributes(HtmlControl, ISnipcartItem) |
Adds the required class (snipcart-add-item) and the required attributes only (Id, Name, Price, Url)
|
|
AddRequiredAttributes(HtmlInputGenericControl, ISnipcartItem) |
Adds the required class (snipcart-add-item) and the required attributes only (Id, Name, Price, Url)
|
|
AddRequiredAttributes(HtmlGenericControl, ISnipcartItem) |
Adds the required class (snipcart-add-item) and the required attributes only (Id, Name, Price, Url)
|
|
CartClosed(AdvantagePageTemplate, Action, eSnipcartServiceType) |
This event is triggered when the Snipcart popup is closed.
|
|
CartClosed(AdvantageModule, Action, eSnipcartServiceType) |
This event is triggered when the Snipcart popup is closed.
|
|
CartClosed(AdvantageMasterPageTemplate, Action, eSnipcartServiceType) |
This event is triggered when the Snipcart popup is closed.
|
|
CartOpened(AdvantagePageTemplate, Action, eSnipcartServiceType) |
This event is triggered when Snipcart shows up.
|
|
CartOpened(AdvantageModule, Action, eSnipcartServiceType) |
This event is triggered when Snipcart shows up.
|
|
CartOpened(AdvantageMasterPageTemplate, Action, eSnipcartServiceType) |
This event is triggered when Snipcart shows up.
|
|
Dispose(Boolean) | (Inherited from AdvantageEngineBase.) | |
Dispose()()()() |
Disposes this instance.
(Inherited from AdvantageEngineBase.) |
|
GetProperties |
Return all of the valid data-items for the Item passed in
|
|
ItemAdded(AdvantageModule, Action<(Of <<'(CartData>)>>), eSnipcartServiceType) |
This event is triggered when the Snipcart popup is closed.
|
|
ItemAdded(AdvantageMasterPageTemplate, Action<(Of <<'(CartData>)>>), eSnipcartServiceType) |
This event is triggered when the Snipcart popup is closed.
|
|
ItemAdded(AdvantagePageTemplate, Action<(Of <<'(CartData>)>>), eSnipcartServiceType) |
Items the added.
|
|
ItemAdding(AdvantageModule, Action<(Of <<'(CartData>)>>), eSnipcartServiceType) |
This event is triggered when the Snipcart popup is closed.
|
|
ItemAdding(AdvantageMasterPageTemplate, Action<(Of <<'(CartData>)>>), eSnipcartServiceType) |
This event is triggered when the Snipcart popup is closed.
|
|
ItemAdding(AdvantagePageTemplate, Action<(Of <<'(CartData>)>>), eSnipcartServiceType) |
Items the adding.
|
|
ItemRemoved(AdvantageModule, Action<(Of <<'(CartData>)>>), eSnipcartServiceType) |
This event is triggered when the Snipcart popup is closed.
|
|
ItemRemoved(AdvantageMasterPageTemplate, Action<(Of <<'(CartData>)>>), eSnipcartServiceType) |
This event is triggered when the Snipcart popup is closed.
|
|
ItemRemoved(AdvantagePageTemplate, Action<(Of <<'(CartData>)>>), eSnipcartServiceType) |
Items the removed.
|
|
ItemUpdated(AdvantageModule, Action<(Of <<'(CartData>)>>), eSnipcartServiceType) |
This event is triggered when the Snipcart popup is closed.
|
|
ItemUpdated(AdvantageMasterPageTemplate, Action<(Of <<'(CartData>)>>), eSnipcartServiceType) |
This event is triggered when the Snipcart popup is closed.
|
|
ItemUpdated(AdvantagePageTemplate, Action<(Of <<'(CartData>)>>), eSnipcartServiceType) |
Items the updated.
|
|
LogoutUser(AdvantagePageTemplate) |
Automatically calls the snipcart logout user.
|
|
LogoutUser(AdvantageModule) |
Automatically calls the snipcart logout user.
|
|
LogoutUser(AdvantageMasterPageTemplate) |
Automatically calls the snipcart logout user.
|
|
OrderCompleted(AdvantageModule, Action<(Of <<'(String>)>>), eSnipcartServiceType) |
This event is triggered when an order has just been paid; this can be useful if you want to show your customers a special notice or if you want to integrate with third-party analytics tools
|
|
OrderCompleted(AdvantageMasterPageTemplate, Action<(Of <<'(String>)>>), eSnipcartServiceType) |
This event is triggered when an order has just been paid; this can be useful if you want to show your customers a special notice or if you want to integrate with third-party analytics tools
|
|
OrderCompleted(AdvantagePageTemplate, Action<(Of <<'(String>)>>), eSnipcartServiceType) |
This event is triggered when an order has just been paid; this can be useful if you want to show your customers a special notice or if you want to integrate with third-party analytics tools
|
|
PageChanged(AdvantagePageTemplate, Action<(Of <<'(String>)>>), eSnipcartServiceType) |
This event is triggered when a page of the cart has finished rendering and loading its data. It can be useful when you want to track custom HTML in a cart's page.
|
|
PageChanged(AdvantageModule, Action<(Of <<'(String>)>>), eSnipcartServiceType) |
This event is triggered when a page of the cart has finished rendering and loading its data. It can be useful when you want to track custom HTML in a cart's page.
|
|
PageChanged(AdvantageMasterPageTemplate, Action<(Of <<'(String>)>>), eSnipcartServiceType) |
This event is triggered when a page of the cart has finished rendering and loading its data. It can be useful when you want to track custom HTML in a cart's page.
|
|
RegisterSnipcart(AdvantagePageTemplate, String, Boolean) |
Registers the snipcart scripts if not already on the page (previously rendered by this call).
|
|
RegisterSnipcart(AdvantageModule, String, Boolean) |
Registers the snipcart scripts if not already on the page (previously rendered by this call).
|
|
RegisterSnipcart(AdvantageMasterPageTemplate, String, Boolean) |
Registers the snipcart scripts if not already on the page (previously rendered by this call).
|
|
RemoveAttributes |
remove attributes to the web button to enable it for Snipcart.
|
|
UserAuthenticationFailed(AdvantagePageTemplate, Action<(Of <<'(String>)>>), eSnipcartServiceType) |
This event is triggered when a customer fails to login into the cart. You will receive the customer email in the callback method.
|
|
UserAuthenticationFailed(AdvantageModule, Action<(Of <<'(String>)>>), eSnipcartServiceType) |
This event is triggered when a customer fails to login into the cart. You will receive the customer email in the callback method.
|
|
UserAuthenticationFailed(AdvantageMasterPageTemplate, Action<(Of <<'(String>)>>), eSnipcartServiceType) |
This event is triggered when a customer fails to login into the cart. You will receive the customer email in the callback method.
|
|
UserAuthenticationSuccess(AdvantagePageTemplate, Action<(Of <<'(String>)>>), Boolean, eSnipcartServiceType) |
This event is triggered when a customer successfully Logs into the cart. You will receive the customer email in the callback method.
|
|
UserAuthenticationSuccess(AdvantageModule, Action<(Of <<'(String>)>>), Boolean, eSnipcartServiceType) |
This event is triggered when a customer successfully Logs into the cart. You will receive the customer email in the callback method.
|
|
UserAuthenticationSuccess(AdvantageMasterPageTemplate, Action<(Of <<'(String>)>>), Boolean, eSnipcartServiceType) |
This event is triggered when a customer successfully Logs into the cart. You will receive the customer email in the callback method.
|
|
UserLoggedOut(AdvantagePageTemplate, Action<(Of <<'(String>)>>), eSnipcartServiceType) |
This event is triggered when a customer logouts from the cart.
|
|
UserLoggedOut(AdvantageModule, Action<(Of <<'(String>)>>), eSnipcartServiceType) |
This event is triggered when a customer logouts from the cart.
|
|
UserLoggedOut(AdvantageMasterPageTemplate, Action<(Of <<'(String>)>>), eSnipcartServiceType) |
This event is triggered when a customer logouts from the cart.
|
|
Validate |
Validates the product for ability to add to cart.
|
|
WebCache_ClearItem |
Clears item from web cache.
(Inherited from AdvantageEngineBase.) |
|
WebCache_Get<(Of <<'(T>)>>) |
Gets items from web cache.
(Inherited from AdvantageEngineBase.) |
|
WebCache_Invalidate(String) |
Invalidates item from web cache.
(Inherited from AdvantageEngineBase.) |
|
WebCache_Invalidate(List<(Of <<'(String>)>>)) |
Invalidates item from web cache by category.
(Inherited from AdvantageEngineBase.) |
|
WebCache_Store<(Of <<'(T>)>>) |
Stores items to web cache.
(Inherited from AdvantageEngineBase.) |