Y
Y
Yura Khlyan2016-04-13 16:04:29
JavaScript
Yura Khlyan, 2016-04-13 16:04:29

How to implement currency conversion?

Good day.
I need to implement multi-currency on a store website. There is a currency selection field. All prices in the store are in euros.
What tool to use? Where to get exchange rates from? And other recommendations)
I would be very grateful for the help.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
DuD, 2016-04-13
@DuD

It is better to take courses from where you take them when making calculations. From your bank for example.
As for the rest, I don't see the problem. You can recalculate currencies at least in JS on the event of a change in the current currency by the user.

A
Andrey Voskresensky, 2016-04-13
@Voskresenskyi

Create a "currency" model, and in the product model add the function of multiplying the price by the exchange rate!!!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question