ReceiptPaidAmount Property

The amount paid towards this purchase as a part of this transaction, not including the value of any credits applied.

Definition

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[NetForumFieldAttribute("pin_check_amount")]
public decimal PaidAmount { get; }

Property Value

Decimal

Implements

IReceiptPaidAmount

See Also