- Posts: 65
- Thank you received: 0
How can a German customer only order in EUR?
13 years 2 months ago #111072
by phamosa
How can a German customer only order in EUR? was created by phamosa
Hi!
I have a problem. In our shop rufrecords.de once in a while we get an order with a German (European) customer from the EUR zone who has US$ as his currency in the order.
How is that possible?
He should only get EUR!
Please help, thank you!
I have a problem. In our shop rufrecords.de once in a while we get an order with a German (European) customer from the EUR zone who has US$ as his currency in the order.
How is that possible?
He should only get EUR!
Please help, thank you!
Please Log in or Create an account to join the conversation.
13 years 2 months ago #111101
by Eliot
Replied by Eliot on topic How can a German customer only order in EUR?
Hi there,
The currency displayed is normally selected according to the zone of the customer.
Could you please check that your Europe zone has the right currency configured?
The currency displayed is normally selected according to the zone of the customer.
Could you please check that your Europe zone has the right currency configured?
Please Log in or Create an account to join the conversation.
13 years 2 months ago #111121
by phamosa
Replied by phamosa on topic How can a German customer only order in EUR?
Yes, I've checked that before writing here..
I have no idea, mostly it works well but just in this order, the German customer managed to order in US$..
I have no idea, mostly it works well but just in this order, the German customer managed to order in US$..
Please Log in or Create an account to join the conversation.
13 years 2 months ago #111198
by nicolas
Replied by nicolas on topic How can a German customer only order in EUR?
Did you configure the geolocation plugin so that german users see EUR automatically and US users see USD ?
If not, then that might be why.
If yes, then please remember that we use the IP of the user for his currency. If the german user uses a VPN or a proxy in the USA to access your website, the system will consider that the user comes from the USA and will set his currency to USD. So it could explain that from time to time someone doesn't have the currency you expect.
If not, then that might be why.
If yes, then please remember that we use the IP of the user for his currency. If the german user uses a VPN or a proxy in the USA to access your website, the system will consider that the user comes from the USA and will set his currency to USD. So it could explain that from time to time someone doesn't have the currency you expect.
Please Log in or Create an account to join the conversation.
13 years 2 months ago #111423
by phamosa
Replied by phamosa on topic How can a German customer only order in EUR?
How do I configure the geolocation plugin so that german users see EUR automatically and US users see USD ?
The plugin is activated and SET CURRENCY is set to YES.
What more do I have to do?
The plugin is activated and SET CURRENCY is set to YES.
What more do I have to do?
Please Log in or Create an account to join the conversation.
13 years 2 months ago #111424
by nicolas
Replied by nicolas on topic How can a German customer only order in EUR?
You need to enter the keys of your ipinfodb account in it and then edit the countries via the menu System>Currencies and set the currency you want for each country if it's different than the default one.
Please note that you will only see the currency automatically initialize the first time you access the website.
You will need tologout from your website and clear your browsers cookies/cache to see the change.
Please note that you will only see the currency automatically initialize the first time you access the website.
You will need tologout from your website and clear your browsers cookies/cache to see the change.
Please Log in or Create an account to join the conversation.
12 years 10 months ago - 12 years 10 months ago #133732
by mandrael
Replied by mandrael on topic How can a German customer only order in EUR?
Hi,
if I activate the plugin and the currency switcher there is the following error:
(Zones connected woth currency; 3 currencies: aud, eur, usd)
if ($this->_language_filter)
{$tag = $this->getLanguage()->getTag();}
Plugin doesn't seem to work with language filter?
Best regards, Michael
if I activate the plugin and the currency switcher there is the following error:
Code:
Fatal error: Call to a member function getTag() on a non-object in /shop/libraries/cms/application/site.php on line 436
if ($this->_language_filter)
{$tag = $this->getLanguage()->getTag();}
Plugin doesn't seem to work with language filter?
Best regards, Michael
Last edit: 12 years 10 months ago by mandrael.
Please Log in or Create an account to join the conversation.
12 years 10 months ago #133747
by nicolas
Replied by nicolas on topic How can a German customer only order in EUR?
The following user(s) said Thank You: mandrael
Please Log in or Create an account to join the conversation.
Time to create page: 0.240 seconds