Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CurrencyControlOptions

Options for currency control

Hierarchy

  • CurrencyControlOptions

Index

Properties

exchangeRates

exchangeRates: CurrencyExchangeRates

Currency exchange rates used in currency conversions

Optional locale

locale: string

Locale with which to display monetary values (defaults to browser user preference)

Optional precision

precision: number

Digits of precision after the decimal point (default 2)

storeBaseCurrency

storeBaseCurrency: string

Currency in which to display monetary values

userDisplayCurrency

userDisplayCurrency: string

Ecommerce system base currency with which product values are expressed

Generated using TypeDoc