Перейти к содержимому


Фотография
- - - - -

Currency translation

currency translation

Лучший Ответ SmetDenis , 21 May 2013 - 13:16

Hi,
 
Please, see this file - \media\zoo\applications\jbuniversal\config\jbcurrency.xml
This is configuration for all currencies

RON and euro here

<eur value="40,4918" nominal="1" prefix="" postfix="€" format="1">Евро</eur>
...
<ron value="89,3302" nominal="10" prefix="" postfix="леев" format="1">Новых румынских леев</ron>
Yes, it posible if structure http://www.cbr.ru/sc...s/XML_daily.asp save as http://www.bnro.ro/nbrfxrates.xml
Handler for this XML - media\zoo\applications\jbuniversal\framework\helpers\jbmoney.php

If you have knowledge of PHP, you see how this file -
media\zoo\applications\jbuniversal\framework\controllers\payment.php

We have little documentation, but we started to do a site http://jbzoo.com
Soon it will be updated. While you can sproshivat me on this forum.

Glad you like it, thank you! Перейти к сообщению


  • Закрытая тема Тема закрыта
В теме одно сообщение

#1 officeabg

officeabg

Отправлено 21 May 2013 - 11:13

Hi!
I have 2 currencys active on my application.
1 is euro and has it's symbol and doesn't need change
2 is RON and if I use the automatic conversion in website it is in russian

Please advice on how to change this леев into RON.(how to apply translation)


Another thing is that currencies are fetched from http://www.cbr.ru/sc...s/XML_daily.asp

Is it posible to fetch them from here http://www.bnro.ro/nbrfxrates.xml

The currencies from cbr.ru are different that bnro.ro and I legally have to apply thoes from bnro.ro


The last thing is an important thing. We want to connect to a local payment gateway. Please tell me how to accomplish this.
What are the steps to follow? Any documentation is needed.


I am very happy with jbzoo. It is an amazing piece of art. More I dig into it I like it more and more. My questions are customizations needed to align my project to my country legislation, but your software is realy amazing. Keep the development at this high standards and JbZoo will be the 1st choise for Joomla Shoping Cart.


Thank you!
  • 1

#2 SmetDenis

SmetDenis

Отправлено 21 May 2013 - 13:16   Лучший Ответ

Hi,
 
Please, see this file - \media\zoo\applications\jbuniversal\config\jbcurrency.xml
This is configuration for all currencies

RON and euro here
<eur value="40,4918" nominal="1" prefix="" postfix="€" format="1">Евро</eur>
...
<ron value="89,3302" nominal="10" prefix="" postfix="леев" format="1">Новых румынских леев</ron>
Yes, it posible if structure http://www.cbr.ru/sc...s/XML_daily.asp save as http://www.bnro.ro/nbrfxrates.xml
Handler for this XML - media\zoo\applications\jbuniversal\framework\helpers\jbmoney.php

If you have knowledge of PHP, you see how this file -
media\zoo\applications\jbuniversal\framework\controllers\payment.php

We have little documentation, but we started to do a site http://jbzoo.com
Soon it will be updated. While you can sproshivat me on this forum.

Glad you like it, thank you!
  • 0
JBZoo v4.0 и новый чудный мир Open Source GPL
Отключайте проверку лицензий как можно скорее!



— Есть два типа людей: Кто еще не делает бекапы и кто уже делает бекапы.






Темы с аналогичным тегами currency, translation

Click to return to top of page in style!