4 replies [Last post]
hq
hq's picture
Offline
Joined: 04/14/2010
Juice: 8

Dear all,

I meet the problem with both multi currency and multi payment gateway.

Because there are multi currencies, so with this currency (USD) the store shows paypal and international cc processing gateway for customer's choice. But with other currency (local country's currency), the store hides paypal... and only shows local payment gateway for checkout.

I don't know how to implement this problem. I'm looking for the multi currency module too...

Please help me ASAP. It is very urgent!

Thank you very much!

maryo's picture
Offline
Joined: 06/16/2010
Juice: 20
Hello

Di you find a way to implement this?

We have to build a website with similar requirements, I would like to know if you found a good solution.

DraconPern's picture
Offline
Joined: 08/23/2010
Juice: 10
Re: Hello

I have written (aka heavly modified the uc_multicurrency) a module that does just this. There are two modules to make this work, uc_fm_multicurrency and uc_fm_paypal. uc_fm_multicurrency manages display of currency of the products, orders, history, etc by doing lots of overrides. uc_fm_paypal depends on uc_fm_multicurrency and uc_paypal to provide multicurrency support with paypal, but still using all of uc_paypal's settings. These are tested with the sandbox so far, but isn't in production. I have not tested/worked on the dynamic part of it, since I don't have a need for it at the moment. I am trying to figure out how/when/where/if to release the modules. To see it in action, see http:// store . frontmotion . com There is one product on the site. Click on 'test' above the newsletter block for it.

maryo's picture
Offline
Joined: 06/16/2010
Juice: 20
Hi,

Thanks for your feedback...
I am implementing multi-currency based on this guide:
http://vintagedigital.net/content/how-add-multicurrency-support-ubercart

The guy from Ubercart should add this functionality to Ubercart, there are many people with this requirement.

DraconPern's picture
Offline
Joined: 08/23/2010
Juice: 10
Re: multicurrency and multi payment gateway

I wrote this multicurrency module and paypal payment gateway module. Please test! thanks.

uc_fm_multicurrency and uc_fm_paypal. First module enables multicurrency for products, orders, history, etc. Presents a block for currency selection. Second module is a multicurrency gateway for paypal. Sandbox tested. Supports Paypal standard, paypal express checkout, and paypal payment pro.

Please post here if this works for you.

AttachmentSize
uc_fm_multicurrency.zip 19.28 KB
uc_fm_paypal.zip 21.62 KB