Magento通貨レート設定機能拡張追加

Magentoに通貨レートの機能拡張を追加。
appフォルダを直接マージしアクセス権の再設定を行う。

提供されているサービスはYahooとOpenexchangerateとなるが、後者はAPIの取得が必須の上、ベース通貨がドルに固定される(フリーで使用する場合)。

Openexchagerateを使用する場合、上記サイトにアクセスしAPIを取得すること。

Magento管理画面には以下の項目が追加される。

Philwinkle_Fixerio

こちらの機能拡張のほうが使いやすいです。

This module adds the Fixer.io webservice to the list of available currency conversion webservices in Magento.

Enable

To enable navigate to System > Config > Currency Setup and select Fixer.io from the dropdown. Ensure that your shop is set to allow multiple currencies by, of course, selecting multiple currencies from the allowed currencies setting.

Populate rates

Now navigate to System > Manage Currency > Rates.

Select Fixer.io from the dropdown and select “Import” to begin an import. You will need to save the data values after run by clicking “Save” in the upper-right hand corner.

Automated Nightly Job

Import the rates nightly by setting up the job to do so. Navigate to System > Config > Currency Settings > Scheduled Import Settings and select Fixer.io from the dropdown. Also enable the service if not previously enabled.