This is module to update PrestaShop's currency exchange rates with data feed provided by NBP (Narodowy Bank Polski). Module updates currency rates automatically based on cron task executed with defined frequency (for example one task per day). The main advantage of this plugin is possibility to update currency rates also in shops where the default currency is other than PLN.
NBP currency rates module is great plugin that will automatically update exchange rates of currencies available in your online shop based on PrestaShop. Module is ready to work with PrestaShop 1.7.x, 1.6.x, 1.5.x. Main advantages of this pluing are things like feature to auto-update currency rates with cron task, feature to add additional fee or decrease the value of exchange rate.
Dostępne funkcjonalności w module
Najważniejszą funkcją modułu jest zautomatyzowany proces aktualizacji kursów walut w oparciu o średnie kursy wymiany publikowane przez NBP. Oprócz tego moduł posiada funkcję, która pozwala doliczyć dodatkową marżę do kursu, lub obniżyć wartość kursu (w zależności od wykorzystanych preferencji - każda z walut może mieć inną marżę).
Jakie waluty są dostępne w module?
Odpowiedź jest prosta. Moduł aktualizauje wszystkie kursy walut jakie publikowane są przez NBP. Lista walut obsługiwanych przez NBP - czyli tych, dla których kursy aktualizowane są każdego dnia.
Kod waluty | Nazwa waluty |
THB | bat (Tajlandia) |
USD | dolar amerykański |
AUD | dolar australijski |
HKD | dolar Hongkongu |
CAD | dolar kanadyjski |
NZD | dolar nowozelandzki |
SGD | dolar singapurski |
EUR | euro |
HUF | forint (Węgry) |
CHF | frank szwajcarski |
GBP | funt szterling |
UAH | hrywna (Ukraina) |
JPY | jen (Japonia) |
CZK | korona czeska |
DKK | korona duńska |
ISK | korona islandzka |
NOK | korona norweska |
SEK | korona szwedzka |
HRK | kuna (Chorwacja) |
RON | lej rumuński |
BGN | lew (Bułgaria) |
TRY | lira turecka |
ILS | nowy izraelski szekel |
CLP | peso chilijskie |
MXN | peso meksykańskie |
PHP | piso filipińskie |
ZAR | rand (Republika Południowej Afryki) |
BRL | real (Brazylia) |
MYR | ringgit (Malezja) |
RUB | rubel rosyjski |
IDR | rupia indonezyjska |
INR | rupia indyjska |
KRW | won południowokoreański |
CNY | yuan renminbi (Chiny) |
XDR | SDR (MFW) |
1.3.9
- added fixes related to NBP feed url update
1.3.8
- solved problem with module installation in prestashop 8.1.x
1.3.7
- updated module code to make it work with php 8 and prestashop 8
- updated api requests to make module compatible with recent NBP api changes
1.3.6
- added improvements to calculation of currency rates for currencies that are not available in NBP feed
1.3.5
- added improvements to recent changes in NBP api, from now module supports these changes and currency rates are updated properly.
1.3.4
- added additional informations to report that module displays on update currency rates link (there is an information about additional modifications on rates made by the module: increase / decrease currency rates)
1.3.3
- fixed problem that occurs in some environments that calculated currencies in a wrong format
1.3.2
- added support of currencies that uses converters in feed (currency value in PLN is not for 1 unit, but for 10 units or more)
1.3.1
- added improvements to currency calculation process for shops where the default currency is different than default currency in NBP feed (different than PLN)
1.2.1
- added Polish translation
- added feature to add additional fee to currency rates (you can both increase / decrease currency rates)
1.1.1
- released version that is ready to work with prestashop 1.7.x
1.0.1
- released version that is ready to work with prestashop 1.6.x and 1.5.x
1.0.0
started project on mypresta.eu addons marketplace