Package com.ibm.commerce.payment.event

This package contains classes representing payment events.

See: Description

  • Class Summary 
    Class Description
    BaseEventData
    This class is the Base class of event data in payment rules, which represents the common attributes of all payment rules event data.
    FinalizePaymentEventData
    FinalizePaymentEventData is used in Event infrastructure when finalize payment event occurs.
    FinalizeRefundEventData
    FinalizeRefundEventData is used in Event infrastructure when finalize refund event occurs.This class represents the finalize refund specific attributes in payment rules event data.
    PaymentEventData
    This class is the Base class of payment specific event data in payment rules.
    PrimePaymentEventData
    PrimePaymentEventData is used in Event infrastructure when prime payment event occurs.
    RefundEventData
    This class is the Base class of refund specific event data in payment rules.
    ReservePaymentEventData
    ReservePaymentEventData is used in Event infrastructure when reserve payment event occurs.
    TriggerPaymentEventData
    TriggerPaymentEventData is used in Event infrastructure when trigger payment event occurs.

Package com.ibm.commerce.payment.event Description

This package contains classes representing payment events.