How to change currency value

How to change currency value to AU or which file do I edit.

Thank

Jennifer Bogan .. Acc. Dip. Psychology - EMAIL: jennifer.bogan@gmail.com
Quote · 29 Dec 2009

Go to your database;

 

Table sys_options  >  look for the name currency_converter  >  add AUD to AvailableValues and while you are there you might as well change EURO to EUR which is the correct format.

 

Since Australia uses the dollar sign there is no need to change the currency_sign in sys_options. If you did as in my case it can be done via the database or though the admin panel. Code for the pound sign is £

 

Once again under table sys_options  >  look for the name pmt_default_currency_code  >  add AUD to AvailableValues and while you are there you might as well change EURO to EUR which is the correct format.

 

You could also change the Value from USD to AUD while in the database or change it via the admin panel.

 

To make the necessary changes in the admin panel go to;

 

Settings > Advanced settings > Variables. Change the currency code to AUD (and currency sign to whatever your currency sign is such as £ for the pound).

 

Then go to Modules > Payment > Payment settings. There you do the same.

 

Remember to save the changes on both pages.

 

Always back up your database before making any changes to it.

 

I think that's it. Have I missed anything out anyone?

Quote · 29 Dec 2009

Go to your database;

Table sys_options >  look for the name currency_converter >  add AUD to AvailableValues and while you are there you might as well change EURO to EUR which is the correct format.

Since Australia uses the dollar sign there is no need to change the currency_sign in sys_options. If you did as in my case it can be done via the database or though the admin panel. Code for the pound sign is £

Once again under table sys_options >  look for the name pmt_default_currency_code >  add AUD to AvailableValues and while you are there you might as well change EURO to EUR which is the correct format.

You could also change the Value from USD to AUD while in the database or change it via the admin panel.

To make the necessary changes in the admin panel go to;

Settings > Advanced settings > Variables. Change the currency code to AUD (and currency sign to whatever your currency sign is such as £ for the pound).

Then go to Modules > Payment > Payment settings. There you do the same.

Remember to save the changes on both pages.

Always back up your database before making any changes to it.

I think that's it. Have I missed anything out anyone?

Thank you so much you are a god Profesize. I will do this when I reboot my brain!!!

Jenn

Jennifer Bogan .. Acc. Dip. Psychology - EMAIL: jennifer.bogan@gmail.com
Quote · 29 Dec 2009

I was just needing to do the same - thanks Profesize.

Quote · 8 Jan 2010

You're welcome min3char. It does fix part of the problem but unfortunately on the "My Membership" page and in the cart it doesn't actually display any currency sign at all unless you are using USD.

Just figured out how to get the £ sign to appear. Even though thr currency code for britain is GBP , the icon used for that symbol is called gpp.png so once I changed it to gbp.png , it began to display.

If you are trying to get the the AUD to show then you would need to go to the following directory;

modules/boonex/membership/templates/base/images/icons/and copy the file usd.png and rename it aud.png.

That should sort it out.

Quote · 8 Jan 2010

Sorry for dragging up old threads but will this work for New Zealand Dollar. NZD. Thanks

Quote · 6 Sep 2011
        currency_code USD 15 Currency code (for checkout system) select return strlen($arg0) > 0; cannot be empty. 8 USD,DKK,EUR

I can Not find thr DKK in my admin.???

Quote · 1 Apr 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.