philwinkle / Philwinkle_Fixerio

MIT License
70 stars 23 forks source link

Changes API need access key #19

Closed btekbtek closed 6 years ago

btekbtek commented 6 years ago

Hi

Any plans with update. Fixer.io use now plans and access keys.

Free plan for 1000/m New links should look like this: http://data.fixer.io/latest?base=GBP&symbols=AUD.

philwinkle commented 6 years ago

Hi there @btekbtek - feel free to submit as a PR. The change would be in this file:

https://github.com/philwinkle/Philwinkle_Fixerio/blob/master/app/code/community/Philwinkle/Fixerio/Model/Import.php#L5

philwinkle commented 6 years ago

Closed with #21