By default, the program transfers invoice data using decimal places, even if a value does not contain them. Some currencies do not use decimals (for example the Japanese yen). You can prevent the program from adding decimals by listing currencies in this setting.
This setting only works when using the DisplayString property of the EHICOM.InvoiceField object to extract invoice field values. (See Invoice API Help for information about the DisplayString property.) CurrenciesWithNoCents has no effect on transfer values unless DisplayString is used.
Any ISO 4217 currency code, comma separated.