Simple Currency Converter
Categories
Component ID
2502705
Component name
Simple Currency Converter
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
1749
Component created
Component changed
Component body
Convert all the prices on your site to any currency for better user experience.
Usage
As an example add the following markup to you page.
<a class="scc_modal_window_trigger" href="/" >Open Currency Selector</a>
Convert from USD: <span class="scc_price" data-amount="100" data-currency-code="AUS"> </span><br/>
Convert from EUR: <span class="scc_price" data-amount="100" data-currency-code="EUR"> </span><br/>
Convert from GBP: <span class="scc_price" data-amount="100" data-currency-code="GBP"> </span>
Features
1. Convert prices on the page to any currency.
2. Multiple currency feeds can be used:
• Google Finance
• European Central Bank
• Westpac Bank (NZ)
3. Currency feeds are pluggable so you can write your own.
4. Admin notification when conversion check fails.
5. Flexible configuration
Basic Installation & Configuration
1. Download and enable the module.
2. Go to Administration > Configuration > Regional and language > Simple Currency Converter (admin/config/regional/simplecurrencyconverter).
3. Click on Manage Display for the relevant
