Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to MarketCurrencySettingsUserErrorCode

MarketCurrencySettingsUserErrorCode

enum

Possible error codes that can be returned by MarketCurrencySettingsUserError.

•

The currency settings of the given market cannot be changed because the market manager has exclusive control of pricing.

•

The specified market wasn't found.

Anchor to MULTIPLE_CURRENCIES_NOT_SUPPORTEDMULTIPLE_CURRENCIES_NOT_SUPPORTED
•

The shop's payment gateway does not support enabling more than one currency.

Anchor to NO_LOCAL_CURRENCIES_ON_SINGLE_COUNTRY_MARKETNO_LOCAL_CURRENCIES_ON_SINGLE_COUNTRY_MARKET
•

Can't enable or disable local currencies on a single country market.

Anchor to PRIMARY_MARKET_USES_SHOP_CURRENCYPRIMARY_MARKET_USES_SHOP_CURRENCY
•

The primary market must use the shop currency.

Anchor to UNSUPPORTED_CURRENCYUNSUPPORTED_CURRENCY
•

The specified currency is not supported.


Was this section helpful?