Commerce Multicurrency
Component ID
1263592
Component name
Commerce Multicurrency
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
30428
Component created
Component changed
Component body
This module enhances some of the multi-currency capabilities of Drupal Commerce.
Current features:
- UI for fine granular definition of exchange rates.
(Every currency combination can be defined separately if needed) - Synchronization of currency exchange rates directly from the European Central Bank (ECB).
- UI to specify which rates shall be synchronized and which are handled manually.
- Generation of currency specific price fields inclusive generation of rule-set to handle them.
- hooks for easy integration of custom currency exchange rate sources.
Sponsored by Cando Image
Image by The310Investigator
Documentation
Requirements
Installation
- Install as usual, see http://drupal.org/documentation/install/modules-themes/modules-7 for further information.
- Configure
the currency conversion:admin/commerce/config/currency/conversion
and/or
the currency handling:admin/commerce/config/currency/handling - Run cron or sync manually to synchronize the rates.
Related Modules
- Exchange provider:
Hooks
It is possible to add own functions / services to sync the conversion rates.
Check commerce_multicurrency.api.php and commerce_multicurrency.ecb.inc for further
information and examples.
Known Issues
#1356906: Guide: how to display the selected currency in the checkout panes
It seems like there are issues in the interoperability between different commerce modules:
