The module was installed exactly as instructed in README.txt, except not enabling "Currency" and "ip2country" which were not specified as a required part of the install process.

I configured two currency in admin/store/settings/multicurrency/currency, and created different country-currency pairs at admin/store/settings/multicurrency/countries.

Then I enabled the block.

But the price maintain the default currency no matter what country I switched to.

I am wondering where I did wrong or what I've missed.

Comments

michaelcrm’s picture

Actually, the multicurrency is a little beyond what I need. I will sell in only two currency, and it's OK for me to creat two product-nodes for a single product each of them has the price in one currency, but I don't know a way to give product nodes price in different currency.

Anyone has idea of how to do this, please?

tr’s picture

It seems the latest releases (RC1 and later) of Ubercart broke this module, since UC overhauled the price API. The thread at http://drupal.org/node/449322 provides a patch that should work until I get time to bring this module up to date.