[This is preliminary documentation and is subject to change.]
Denotes processing fee types, such as: included in amount and surcharged.
Namespace: NFX.Web.PayAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
IncludedInAmount | 0 | Fees are included in amount charged from customers. Net amount = amount charged - fees. | |
Surcharged | 1 | Fees are added to amount charged from customers. |
See Also