IIncomingPayment Interface

Represents a payment to be used for a purchase made through NetFORUM.

Definition

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public interface IIncomingPayment

Properties

IsUsableForAutoPay Indicates if a given payment method supports automatic recurring payments.

See Also