Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

prices with tax and without tax depending on currency


vali_cd

Recommended Posts

Posted

Hi

 

Does anyone know how i can set up my store to work in the following way:

 

- i have 3 currencies, USD, EUR and another one, let's say YEN

- the default currency is YEN

- when the user choses the prices to be displayed in YEN, the prices have taxes.

if the other 2 currencies are selected, the prices are being showed without the taxes

- when a customer purchases a product, the price in the shopping cart and in all the other order related pages should be showed in YEN and with taxes

- in the admin section, the prices can be added in whatever currency

 

thanks

  • 4 weeks later...
Posted

Hi,

 

My stores are all single currency so this is not an issue with me thus I have no working experience with the subject at hand, however working with other situations where variables must change dependent upon other conditions I may be able to offer some help in finding a possible solution on part of your request.

 

To display prices with or without taxes based upon currency might be solved by redefining DISPLAY_PRICE_WITH_TAX to true or false as needed.

 

Force the currency for the shopping cart.

 

Having multiple pricing in the admin panel is another matter, especially changing ALL currency calculations or else price call up code throughout the site and in each and every contribution you attempt to add in the future. The current code uses an exchange rate formula setup.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...