Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Usage Milestone: Google Analytics Module google_analytics crossed 1,000 active installs. Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: GraphQL Compose Codegen 1.1.2 Minor update available for module graphql_compose_codegen (1.1.2). Release: Mapy.com 1.1.3 Minor update available for module mapycom (1.1.3). Release: Ckeditor5 entity browser 3.0.3 Minor update available for module ckeditor5_entity_browser (3.0.3). Release: Ckeditor5 entity browser 3.0.1 Minor update available for module ckeditor5_entity_browser (3.0.1). Release: Ckeditor5 entity browser 3.0.2 Minor update available for module ckeditor5_entity_browser (3.0.2). Release: Teamleader Integration 4.0.2 Minor update available for module teamleader (4.0.2). Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

This module enhances Drupal Commerce's multi-currency capabilities by allowing you to automatically resolve and calculate prices based on criteria like language, country, or user cookies. It supports different price calculation methods, including custom fields for each currency or automatic conversion using exchange rates.

Enhancement for handling multi-currency Drupal Commerce.

Drupal Commerce 3 supports multiple currencies out of the box.

Commerce currency resolver tries to solve resolving prices per currency by various criteria, calculating those prices and exchange rates between currencies.

Resolving currencies (multi-currency) by following criteria:

  1. Store (Commerce Core default behavior)
  2. Cookie (basic currency switcher block)
  3. Language
  4. Country (using smart_ip or geo_ip)

Mapping by language and country is available trough admin form.

Price calculating is possible by following criteria:

  1. Automatic - calculation is done from original price based on exchange rates
  2. Field - dedicated fields for each currency.
  3. Combo - a combination between 1 and 2.

    First, the resolver is looking for specific price field per currency. Otherwise, the price is automatically calculated from the original price.

Price field per currency

Commerce currency resolver does not create fields per currency automatically. Due to several options how prices can be calculated if you choose on settings page "Price field per currency" you need to create for each currency. You can set in administration the desired prefix for these fields, by default fields should be following convention `field_price_eur' etc..

Exchange rates

Supported from Commerce Exchanger module

Caching

Cache context per currency is used only for "Cookie" based price resolving. For language and geolocation currency cache context is not necessary (you cannot use two different currencies on language or same location).

Depends on

Dependencies of the latest stable release

Required by

1 tracked project depends on this one

Activity

Tracked releases
7
Tracked since
Jul 2025
Latest release
2 weeks ago
Releases (12 mo)
4 ▲ from 3
Maintenance
Active

Release Timeline

Releases

Version Type Core Release date
2.0.2 Stable 10–11 Aug 11, 2026
2.0.1 Stable 10–11 Sep 25, 2025
8.x-1.82 Stable 10–11 Sep 23, 2025
2.0.0 Stable 11 Sep 23, 2025
8.x-1.81 Stable 10–11 Aug 10, 2025
2.x-dev Dev 10–11 Jul 20, 2025
8.x-1.80 Stable 10–11 Jul 20, 2025