philwinkle / Philwinkle_Fixerio

MIT License
70 stars 23 forks source link

Update Import.php #20

Closed btekbtek closed 6 years ago

btekbtek commented 6 years ago

Update API request with Access Key and new URL. To get this work please change Access Key in code to your access key from fixier.io account.

sreichel commented 6 years ago

I think API key should be set in admin config section.

btekbtek commented 6 years ago

Yes I know but I'm testing only now.

I found that free plan only work for base currency - EUR so I'm not sure we continue with this. We need GBP like a base.

There is also free currency api from different service, but I have problem with implementation. https://free.currencyconverterapi.com/api/v5/convert?q=GBP_PHP,PHP_AUD&compact=ultra

philwinkle commented 6 years ago

@btekbtek please resubmit once ACCESS_KEY is admin-configurable. Thanks!