Class OrderCreatedNotification
This notification is fired after a new order is created (usually in @"Rescope.Commerce.Core.Services.BasketService.InitiatePayment*?displayProperty=nameWithType")
You can listen to events by implementing IRescopeNotificationHandler<T>.
public class OrderCreatedNotification : OrderNotificationBase, IRescopeNotification
- Inheritance
-
OrderCreatedNotification
- Implements
- Inherited Members