Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

US Dollars AND Euro


masster

Recommended Posts

It somewhat depends on your criteria? How do you decide whether a product has a USD or EUR price? If it's arbitrary, you will need to:

- Add a euro_display field to the products table

- Add the field to the form in admin (so you can switch it EUR/USD)

- Add the logic to the price display function.

 

But I got thinking (better late than never :roll: )

 

Why do you want to display both currencies? I imagine you want to bill currencies separately? This is a very extensive modification.

Christian Lescuyer

Link to comment
Share on other sites

Well, as you know, Romania it is not yet a UE member. So, the main currency is our national currency (leu) but due to inflation many manufacturers tend to price their products in US Dollars (we have a bigger affinity towards USA) or Euro, so there might arise a very peculiar situation when each manufacturer use its own currency. Bottom line, the criteria for currency is by manufacturer.

Link to comment
Share on other sites

So far I'm able to display prices in either EUR or USD, with the price in ROL displayed on the product description page. Right now I'm working on the conversion for billing. It's a lot easier to bill in one currency rather than two or three. When I'm finished you should be able to pick billing currency in Admin.

Link to comment
Share on other sites

  • 3 months later...
So far I'm able to display prices in either EUR or USD, with the price in ROL displayed on the product description page. Right now I'm working on the conversion for billing. It's a lot easier to bill in one currency rather than two or three. When I'm finished you should be able to pick billing currency in Admin.

 

I am from Bulgaria and I also looking for similar module.

I think better is in admin to have two fields for currencys one for USD and one for Euro or local currency (in Bulgaria Euro is hard fixed to BGL) and I need only for USD prices.

If you enter USD price then this price will be shown on local currencyes calculated from exchange rate. And if you put currencyes in other field Euro (local currencyes) thsi price will be shown.

 

When you will be ready with this contribution?

I have to know...:)

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...