Module Description
Currency exchange rates module for Drupal Commerce 2.
Features
* Built for Drupal Commerce 2.
* Built as Drupal Commerce plugin
* Plugin based module for handling external providers
* Support cross conversion between non default currencies.
* Enterprise mod - where exchange rates provider allow fetching by multiple different currencies
* Allow manually overriding data per currency
* Separate Drupal config files for provider setup and imported exchange rates
* Integration with Commerce Currency Resolver and Commerce Funds
Currency exchange rates providers
* TransferWise
* Fixer
* Currencylayer
* European Central Bank
* Manual plugin - no external provider
* Many more contributed as separate module
Configuration deployment
* Module provides classic entity exported configuration which contains all provider information (commerce_exchanger.commerce_exchange_rates.*:)
* Imported exchange rates are stored in separate config files (commerce_exchanger.latest_exchange_rates.*
* Easy to ignore configuration files with config_ignore module where are imported exchange rates
Plugin development
If you want to write your own plugin, see the README file inside the module.
Features
* Built for Drupal Commerce 2.
* Built as Drupal Commerce plugin
* Plugin based module for handling external providers
* Support cross conversion between non default currencies.
* Enterprise mod - where exchange rates provider allow fetching by multiple different currencies
* Allow manually overriding data per currency
* Separate Drupal config files for provider setup and imported exchange rates
* Integration with Commerce Currency Resolver and Commerce Funds
Currency exchange rates providers
* TransferWise
* Fixer
* Currencylayer
* European Central Bank
* Manual plugin - no external provider
* Many more contributed as separate module
Configuration deployment
* Module provides classic entity exported configuration which contains all provider information (commerce_exchanger.commerce_exchange_rates.*:)
* Imported exchange rates are stored in separate config files (commerce_exchanger.latest_exchange_rates.*
* Easy to ignore configuration files with config_ignore module where are imported exchange rates
Plugin development
If you want to write your own plugin, see the README file inside the module.
Module Link
Project Usage
1421
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the management of currency exchange rates for Drupal Commerce 2 by providing a plugin-based system for handling external providers, supporting cross conversion between non-default currencies, and allowing for manual overrides per currency.
Data Name
commerce_exchanger