Multiple Currency support

ikarus3k - March 6, 2008 - 14:00
Project:e-Commerce
Version:5.x-4.x-dev
Component:store
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

Enable products to be added in different currencies. Very useful for international sites already using i18n.

Implementation could be similar to this patch for drupal 4.x. Similar closed suggestion here.

#1

ikarus3k - March 6, 2008 - 14:02
Version:HEAD» 5.x-4.x-dev

#2

xcorex - May 7, 2009 - 16:23

How about 6.x? Any news?

Thank you.

#3

gordon - May 8, 2009 - 00:24

AFAIK no one has developed an implementation of multi currency for e-Commerce 6.x-4.x. But in e-Commerce 6.x-4.x I have provided hooks to allow allow other modules to make display only changes to the prices that are displayed on the site. This will allow someone to implement this without too many problems.

#4

gordon - May 8, 2009 - 05:24

AFAIK no one has developed an implementation of multi currency for e-Commerce 6.x-4.x. But in e-Commerce 6.x-4.x I have provided hooks to allow allow other modules to make display only changes to the prices that are displayed on the site. This will allow someone to implement this without too many problems.

#5

gordon - May 8, 2009 - 05:36

AFAIK no one has developed an implementation of multi currency for e-Commerce 6.x-4.x. But in e-Commerce 6.x-4.x I have provided hooks to allow allow other modules to make display only changes to the prices that are displayed on the site. This will allow someone to implement this without too many problems.

#6

xcorex - May 8, 2009 - 22:25

how?

#7

gordon - May 9, 2009 - 01:03

It is more or less exactly the same the the patch metioned above.

There is 2 new hooks, hook_ec_outbound_price_alter() which you can change the value of the price before it is displayed by the system. so using something like the ec_currency module (which would need to upgraded) you can put the price in any currency that you want.

#8

gordon - July 8, 2009 - 06:30
Status:active» fixed

See http://api.drupalecommerce.org/api/file/contrib-6/ecommerce/ec_common/ec... for the 2 hooks which have been implemented in the system to help an external module do multi-currency

#9

System Message - July 22, 2009 - 06:40
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.