[This is preliminary documentation and is subject to change.]
Charged amount - monetary value and currency code.
For charge indicates captured amount in two-step charge scenario.
Returns zero for uncaptured charges (created with captured flag set to false).
Returns non-zero amount (typically is equal to original charge amount) for captured amount.
Returns zero for all other transaction types
Namespace: NFX.Web.PayAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Property Value
Type: AmountSee Also