Currency for Drupal Commerce

Component ID

1875880

Component name

Currency for Drupal Commerce

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

5802

Component created

Component changed

Component body

This module replaces some Drupal Commerce features with similar ones from Currency.

Currencies

All currencies that do not exist for Drupal Commerce yet, will be made available automatically.

Price display

It replaces Commerce's built-in currency-based price display with Currency's locale-based amount display.

Enabling this module lets Commerce display all prices through Currency instead of its default display method. Because the way prices/amounts should be displayed depends on locale information (language and country) and not on currencies, doing this makes sure your visitors see prices in a format they are used to (requires your site to have correctly set-up locales).

The Currency handbook explains how to configure localized price display.

Currency conversion

It replaces any existing currency conversion solution with Currency's conversion plugins, which by default provides a large number of fixed (historical) exchange rates, and uses Commerce's internal conversion system as an alternative if Currency doesn't have a particular conversion rate.