Hallo, first, thank You for your work, amazing job..
I'd like to ask.. in my shop there are 3 currencies, this module displays good amount but wrong currency (only default one). Is it possible to fix it?

Thank you

Comments

czeky created an issue. See original summary.

subhojit777’s picture

Is is like every product has its own currency? In that case, we have to change this http://cgit.drupalcode.org/dc_ajax_add_cart/tree/dc_ajax_add_cart.module... and all other occurences of commerce_default_currency(). There must be some currency data associated with every product, we have to use that.

subhojit777’s picture

subhojit777’s picture

Status: Active » Closed (duplicate)
Related issues: +#2846386: Support for Commerce Multicurrency

I suppose you are using commerce_multicurrency. This is fixed now #2846386: Support for Commerce Multicurrency