Details
-
Type: Sub-task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.3.0-b1
-
Component/s: None
-
Labels:None
Description
Implement the fetchTldPricing() method.
See https://www.namecheap.com/support/api/methods/users/get-pricing/
Looks like the current solution only imports USD because the API only returns USD. We should update to perform currency conversion on the Blesta module rather than relying on the API to return needed currencies.