Click or drag to resize
ShoppingCartOnPaymentCompleted Event
Fires after the order payment completed.

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
public event EventHandler OnPaymentCompleted

Value

Type: SystemEventHandler
See Also