Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.3.0
-
Component/s: None
-
Labels:None
Description
When fetching prices from logic boxes, the price is in the reseller's currency. The Blesta module, however, assumes that it is USD and converts it to other currencies accordingly, resulting in wildly inaccurate prices. This API call https://manage.resellerclub.com/kb/node/809 can be used to get the reseller currency. Then we can use that currency as the base for converting to others. If the currency does not exist in Blesta we should log an error or display an error when syncing using the bulk action.