Table of Contents

Class OrderPaymentStatusChangedNotification

Namespace
Rescope.Commerce.Core.Events
Assembly
Rescope.Commerce.Core.dll

This notification is fired when the payment status is updated

You can listen to events by implementing IRescopeNotificationHandler<T>.

public class OrderPaymentStatusChangedNotification : OrderNotificationBase, IRescopeNotification
Inheritance
OrderPaymentStatusChangedNotification
Implements
Inherited Members