binshops / prestashop-rest

PrestaShop REST API module to expose your PrestaShop website's REST endpoints
https://www.binshops.com/prestashop-api
Academic Free License v3.0
95 stars 33 forks source link

[Bug] Setting iso_currency does not work #44

Closed samberrry closed 1 year ago

samberrry commented 1 year ago

currency https://github.com/binshops/prestashop-rest/blob/b22bea718bdc01343765599cb2935d2e07fc47a1/controllers/AbstractRESTController.php#L27 must be changed to iso_currency

samberrry commented 1 year ago

PR merged.