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/
Activity
Jonathan Reissmueller
created issue -
Jonathan Reissmueller
made changes -
Field | Original Value | New Value |
---|---|---|
Description |
Implement the fetchTldPricing(array $tlds = []) method.
|
Implement the fetchTldPricing(array $tlds = []) method.
See https://www.namecheap.com/support/api/methods/users/get-pricing/ |
Jonathan Reissmueller
made changes -
Description |
Implement the fetchTldPricing(array $tlds = []) method.
See https://www.namecheap.com/support/api/methods/users/get-pricing/ |
Implement the fetchTldPricing() method.
See https://www.namecheap.com/support/api/methods/users/get-pricing/ |
Jonathan Reissmueller
made changes -
Assignee | Jonathan Reissmueller [ jonathan ] |
Jonathan Reissmueller
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Jonathan Reissmueller
made changes -
Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Jonathan Reissmueller
made changes -
Remaining Estimate | 0 minutes [ 0 ] | |
Time Spent | 1 hour, 12 minutes [ 4320 ] | |
Worklog Id | 15319 [ 15319 ] |
Jonathan Reissmueller
made changes -
Status | In Review [ 5 ] | Closed [ 6 ] |
Jonathan Reissmueller
made changes -
Resolution | Fixed [ 1 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Jonathan Reissmueller
made changes -
Status | Reopened [ 4 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Jonathan Reissmueller
made changes -
Time Spent | 1 hour, 12 minutes [ 4320 ] | 2 hours, 7 minutes [ 7620 ] |
Worklog Id | 15499 [ 15499 ] |
Abdy Franco
made changes -
Status | In Review [ 5 ] | Closed [ 6 ] |
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.