Click or drag to resize

ReceiptPaidAmount Property

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

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

Property Value

Decimal

Implements

IReceiptPaidAmount
See Also