Log in
Model

CurrencyResolver

Magento\AdvancedPricingImportExport\Model\CurrencyResolver

What it does

This class resolves base currency codes for different scopes in Magento's advanced pricing system.

Developers use it during tier price import/export operations to determine the correct currency for each website or the default global currency, ensuring price data is properly mapped to the appropriate currency context.

Public Methods

  • getWebsitesBaseCurrency()
  • getDefaultBaseCurrency()