Class CreateOrderPaymentEvent
ID: "CreateOrderPaymentEvent"
This event occurs when an order records a new payment.
A new payment creation often affects an order’s status.
Order payments are created through the normal checkout process in the Web Office and Corporate Admin or the Insert Payments Public API endpoint.
Inherited Members
Namespace: DirectScale.Disco.Extension.EventModels
Assembly: DirectScale.Disco.Extension.Abstractions.dll
Syntax
public class CreateOrderPaymentEvent : OrderPaymentEventBase
Constructors
CreateOrderPaymentEvent()
Declaration
public CreateOrderPaymentEvent()