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
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/ |
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/ |
Assignee | Jonathan Reissmueller [ jonathan ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Remaining Estimate | 0 minutes [ 0 ] | |
Time Spent | 1 hour, 12 minutes [ 4320 ] | |
Worklog Id | 15319 [ 15319 ] |
Status | In Review [ 5 ] | Closed [ 6 ] |
Resolution | Fixed [ 1 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Status | Reopened [ 4 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Time Spent | 1 hour, 12 minutes [ 4320 ] | 2 hours, 7 minutes [ 7620 ] |
Worklog Id | 15499 [ 15499 ] |
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.