messir Posted August 26, 2016 Share Posted August 26, 2016 Hello all. I from Uraine and added my local currency Ukraine Hryvnya. How I can add it to automation exchange rates update? Thanks 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted August 27, 2016 Share Posted August 27, 2016 in automation settings http://docs.whmcs.com/Automation_Settings#Exchange_Rates 0 Quote Link to comment Share on other sites More sharing options...
WHMCS ChrisD Posted August 27, 2016 Share Posted August 27, 2016 Hello Messir, Thank you for your post. As per the post sentq has provided you can use the Automation Settings as outlined here you'll also need to make sure that your cron is configured to run daily you'll find more about that here. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted August 27, 2016 Share Posted August 27, 2016 I could be wrong, but I don't think the exchange rate for Ukraine Hryvnya (UAH) can be automatically updated. http://docs.whmcs.com/Currencies#Auto_Updating_Rates WHMCS has the built in capability to retrieve and update the base conversion rate values daily for the following currencies: USD, EUR, JPY, BGN, CZK, DKK, EEK, GBP, HUF, LTL, LVL, PLN, RON, SEK, CHF, NOK, HRK, RUB, TRY, AUD, BRL, CAD, CNY, HKD, IDR, INR, KRW, MXN, MYR, NZD, PHP, SGD, THB & ZAR UAH is not on that list, and if you add it to currencies, you cannot update it via the manual button - so I assume automated update would fail too. Exchange Rates Update ResultsUpdated GBP Exchange Rate to 0.75686 Update Failed for UAH Exchange Rate 0 Quote Link to comment Share on other sites More sharing options...
messir Posted August 27, 2016 Author Share Posted August 27, 2016 I could be wrong, but I don't think the exchange rate for Ukraine Hryvnya (UAH) can be automatically updated. http://docs.whmcs.com/Currencies#Auto_Updating_Rates UAH is not on that list, and if you add it to currencies, you cannot update it via the manual button - so I assume automated update would fail too. You right, not have Ukraine currency in the list. How I can add it? 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted August 27, 2016 Share Posted August 27, 2016 you could make call to currencies API like this one for example: https://openexchangerates.org/ inside ActionHook:AfterCronJob and save the new currencies in DB 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted August 28, 2016 Share Posted August 28, 2016 You right, not have Ukraine currency in the list.How I can add it? WHMCS uses the rates provided by the ECB (European Central Bank) - and if UAH isn't on ECB's list, then I doubt there's little WHMCS can do to help with automatic updates for the currency. you can still manually add the currency, and manually adjust it's exchange rate when you want - but if you want to automate the process, then you'll need to access an external exchange rate source, as sentq suggests, and use that to update your currencies, 0 Quote Link to comment Share on other sites More sharing options...
messir Posted August 28, 2016 Author Share Posted August 28, 2016 As Ukraine currency rate often changes, I need check it automatic every day. I undestand chat need change API to another site who provide more currency. But not understand how connect it and how add hook.... 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted August 29, 2016 Share Posted August 29, 2016 for something like this, you'll probably need to post in Service Offers & Requests and pay a developer to write the hook for you. if they're familiar with the external source's API, then it should be relatively simple and quick for them to do. 0 Quote Link to comment Share on other sites More sharing options...
bendrop Posted July 24, 2020 Share Posted July 24, 2020 On the off chance you are still reading this, I've posted up a hook which supports UAH conversion 🙂 0 Quote Link to comment Share on other sites More sharing options...
georgewilson Posted October 21, 2020 Share Posted October 21, 2020 As far as I know, Ukraine currency is not on the list and I have no idea on how to add it manually as well, I'm not sure if there's a manual way as well. You could try some currency exchange sites like this https://www.knightsbridgefx.com/ to have some reference for some of the lowest exchange rates available online. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.