Closed Remarkable-Guille closed 1 year ago
@Remarkable-Guille
It appears that you are seeing cached prices. The module fetches TLD prices using the DownloadTldPrices.php script. In order to get latest prices, you will need to run the DownloadTldPrices.php script.
If you want to regularly cache the price changes, you will need to configure a cron job to run the DownloadTldPrices.php script. I would suggest scheduling the cron to run at off-peak hours since it is a memory intensive task.
Please refer to https://github.com/openprovider/Openprovider-WHMCS-domains/blob/master/docs/TLD_Pricing_sync_Utility.md for instructions.
Describe the bug Wrong price when syncing prices with the WHMCS native method
To Reproduce Steps to reproduce the behavior:
Expected behavior .com price should be $9.15, not $8.57
Server info:
Additional context